You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_crud/src/community
Nutomic 7058cfa1cf
Implement restricted community (only mods can post) (fixes #187) (#2235)
* Implement restricted community (only mods can post) (fixes #187)

* review fixes

* fix tests
2 years ago
..
create.rs Make sure application questionaire is required. Fixes #2189 2 years ago
delete.rs Rework error handling (fixes #1714) (#2135) 2 years ago
list.rs Split apart api files (#2216) 2 years ago
mod.rs Split apart api files (#2216) 2 years ago
read.rs Split apart api files (#2216) 2 years ago
update.rs Implement restricted community (only mods can post) (fixes #187) (#2235) 2 years ago