lemmy/crates/api/src/local_user
Nutomic 37998b3398
Rewrite some API handlers to remove Perform trait (#3735)
* Rewrite some API handlers to remove Perform trait

* Convert CreateComment

* ci
2023-07-28 10:39:38 -04:00
..
notifications Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
add_admin.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
ban_person.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
block.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
change_password_after_reset.rs Dont authenticate user after successful password reset #3714 (#3715) 2023-07-25 13:33:02 -04:00
change_password.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
get_captcha.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
list_banned.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
login.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
report_count.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
reset_password.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
save_settings.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
verify_email.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00