lemmy/crates/apub/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
..
activities Ignore activities in remote communities without local followers (#4006) 2023-10-16 06:03:49 -04:00
api Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
collections Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
fetcher Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
http Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
objects Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
protocol Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
lib.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00