lemmy/crates/db_schema/src
Nutomic 3a19af5215
Allow marking multiple posts as read in single api call (fixes #3963) (#4048)
* Allow marking multiple posts as read in single api call (fixes #3963)

* cleanup

* limit array length

* fix test

* review

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-10-17 12:35:51 -04:00
..
aggregates Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
impls Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
source Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Cleanup public api (#4047) 2023-10-16 19:37:28 -04:00
newtypes.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
schema.rs Enable animated avatars setting (#4040) 2023-10-17 10:52:34 -04:00
traits.rs Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
utils.rs Cleanup public api (#4047) 2023-10-16 19:37:28 -04:00