lemmy/crates
Dessalines 236c7e24fd
Making mark post read fields optional. (#4055)
* Making mark post read fields optional.

* Remove unecessary &

* Fix clippy.

* Addressing PR comments.

* serde(default)

* Revert "serde(default)"

This reverts commit d56afd3075.

---------

Co-authored-by: Felix Ableitner <me@nutomic.com>
2023-10-19 20:16:23 -04:00
..
api Making mark post read fields optional. (#4055) 2023-10-19 20:16:23 -04:00
api_common Making mark post read fields optional. (#4055) 2023-10-19 20:16:23 -04:00
api_crud Convert more responses to SuccessResponse. Fixes #2860 (#4058) 2023-10-19 13:21:05 -04:00
apub Remove unused static (#4061) 2023-10-19 11:57:39 -04:00
db_schema Adding ts-rs directives for login_token. (#4063) 2023-10-19 20:16:12 -04:00
db_views List distinguished comments first (fixes #3843) (#4050) 2023-10-17 13:22:50 -04:00
db_views_actor Cleanup public api (#4047) 2023-10-16 19:37:28 -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 Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 2023-10-13 09:48:18 -04:00
utils Refactor rate limiter and improve rate limit bucket cleanup (#3937) 2023-10-19 15:31:51 +02:00