lemmy/crates/apub/src
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
..
activities pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
api Make sure you can view your moderated deleted and removed communities. (#4912) 2024-07-23 12:38:54 -04:00
collections Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
fetcher Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
http Add timeout for processing incoming activities (#4708) 2024-05-08 08:00:55 -04:00
objects Fix instance AP outbox url (#4917) 2024-07-24 12:18:28 +02:00
protocol Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00
activity_lists.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
lib.rs Fix import blocked objects (#4712) 2024-05-14 23:03:43 -04:00
mentions.rs Avoid crash when handling urls without domain (#4676) 2024-04-30 06:33:37 -04:00