lemmy/crates/api/src/local_user
Domenic Horner f9351b6512
UI Settings - Blur NSFW & Auto Expand (#3377)
* add new flag to api

* add new ui settings for local user

* remove extraneous def

* add props to application reg.

* fix clippy updated these

* re-order db schema entries

* remove dupe

* update lemmy sdk

* update lemmy js client

---------

Co-authored-by: Nutomic <me@nutomic.com>
2023-07-26 07:53:45 -04: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 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 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 UI Settings - Blur NSFW & Auto Expand (#3377) 2023-07-26 07:53:45 -04:00
verify_email.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00