lemmy/crates/apub/src/api
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
..
list_comments.rs Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
list_posts.rs Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
mod.rs Implement user data import/export (#3976) 2023-10-11 16:47:22 +02:00
read_community.rs Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
read_person.rs Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
resolve_object.rs Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
search.rs Cleanup public api (#4047) 2023-10-16 19:37:28 -04:00
user_settings_backup.rs Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00