lemmy/crates/api/src/local_user
Nutomic 27be1efb74
Rewrite remaining federation actions, get rid of PerformCrud trait (#3794)
* Rewrite ban actions

* Rewrite delete/remove actions

* Rewrite remove/delete community

* Rewrite report actions

* Rewrite feature/lock post

* Rewrite update community actions

* Rewrite remaining federation actions

* Get rid of PerformCrud trait

* clippy
2023-08-02 12:52:41 -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 Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00
block.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
change_password.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
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