Commit Graph

2201 Commits

Author SHA1 Message Date
syuilo 00e7b317fc Revert "Fix typo"
This reverts commit f3f6dce60b.
2018-04-03 01:37:02 +09:00
syuilo f8ebbfac0f Revert "Fix"
This reverts commit 8afdb5aef9.
2018-04-03 01:36:55 +09:00
syuilo 8afdb5aef9 Fix 2018-04-03 01:22:23 +09:00
syuilo f3f6dce60b Fix typo 2018-04-03 01:02:04 +09:00
syuilo 7da1913964 [wip] Implement like activity 2018-04-03 00:59:38 +09:00
syuilo d88f096e6b Fix: Remove unused imports 2018-04-02 23:21:04 +09:00
syuilo 5ce6fa67d2 Make migration scripts
and use createdAt instead of _id
2018-04-02 23:19:07 +09:00
syuilo 5b80b6e901
Merge pull request #1374 from akihikodaki/log
Introduce followed log and following log
2018-04-02 22:06:24 +09:00
Akihiko Odaki 319e905bf9 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
syuilo 4fc04acdc1
Merge pull request #1373 from akihikodaki/misc
Implement Follow activity
2018-04-02 19:53:04 +09:00
Akihiko Odaki 7942f76acb Implement Follow activity 2018-04-02 19:50:40 +09:00
syuilo da36d50cfe
Merge pull request #1372 from akihikodaki/misc
Improve WebFinger verification
2018-04-02 19:38:47 +09:00
Akihiko Odaki 8361289b4e Improve WebFinger verification 2018-04-02 19:37:00 +09:00
syuilo 5ceb808c6f ✌️ 2018-04-02 18:59:48 +09:00
syuilo b42c656776
Merge pull request #1371 from akihikodaki/misc
Resolve account by signature in inbox
2018-04-02 18:38:29 +09:00
Akihiko Odaki 69763ac32b Resolve account by signature in inbox 2018-04-02 18:36:47 +09:00
syuilo 81af33f8a1
Merge pull request #1368 from akihikodaki/misc
Distribute posts from remote
2018-04-02 17:41:51 +09:00
Akihiko Odaki ce7efc4dbb Distribute posts from remote 2018-04-02 17:11:14 +09:00
syuilo 2835259dc4 Present icons 2018-04-02 15:22:32 +09:00
syuilo 1ba3661791 Clean up 2018-04-02 15:19:12 +09:00
syuilo 0718ae45cb Add visibility property 2018-04-02 14:18:01 +09:00
Akihiko Odaki aa94035987 Introduce acct directory 2018-04-02 13:44:32 +09:00
Akihiko Odaki 4ef3d3a6d2 Introduce renderers directory 2018-04-02 13:41:25 +09:00
Akihiko Odaki ad38cd2605 Introduce publishers directory 2018-04-02 13:33:46 +09:00
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 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 cd2542e0fd Refactor 2018-04-02 04:15:27 +09: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 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
Akihiko Odaki cba73d6bc1 Implement account public key endpoint 2018-04-01 20:07:04 +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