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
Dessalines 7929e77602
Fixing issue with comment replies wrongly marked as read. (#4567)
* Fixing issue with comment replies wrongly marked as read.

- Fixes #4566

* Elaborating on a comment.
2 months ago
..
create.rs Fixing issue with comment replies wrongly marked as read. (#4567) 2 months ago
delete.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 7 months ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 10 months ago
read.rs Remove explicit auth params (#3946) 8 months ago
remove.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 3 months ago
update.rs Add a blocklist for URLs. (#4515) 2 months ago