lemmy/crates/api_crud/src/comment
abdel-m 2ccb46b66d
pass local user to send local notifs (#4920)
* pass local user to send local notif

* pass local user to all crud calls

* execution of command "cargo +nightly fmt"

* Formatting and mode fixes.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-07-30 08:34:58 -04:00
..
create.rs pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
delete.rs pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
read.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
remove.rs pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
update.rs pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00