lemmy/crates/api_crud/src/community
Nutomic db1abff857
Add option to limit community creation to admins only (fixes #1586) (#1587)
* Add option to limit community creation to admins only (fixes #1586)

* address review
2021-04-22 19:42:58 -04:00
..
create.rs Add option to limit community creation to admins only (fixes #1586) (#1587) 2021-04-22 19:42:58 -04:00
delete.rs Use .map_err in api code (fixes #1573) (#1575) 2021-04-16 09:10:43 -04:00
mod.rs Fix API and clippy warnings 2021-03-29 20:55:08 +02:00
read.rs Use .map_err in api code (fixes #1573) (#1575) 2021-04-16 09:10:43 -04:00
update.rs Remote mods can update/delete/undelete communities 2021-04-13 15:19:17 +02:00