lemmy/crates
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
..
api Fix admin notification for new user registration (fixes #4916) (#4925) 2024-07-30 08:34:17 -04:00
api_common pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
api_crud pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
apub pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
db_perf Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_schema Add the ability to fetch a registration application by person_id. (#4913) 2024-07-23 19:01:24 -04:00
db_views Add the ability to fetch a registration application by person_id. (#4913) 2024-07-23 19:01:24 -04:00
db_views_actor Make sure you can view your moderated deleted and removed communities. (#4912) 2024-07-23 12:38:54 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Change type of concurrent sends in config (#4914) 2024-07-22 09:58:50 -04:00
routes Do pictrs transformations for proxied image urls. (#4895) 2024-07-11 17:31:31 +02:00
utils Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00