lemmy/crates/api/src/community
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
..
add_mod.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
ban.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
block.rs Implement federated user following (fixes #752) (#2577) 2022-11-23 18:40:47 -05:00
follow.rs Implement federated user following (fixes #752) (#2577) 2022-11-23 18:40:47 -05:00
hide.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
mod.rs Implement restricted community (only mods can post) (fixes #187) (#2235) 2022-04-28 20:32:32 +00:00
transfer.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00