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 |
|