You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Dessalines 5bfa4e9358
Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075)
* Make sure my_vote is consistently missing if not voted. Fixes #3197

* Fix clippy.

* Fix tests.
1 year ago
..
api Making mark post read fields optional. (#4055) 1 year ago
api_common Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075) 1 year ago
api_crud Convert more responses to SuccessResponse. Fixes #2860 (#4058) 1 year ago
apub Avoid using proxy for pictrs requests (fixes #3489) (#4072) 1 year ago
db_schema Adding ts-rs directives for login_token. (#4063) 1 year ago
db_views Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075) 1 year ago
db_views_actor Hide deleted user accounts, add tests for PersonView (fixes #3811) (#4070) 1 year ago
db_views_moderator chore: Run rust format 1 year ago
federate chore: Run rust format 1 year ago
routes Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 1 year ago
utils Return status 401 on logout with invalid auth (fixes #4081) (#4082) 1 year ago