Commit Graph

7383 Commits

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