Commit graph

4750 commits

Author SHA1 Message Date
Akihiko Odaki
dedd5bbdba Implement remote follow 2018-04-01 23:30:57 +09:00
syuilo
2037d1c602 Add missing semicolon 2018-04-01 22:24:44 +09:00
syuilo
a60482e90a Fix type annotation 2018-04-01 22:09:25 +09:00
syuilo
a3229a2308 Refactor 2018-04-01 21:56:11 +09:00
syuilo
5970159490 oops 2018-04-01 21:53:44 +09:00
syuilo
0328ef96d9 Fix test 2018-04-01 21:35:38 +09:00
syuilo
28c8b843ee Some fixes and refactors 2018-04-01 21:24:25 +09:00
syuilo
4841bc4642 Better variable name 2018-04-01 21:19:39 +09:00
syuilo
0aee0bde27 Add missing semicolon 2018-04-01 21:17:46 +09:00
syuilo
823438f05b Remove unnecessary brackets 2018-04-01 21:16:37 +09:00
syuilo
4ebb22f37d Add missing brackets 2018-04-01 21:15:00 +09:00
syuilo
94e3cec38c Merge pull request #1355 from akihikodaki/publickey
Implement account public key endpoint
2018-04-01 20:08:22 +09:00
Akihiko Odaki
92b3501c6b Implement account public key endpoint 2018-04-01 20:07:04 +09:00
syuilo
3c0aeb5bb1 Merge pull request #1343 from syuilo/greenkeeper/@types/js-yaml-3.11.1
Update @types/js-yaml to the latest version 🚀
2018-04-01 19:58:08 +09:00
syuilo
f0d15848ac Merge pull request #1344 from syuilo/greenkeeper/html-minifier-3.5.13
Update html-minifier to the latest version 🚀
2018-04-01 19:57:53 +09:00
syuilo
14cd69f539 Merge branch 'master' into greenkeeper/html-minifier-3.5.13 2018-04-01 19:57:36 +09:00
syuilo
2c63a4e069 Merge pull request #1354 from syuilo/greenkeeper/bootstrap-vue-2.0.0-rc.4
fix(package): update bootstrap-vue to version 2.0.0-rc.4
2018-04-01 19:57:09 +09:00
syuilo
f20f9c0a9d Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-01 19:53:38 +09:00
syuilo
b2c29f630c Clean up 2018-04-01 19:53:35 +09:00
syuilo
07543da160 Update README.md 2018-04-01 19:43:27 +09:00
syuilo
96e7a36790 Merge pull request #1353 from akihikodaki/webfinger
Implement outbox
2018-04-01 19:24:18 +09:00
Akihiko Odaki
344c6b7b39 Implement outbox 2018-04-01 19:21:59 +09:00
syuilo
e494fdd6da Refactor: Better variable name 2018-04-01 18:28:10 +09:00
syuilo
40c9adfef5 Fix type annotation 2018-04-01 18:20:17 +09:00
syuilo
d960e52690 Merge pull request #1352 from akihikodaki/inbox
Respond with 202 for inbox request
2018-04-01 18:17:36 +09:00
syuilo
f9c290a9df Resolve conflict 2018-04-01 18:17:04 +09:00
Akihiko Odaki
f53497e2c0 Respond with 202 for inbox request 2018-04-01 18:16:47 +09:00
syuilo
961fe33bb9 Merge pull request #1351 from akihikodaki/webfinger
Implement post Activity Streams
2018-04-01 18:15:35 +09:00
Akihiko Odaki
f4c4ce8331 Implement post Activity Streams 2018-04-01 18:12:51 +09:00
syuilo
65478160ca Add missing property 2018-04-01 18:07:29 +09:00
greenkeeper[bot]
2212a55bad fix(package): update bootstrap-vue to version 2.0.0-rc.4
Closes #1349
2018-04-01 08:40:47 +00:00
syuilo
7fe9c9e73f Fix 2018-04-01 16:46:33 +09:00
syuilo
13949270d2 Use dot notation 2018-04-01 16:04:23 +09:00
syuilo
a733e78880 Merge pull request #1350 from akihikodaki/webfinger
Implement inbox
2018-04-01 16:02:06 +09:00
Akihiko Odaki
b8ff725aff Implement inbox 2018-04-01 15:58:49 +09:00
syuilo
2ba079342f [wip] dark mode 2018-04-01 15:58:32 +09:00
syuilo
1095f8ca43 Merge pull request #1348 from akihikodaki/webfinger
Implement WebFinger
2018-04-01 14:13:21 +09:00
Akihiko Odaki
388a9c2b18 Implement WebFinger 2018-04-01 14:12:07 +09:00
syuilo
0c5fbe1b9c Merge pull request #1347 from akihikodaki/user
Mark host parameter of /api/users/show nullable
2018-04-01 14:11:33 +09:00
Akihiko Odaki
1efde50792 Mark host parameter of /api/users/show nullable 2018-04-01 14:10:22 +09:00
syuilo
713480d923 Disable needless header 2018-04-01 12:43:59 +09:00
syuilo
2617c07f9a Fix test 2018-04-01 12:41:19 +09:00
syuilo
807a88fb9d ✌️ 2018-04-01 12:37:53 +09:00
syuilo
4786a15034 Use sendStatus instead of send 2018-04-01 12:33:26 +09:00
syuilo
a4f47fd034 Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
2018-04-01 12:27:16 +09:00
Akihiko Odaki
07a9eda9da Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
syuilo
04bca07b95 Fix 2018-04-01 11:05:56 +09:00
syuilo
565b6dfd68 Fix 2018-03-31 22:22:11 +09:00
syuilo
86c52c3adc Fix tests 2018-03-31 22:02:30 +09:00
syuilo
c20d3c7ecd Update migration script 2018-03-31 21:54:29 +09:00