Commit graph

4473 commits

Author SHA1 Message Date
Akihiko Odaki 3fb6834f7d Introduce config module 2018-04-02 13:15:53 +09:00
Akihiko Odaki 5b9f3701f5 Abolish common and misc directories 2018-04-02 12:58:53 +09:00
syuilo a0f8b4e940 Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-02 12:02:04 +09:00
syuilo b32d267b5b Update logo 🎨 2018-04-02 12:02:00 +09:00
syuilo 7c5b1273d8
Update README.md 2018-04-02 11:55:57 +09:00
syuilo 3e2071bb37 Update logo 🎨 2018-04-02 11:54:57 +09:00
syuilo e9636b1b94 Docs: Clean up 2018-04-02 11:35:34 +09:00
syuilo 31156a8490 Docs: Fix heading level 2018-04-02 11:34:35 +09:00
syuilo c8a4d62e66 Update setup docs 2018-04-02 11:32:27 +09:00
syuilo 85134b513d Fix config init script 2018-04-02 11:25:31 +09:00
syuilo 21ebd9a367 Refactor 2018-04-02 11:14:45 +09:00
syuilo 6b6adeaa68 Refactor 2018-04-02 04:52:11 +09:00
syuilo 86e1ff6a6f Refactor 2018-04-02 04:48:38 +09:00
syuilo ec4c6d48c1
Merge pull request #1360 from syuilo/greenkeeper/jsdom-11.7.0
Update jsdom to the latest version 🚀
2018-04-02 04:15:52 +09:00
syuilo cd2542e0fd Refactor 2018-04-02 04:15:27 +09:00
greenkeeper[bot] 3504fd6319 fix(package): update jsdom to version 11.7.0 2018-04-01 19:10:28 +00:00
syuilo e8bde94e5b Refactor 2018-04-02 04:01:34 +09:00
syuilo ad57e36d0d Fix: Add missing bracket 2018-04-02 01:26:17 +09:00
syuilo d166dbd01e
Merge pull request #1358 from akihikodaki/inbox
Make inbox signature verification compatible with Mastodon
2018-04-02 00:37:41 +09:00
Akihiko Odaki 111e5d569c Make inbox signature verification compatible with Mastodon 2018-04-02 00:36:36 +09:00
syuilo 2cf5a40649
Merge pull request #1357 from akihikodaki/publickey
Force TLS on WebFinger
2018-04-01 23:34:58 +09:00
Akihiko Odaki baf0c4a340 Force TLS on WebFinger 2018-04-01 23:33:48 +09:00
syuilo 13c2de67a4
Merge pull request #1356 from akihikodaki/publickey
Implement remote follow
2018-04-01 23:32:46 +09:00
Akihiko Odaki dc529711ce Implement remote follow 2018-04-01 23:30:57 +09:00
syuilo f78ff27e93 Add missing semicolon 2018-04-01 22:24:44 +09:00
syuilo 8be069083d Fix type annotation 2018-04-01 22:09:25 +09:00
syuilo cd2c23e390 Refactor 2018-04-01 21:56:11 +09:00
syuilo a20c1c8547 oops 2018-04-01 21:53:44 +09:00
syuilo 2a67c195d8 Fix test 2018-04-01 21:35:38 +09:00
syuilo 79f87b6943 Some fixes and refactors 2018-04-01 21:24:25 +09:00
syuilo 623f5b0072 Better variable name 2018-04-01 21:19:39 +09:00
syuilo e285f6feda Add missing semicolon 2018-04-01 21:17:46 +09:00
syuilo 8e6e70ef8a Remove unnecessary brackets 2018-04-01 21:16:37 +09:00
syuilo a7bf324f3c Add missing brackets 2018-04-01 21:15:00 +09:00
syuilo 7d7320c281
Merge pull request #1355 from akihikodaki/publickey
Implement account public key endpoint
2018-04-01 20:08:22 +09:00
Akihiko Odaki cba73d6bc1 Implement account public key endpoint 2018-04-01 20:07:04 +09:00
syuilo 1748aebf5f
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 1f67be41e0
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 fabda94932
Merge branch 'master' into greenkeeper/html-minifier-3.5.13 2018-04-01 19:57:36 +09:00
syuilo c4056ed785
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 eea3efccc4 Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-01 19:53:38 +09:00
syuilo 109199e445 Clean up 2018-04-01 19:53:35 +09:00
syuilo a3cef6e9b5
Update README.md 2018-04-01 19:43:27 +09:00
syuilo d9c7b89a47
Merge pull request #1353 from akihikodaki/webfinger
Implement outbox
2018-04-01 19:24:18 +09:00
Akihiko Odaki 1f1417a0f7 Implement outbox 2018-04-01 19:21:59 +09:00
syuilo 0cb6fbea8c Refactor: Better variable name 2018-04-01 18:28:10 +09:00
syuilo 9a90d8a7b4 Fix type annotation 2018-04-01 18:20:17 +09:00
syuilo 2e8e5f68dd
Merge pull request #1352 from akihikodaki/inbox
Respond with 202 for inbox request
2018-04-01 18:17:36 +09:00
syuilo fea2e549ba Resolve conflict 2018-04-01 18:17:04 +09:00
Akihiko Odaki c83bb3b8ab Respond with 202 for inbox request 2018-04-01 18:16:47 +09:00