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.
2024-03-26 10:46:37 -04:00
..
create.rs Fixing issue with comment replies wrongly marked as read. (#4567) 2024-03-26 10:46:37 -04:00
delete.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 2023-10-13 09:48:18 -04:00
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
read.rs Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
remove.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 2024-02-15 08:52:04 -05:00
update.rs Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00