Dessalines
cfa40e482a
Parse out in reply to field. Fixes #694 ( #799 )
...
- When a comment or post doesn't exist locally, yet we receive
an activitypub with it (for example, a nested comment update,
for a community we just subscribed to, also with a post we
don't have...), then fetch it.
2020-06-11 11:16:33 -04:00
f40f74b20d
Adding additional 3-instance integration test for community announce.
2020-06-03 17:55:32 -04:00
Dessalines
940dc73f28
Federated mentions. Fixes #681 ( #717 )
...
* Federated mentions. Fixes #681
* Changing some todos, adding comments.
2020-05-15 12:36:11 -04:00
bb1b4ee33e
Comment search and apub endpoint
2020-05-14 12:42:26 +02:00
15f1920b25
Federated private messages.
2020-05-05 22:06:24 -04:00
b8b2398d32
Adding undo follow community.
2020-05-03 22:41:45 -04:00
fab22e3d8a
Add federated comment and post undo like.
2020-05-03 20:34:04 -04:00
2c22e413eb
Merge branch 'federation' into federated_remove_actions
2020-05-03 13:22:32 -04:00
a09c818746
Adding federated mod remove actions.
2020-05-03 10:00:59 -04:00
5366797a4b
Add undos for delete community, post, and comment.
2020-05-01 15:01:29 -04:00
2f1cd9976d
Adding federated community, comment, and post deletes.
...
- Unit tests added too.
- No undeletes working yet.
2020-05-01 10:07:38 -04:00
38cdfdf7e0
Changing federated community and user links and searching.
...
- Search: !community@instance, @user@instance
- Representation: community@instance, user@instance
2020-04-30 11:45:12 -04:00
8cd68f56aa
Adding shorthand federated object searching.
2020-04-29 12:55:54 -04:00
59bba148ff
Merge branch 'federation' into add_federated_post_likes
2020-04-28 10:12:07 -04:00
07a9d84ed0
Removing some comments.
2020-04-28 09:57:28 -04:00
3b62f58dd2
Adding federated post and comment likes.
2020-04-28 00:16:02 -04:00
22abbebd41
Lots of additions to federation.
...
- Added a shared inbox.
- Added federated comments, comment updates, and tests.
- Abstracted ap object sends into a common trait.
2020-04-27 12:57:00 -04:00
c3ac1649f2
Implement integration test for federation
2020-04-24 18:30:31 +02:00
e5497edd5c
Adding some more API testing examples.
2020-04-23 14:13:22 -04:00
ce800f75ad
Adding a test bed for API testing. #658
2020-04-23 11:34:32 -04:00