2018-08-12 UTC
# saranix you know what would be useful? A sitewide bulk fetch service. Not quite a shared outbox, because the requester is controlling all the semantics, not the server. e.g. POST example.com/bulk-fetch
{ itemCount: 25, items: [ 'user1/activity/12323','user5/activity/45454',... ] }