lemmy/crates/apub/src/activities/send
Nutomic aa79c5131f
Implement federated bans (fixes #1298) (#1553)
* Implement federated bans (fixes #1298)

* mod actions should always be federated to affected user, in addition to followers

* Make Undo/Block work for remote mods

* clippy fix

* fix federation test

* vscodium doesnt auto-save changes...
2021-04-09 11:01:26 -04:00
..
comment.rs Implement federated bans (fixes #1298) (#1553) 2021-04-09 11:01:26 -04:00
community.rs Implement federated bans (fixes #1298) (#1553) 2021-04-09 11:01:26 -04:00
mod.rs A first pass. 2021-03-10 23:43:11 -05:00
person.rs Implement federated bans (fixes #1298) (#1553) 2021-04-09 11:01:26 -04:00
post.rs Implement federated bans (fixes #1298) (#1553) 2021-04-09 11:01:26 -04:00
private_message.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00