lemmy/crates/db_views_actor
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
..
src Make sure you can view your moderated deleted and removed communities. (#4912) 2024-07-23 12:38:54 -04:00
Cargo.toml Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00