lemmy/crates
Dessalines 5540257b36
Fixing problem with SaveUserSettings, when either the Person or Local… (#4077)
* Fixing problem with SaveUserSettings, when either the Person or LocalUser update is null.

- Fixes #4076
- Also upgrading api_test deps

* Move function into test.
2023-10-24 11:20:23 +02:00
..
api Fixing problem with SaveUserSettings, when either the Person or Local… (#4077) 2023-10-24 11:20:23 +02:00
api_common Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075) 2023-10-23 12:40:29 -04:00
api_crud Convert more responses to SuccessResponse. Fixes #2860 (#4058) 2023-10-19 13:21:05 -04:00
apub Avoid using proxy for pictrs requests (fixes #3489) (#4072) 2023-10-20 11:09:34 -04:00
db_schema Adding ts-rs directives for login_token. (#4063) 2023-10-19 20:16:12 -04:00
db_views Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075) 2023-10-23 12:40:29 -04:00
db_views_actor Hide deleted user accounts, add tests for PersonView (fixes #3811) (#4070) 2023-10-20 10:01:29 -04:00
db_views_moderator chore: Run rust format 2023-09-22 21:39:03 -04:00
federate chore: Run rust format 2023-09-22 21:39:03 -04:00
routes Adding /version route. Fixes #2914 (#4059) 2023-10-24 10:49:52 +02:00
utils Return status 401 on logout with invalid auth (fixes #4081) (#4082) 2023-10-23 12:17:26 -04:00