lemmy/crates
Dessalines 32b73193df
Make sure you can view your moderated deleted and removed communities. (#4912)
* Make sure you can view your moderated deleted and removed communities.

- The front end checks to see whether you are a mod, in order to be
  able to restore deleted / removed communities. This removes a filter
  which prevents that.
- Fixes #4911

* Only show deleted communities to creator, and removed to admins.

* Addressing PR comments.
2024-07-23 12:38:54 -04:00
..
api Adding checks for higher admin and mod. (#4860) 2024-07-16 12:22:47 +02:00
api_common federation: parallel sending per instance (#4623) 2024-07-21 11:50:50 -04:00
api_crud Make sure you can view your moderated deleted and removed communities. (#4912) 2024-07-23 12:38:54 -04:00
apub Make sure you can view your moderated deleted and removed communities. (#4912) 2024-07-23 12:38:54 -04:00
db_perf Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_schema Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00
db_views Adding checks for higher admin and mod. (#4860) 2024-07-16 12:22:47 +02:00
db_views_actor Make sure you can view your moderated deleted and removed communities. (#4912) 2024-07-23 12:38:54 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Change type of concurrent sends in config (#4914) 2024-07-22 09:58:50 -04:00
routes Do pictrs transformations for proxied image urls. (#4895) 2024-07-11 17:31:31 +02:00
utils Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00