Commit graph

18 commits

Author SHA1 Message Date
Akihiko Odaki c22cb37759 Remove resolveRemoteUserObjects method of remote/activitypub/resolver
The value of the value returned by resolveRemoteUserObjects method of
remote/activitypub/resolver was inconsistent.
2018-04-03 20:41:54 +09:00
syuilo 9a6d524d5a Refactor 2018-04-03 20:09:26 +09:00
syuilo a596a960bf
Merge pull request #1383 from akihikodaki/unfollow
Add a missing semicolon
2018-04-03 17:23:41 +09:00
Akihiko Odaki 30614a3779 Add a missing semicolon 2018-04-03 17:21:59 +09:00
syuilo c666a2b26e
Merge pull request #1382 from akihikodaki/unfollow
Implement remote account unfollow
2018-04-03 17:19:52 +09:00
Akihiko Odaki 4b507ed349 Implement remote account unfollow 2018-04-03 17:18:06 +09:00
syuilo 41d3992c52
Merge pull request #1381 from akihikodaki/unfollow
Implement unfollow by remote account
2018-04-03 16:37:42 +09:00
Akihiko Odaki 6b66ec1231 Implement unfollow by remote account 2018-04-03 16:35:07 +09:00
Akihiko Odaki a9abc669e0 Fix ActivityStreams collection resolution 2018-04-03 16:32:54 +09:00
Akihiko Odaki 6503beecc5 Explicityly wrap objects with Create activity 2018-04-03 12:25:13 +09:00
Akihiko Odaki cc3704c3e9 Accept remote follow 2018-04-03 12:07:29 +09:00
Akihiko Odaki 32c008d008 Deliver posts to remote followers 2018-04-03 02:10:43 +09:00
Akihiko Odaki 7942f76acb Implement Follow activity 2018-04-02 19:50:40 +09:00
Akihiko Odaki 69763ac32b Resolve account by signature in inbox 2018-04-02 18:36:47 +09:00
Akihiko Odaki ce7efc4dbb Distribute posts from remote 2018-04-02 17:11:14 +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 cd2542e0fd Refactor 2018-04-02 04:15:27 +09:00