lemmy/crates/apub/src/fetcher
Nutomic d20d2b9218
Implement federated user following (fixes #752) (#2577)
* Implement federated user following (fixes #752)

* rewrite send_activity_in_community and add docs, remove default for column pending

* improve migration

* replace null values in db migration
2022-11-23 18:40:47 -05:00
..
deletable_apub_object.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
mod.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
post_or_comment.rs clippy fixes 2022-09-02 10:49:54 -04:00
search.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
user_or_community.rs Implement federated user following (fixes #752) (#2577) 2022-11-23 18:40:47 -05:00
webfinger.rs Remove federation settings, rely on sensible defaults instead (#2574) 2022-11-21 11:44:34 -05:00