lemmy/crates/api_crud
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 Reverting webmention git dep to not break publish. (#4904) 2024-07-19 10:18:45 +02:00