You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
api Fix admin notification for new user registration (fixes #4916) (#4925) 3 months ago
api_common pass local user to send local notifs (#4920) 3 months ago
api_crud pass local user to send local notifs (#4920) 3 months ago
apub pass local user to send local notifs (#4920) 3 months ago
db_perf Remove PersonInsertForm builder (#4779) 4 months ago
db_schema Add the ability to fetch a registration application by person_id. (#4913) 3 months ago
db_views Add the ability to fetch a registration application by person_id. (#4913) 3 months ago
db_views_actor Make sure you can view your moderated deleted and removed communities. (#4912) 3 months ago
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 6 months ago
federate Change type of concurrent sends in config (#4914) 3 months ago
routes Do pictrs transformations for proxied image urls. (#4895) 3 months ago
utils Make eligible enums convertable to static strs (#4915) 3 months ago