lemmy/crates/apub/src/activities
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
..
block Avoid crash when handling urls without domain (#4676) 2024-04-30 06:33:37 -04:00
community Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
create_or_update pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
deletion Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
following Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
voting chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
mod.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00