2025-07-03 UTC
#
trwnh in theory for just a reader, you can implement GET outbox (if the actor publishes an outbox and allows GET); this is almost directly analogous to an rss/atom feed except the data format is activities instead of entries, and you also probably have to deal with paging which differs across implementations > I don't want my reader to also have to implement ActivityPub pieces.