Commit Graph

487 Commits

Author SHA1 Message Date
Felix efbbb2364c Federate community category and nsfw 2020-05-05 16:30:13 +02:00
Dessalines eb26be9485 Merge branch 'yerba_page_extension' into federation 2020-05-04 21:24:53 -04:00
Dessalines 96366f9e7a Adding a comment on what comment.read is. 2020-05-04 21:14:24 -04:00
Felix 2d5251812e Federate nsfw/locked info for posts 2020-05-05 02:09:27 +02:00
Dessalines e4ee8090b9 Renaming ignore to unfollow in followable trait. 2020-05-04 14:26:16 -04:00
Dessalines 4d82b89947 Adding undo follow community. 2020-05-03 22:41:45 -04:00
Dessalines cf427543e5 Add federated comment and post undo like. 2020-05-03 20:34:04 -04:00
Dessalines 6b55f22797 Merge branch 'federation' into federated_remove_actions 2020-05-03 13:27:53 -04:00
Dessalines 4711b00a68 Merge branch 'federation' into federated_remove_actions 2020-05-03 13:22:32 -04:00
Dessalines 31f3b0761a
Merge pull request #687 from LemmyNet/undo_delete_community
Undo delete for community, comment, and post.
2020-05-03 13:21:01 -04:00
Dessalines 7aff26eb0f Some additional notes, reorg. 2020-05-03 10:22:25 -04:00
Dessalines 594598efff Adding federated mod remove actions. 2020-05-03 10:00:59 -04:00
Dessalines 8358bdbe36 Add undos for delete community, post, and comment. 2020-05-01 15:01:29 -04:00
Dessalines e6d9369f19 Adding federated community, comment, and post deletes.
- Unit tests added too.
- No undeletes working yet.
2020-05-01 10:07:38 -04:00
Felix 35953addbd update activitystreams lib 2020-04-30 18:30:01 +02:00
Dessalines d7d7beaa74 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
Felix 808aac15c9 wip: add former_type to tombstone 2020-04-29 21:10:50 +02:00
Dessalines 906f34ff2d Adding shorthand federated object searching. 2020-04-29 12:55:54 -04:00
Felix 78ed0e59fb Address comments, implement delete for posts and comments 2020-04-29 16:51:25 +02:00
Felix 42acbe2275 Implement deleting communities 2020-04-28 19:46:25 +02:00
Dessalines 568defaa4b Merge branch 'federation' into add_federated_post_likes 2020-04-28 10:12:07 -04:00
Dessalines 1e95f50898 Merge branch 'federation' into add_activity_table 2020-04-28 10:10:05 -04:00
Dessalines d280e6e592 Removing some comments. 2020-04-28 09:57:28 -04:00
Dessalines 53215073a8 Adding federated post and comment likes. 2020-04-28 00:16:02 -04:00
Dessalines f11ba44240 Merge branch 'shared_inbox_1' into add_federated_post_likes 2020-04-27 22:48:20 -04:00
Dessalines 856f0744af 1/3rd done with post likes 2020-04-27 22:47:26 -04:00
Dessalines 0ea8f0e254 Adding a better switching for activity kinds for the shared inbox. 2020-04-27 19:21:41 -04:00
Dessalines 322d8ce0b1 Adding activity table inserts. 2020-04-27 18:17:02 -04:00
Dessalines 035921d568 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
Dessalines 9810e87eb2 Making a trait function for follow and accept. 2020-04-26 13:20:42 -04:00
Dessalines c16fb9d00a Adding back in post fetching. 2020-04-25 11:49:15 -04:00
Dessalines 122bb3857a Adding get_public_key_ext() to ActorType trait. 2020-04-24 22:34:51 -04:00
Dessalines a44cdc4bf4 Use an associated type instead of Generic. 2020-04-24 17:30:27 -04:00
Dessalines 0a0250d819 Some more cleanup. 2020-04-24 15:55:54 -04:00
Dessalines 1f66d047bc Some fed fixes. 2020-04-24 10:04:36 -04:00
Felix 1b1c2e229d Also use correct header in fetcher.rs 2020-04-23 13:42:09 +02:00
Felix 3162cb580e Fix header guard for apub responses 2020-04-22 20:56:31 +02:00
Dessalines abce364196 Merge branch 'federation' of https://yerbamate.dev/LemmyNet/lemmy into federation 2020-04-21 20:41:50 -04:00
Dessalines d6a4840734 Fixing nodeinfo error type. 2020-04-21 20:34:37 -04:00
Dessalines 8919023fe8 Merge branch 'master' into merge_master_2 2020-04-21 20:29:52 -04:00
Dessalines 14fb5f57c4 Adding websocket blocking. 2020-04-21 17:57:20 -04:00
Dessalines 3f6a4096f8 Fixing closures. 2020-04-21 16:48:54 -04:00
Felix f5fe650b86 Change apub IDs to be consistent with html urls 2020-04-21 22:45:01 +02:00
Dessalines 381e3f0757 Merge branch 'master' into routes_web_block 2020-04-21 16:41:07 -04:00
Dessalines 7f3db52516 Adding web::blocks to routes. 2020-04-21 16:40:03 -04:00
Dessalines a80104119b Merge branch 'master' into federation_merge_from_master_1 2020-04-21 10:25:29 -04:00
Dessalines b396ed407e Change local unique username constraints. 2020-04-21 09:21:29 -04:00
Dessalines eeca08070c Version v0.6.51 2020-04-20 15:40:56 -04:00
Dessalines d0c38b0927 Merge branch 'abstract_websocket_sends' 2020-04-20 15:39:34 -04:00
Dessalines ac03cfe2a1 Merge branch 'asonix-abstract_websocket_sends' into abstract_websocket_sends 2020-04-20 15:03:32 -04:00