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/comment
Nutomic 3c358e5b0b
Mods and admins can comment in locked posts (fixes #4116) (#4488)
* Mods and admins can comment in locked posts (fixes #4116)

* fmt

* fix

* fix test
3 months ago
..
create.rs Mods and admins can comment in locked posts (fixes #4116) (#4488) 3 months ago
delete.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 8 months ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
read.rs Remove explicit auth params (#3946) 9 months ago
remove.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
update.rs Rewrite images to use local proxy (#4035) 4 months ago