lemmy/crates/api/src/local_user
dullbananas 88215bfbc9
Remove TypedBuilder from db_views and db_views_actor (#3637)
* change pool fields to parameters for list

* remove my_person_id and admin fields

* Change recipient id to list param

* Remove TypedBuilder from db_views and db_views_actor
2023-07-17 12:20:25 +02:00
..
notifications Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
add_admin.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
ban_person.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -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 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 feat: re-added captcha checks (#3289) 2023-06-27 06:38:53 -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 Add infinite scroll user option (#3572) 2023-07-12 09:12:01 -04:00
verify_email.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00