Commit Graph

52 Commits

Author SHA1 Message Date
syuilo
37afa07c8d Fix bug 2018-04-08 07:11:29 +09:00
syuilo
d482ca7f9f Implement announce
And bug fixes
2018-04-08 06:55:26 +09:00
syuilo
5e5c46545c Fix bug 2018-04-08 05:07:17 +09:00
syuilo
9739dc4ac2 Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo
2ebbb70356 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
syuilo
f79dc2cbc0 Implement like 2018-04-07 17:05:14 +09:00
syuilo
a85c9b8e6f Refactor 2018-04-07 16:36:40 +09:00
syuilo
7fd7751c08 Refactor 2018-04-07 16:14:35 +09:00
syuilo
6113f7260c Refactor 2018-04-07 15:54:11 +09:00
syuilo
8e8a9175ad Add todo 2018-04-07 15:52:42 +09:00
syuilo
20ae8012cf Ignore post that not public 2018-04-07 12:05:15 +09:00
syuilo
ad4378bda8 Support unlisted visibility type 2018-04-07 12:02:25 +09:00
syuilo
32516b1d8e Visibility support 2018-04-07 07:27:18 +09:00
syuilo
c2cced0a45 投稿に関しては論理削除するように
処理をシンプルにするため
2018-04-07 07:19:30 +09:00
syuilo
2311f3017e Fix bug 2018-04-07 06:59:20 +09:00
syuilo
3f85ae0fbf Refactor 2018-04-07 06:58:53 +09:00
syuilo
e1649f21a9 Fix bug 2018-04-07 06:51:35 +09:00
syuilo
3e96070371 Fix bug 2018-04-07 06:44:29 +09:00
syuilo
efb172bce8 Bug fixes and some refactors 2018-04-07 06:13:40 +09:00
syuilo
2057fdde4a Add todo 2018-04-07 00:07:30 +09:00
syuilo
24cfde31ab Add todo 2018-04-06 22:00:37 +09:00
syuilo
20956d46c0 Revert "Remove silent flag"
This reverts commit 9c15c94f801de7019f014446aa3b8ea42980a1da.
2018-04-06 20:45:33 +09:00
syuilo
5974e64f06 Split code 2018-04-06 19:35:23 +09:00
syuilo
0c1337905a Fix type annotation 2018-04-06 19:26:17 +09:00
syuilo
aeae5aa9ff Add todos 2018-04-06 19:23:13 +09:00
syuilo
38dab6704b Remove silent flag 2018-04-06 19:18:38 +09:00
syuilo
9de6408557 Better English 2018-04-06 14:47:00 +09:00
syuilo
7961ef33b2 RENAME: api --> services 2018-04-06 03:10:25 +09:00
syuilo
925815d67e wip 2018-04-05 23:19:47 +09:00
syuilo
207332d71f wip 2018-04-05 22:49:41 +09:00
syuilo
504d845a01 wip 2018-04-05 19:23:42 +09:00
syuilo
2468b34d93 wip 2018-04-05 19:19:00 +09:00
syuilo
074ea114ab wip 2018-04-05 03:21:11 +09:00
syuilo
cb8a504362 wip 2018-04-05 01:22:41 +09:00
syuilo
e850c99418 wip 2018-04-05 00:50:57 +09:00
syuilo
de40762ee8 wip 2018-04-04 23:59:38 +09:00
syuilo
bddcd13f58 wip 2018-04-04 23:12:35 +09:00
syuilo
b81e80a3fe Merge pull request #1393 from akihikodaki/duplicate
Allow to undo Create activity
2018-04-04 19:52:33 +09:00
Akihiko Odaki
cc45e0c3d4 Allow to undo Create activity 2018-04-04 19:51:41 +09:00
syuilo
a3f8a48ddf [wip] Implement like activity 2018-04-04 19:29:06 +09:00
Akihiko Odaki
6d07ce46dc Implement Delete activity 2018-04-04 00:22:00 +09:00
syuilo
5c2978d1f6 Refactor 2018-04-03 23:59:03 +09:00
Akihiko Odaki
562ae599f6 Wait for promise to resolve in Undo activity handler 2018-04-03 22:19:11 +09:00
Akihiko Odaki
4c3c87fb99 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
e8e1b8fc58 Refactor 2018-04-03 20:09:26 +09:00
Akihiko Odaki
99ef1512c5 Add a missing semicolon 2018-04-03 17:21:59 +09:00
Akihiko Odaki
749f0fd6cb Implement remote account unfollow 2018-04-03 17:18:06 +09:00
Akihiko Odaki
bd935c5696 Implement unfollow by remote account 2018-04-03 16:35:07 +09:00
Akihiko Odaki
c8077538f2 Accept remote follow 2018-04-03 12:07:29 +09:00
Akihiko Odaki
00253eb355 Implement Follow activity 2018-04-02 19:50:40 +09:00