lemmy/crates/api/src
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
..
comment Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
comment_report Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
community Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
local_user UI Settings - Blur NSFW & Auto Expand (#3377) 2023-07-26 07:53:45 -04:00
post Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_report Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
private_message Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
private_message_report Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
site Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
lib.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00