lemmy/crates
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
..
api Implement federated bans (fixes #1298) (#1553) 2021-04-09 11:01:26 -04:00
api_common Forgot to remove extra fields for changepassword. 2021-04-08 21:14:26 -04:00
api_crud Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
apub Implement federated bans (fixes #1298) (#1553) 2021-04-09 11:01:26 -04:00
apub_receive Implement federated bans (fixes #1298) (#1553) 2021-04-09 11:01:26 -04:00
db_queries Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
db_schema Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
db_views Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
db_views_actor Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
db_views_moderator Strictly typing DB id fields. Fixes #1498 2021-03-18 16:25:21 -04:00
routes Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
utils Better DB default fields. (#1560) 2021-04-08 11:19:58 +00:00
websocket Moving ChangePassword to its own API action. Fixes #1471 2021-04-01 17:39:01 -04:00