lemmy/crates/apub/src
Nutomic 41d4852efc
Federate group moderators using attributedTo field (#2588)
* Federate group moderators using attributedTo field

* fix tests

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2022-11-25 09:01:58 -05:00
..
activities Implement federated user following (fixes #752) (#2577) 2022-11-23 18:40:47 -05:00
collections Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
fetcher Implement federated user following (fixes #752) (#2577) 2022-11-23 18:40:47 -05:00
http Add some more clippy lints (#2586) 2022-11-24 16:38:00 +00:00
objects Federate group moderators using attributedTo field (#2588) 2022-11-25 09:01:58 -05:00
protocol Federate group moderators using attributedTo field (#2588) 2022-11-25 09:01:58 -05:00
activity_lists.rs Implement federated user following (fixes #752) (#2577) 2022-11-23 18:40:47 -05:00
lib.rs Remove federation settings, rely on sensible defaults instead (#2574) 2022-11-21 11:44:34 -05:00
mentions.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00