lemmy/crates/api_crud/src/comment
Dessalines 6cedc79273 Only block replies from the community's instance id.
- Also refactor send_local_notifs slightly, since it has to fetch the
  community now.
- Fixes #4590
2024-04-05 13:21:11 -04:00
..
create.rs Only block replies from the community's instance id. 2024-04-05 13:21:11 -04:00
delete.rs Only block replies from the community's instance id. 2024-04-05 13:21:11 -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 Only block replies from the community's instance id. 2024-04-05 13:21:11 -04:00
update.rs Only block replies from the community's instance id. 2024-04-05 13:21:11 -04:00