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
3999e0485e
migrate tombstone
2020-06-03 17:10:16 +02:00
1aa30d855e
address review comments
2020-06-01 16:48:07 +02:00
f3aba6da92
fix comment notifications
2020-05-30 20:05:42 +02:00
c34cc46c2d
get it working (mostly)
2020-05-30 19:44:50 +02:00
8f9bd1fef7
get some more things working
2020-05-28 15:20:12 +02:00
f15c3b4e1e
Merge branch 'yerba_rework-imports' into federation
2020-05-16 21:09:26 -04:00
9e61c3be94
Rework imports
2020-05-16 20:04:17 +02: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
3a4973ad68
Merge branch 'federation' into yerba_refactoring
2020-05-14 18:35:29 -04:00
13ca47a3b4
Use ActorType for sign/verify, instead of passing raw privatekey/actor_id
2020-05-14 17:17:40 +02:00
11acc7225e
Add helper function for Activity::create()
2020-05-14 14:26:44 +02:00
bb1b4ee33e
Comment search and apub endpoint
2020-05-14 12:42:26 +02:00
fab22e3d8a
Add federated comment and post undo like.
2020-05-03 20:34:04 -04:00
dfc9637230
Merge branch 'federation' into federated_remove_actions
2020-05-03 13:27:53 -04:00
211ef795e9
Some additional notes, reorg.
2020-05-03 10:22:25 -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
770dcbdc49
wip: add former_type to tombstone
2020-04-29 21:10:50 +02:00
c43f06124a
Address comments, implement delete for posts and comments
2020-04-29 16:51:25 +02:00
0c0c683986
Implement deleting communities
2020-04-28 19:46:25 +02:00
59bba148ff
Merge branch 'federation' into add_federated_post_likes
2020-04-28 10:12:07 -04:00
b60c7bbae7
Merge branch 'federation' into add_activity_table
2020-04-28 10:10:05 -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
70060c27b2
Adding activity table inserts.
2020-04-27 18:17: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