mastodon/app/controllers/activitypub
ThibG 53071389ee Fix multiple issues with replies collection for pages further than self-replies ()
* Fix the replies collection returning snowflakes ids rather than URIs

Fixes 

* Fix min_id in replies queries once self-replies are exhausted

* Fix `next` attribute of replies collection being nil when there are no self-replies

* Rename other_accounts param to only_other_accounts
2019-08-16 22:58:51 +02:00
..
base_controller.rb Add whitelist mode () 2019-07-30 11:10:46 +02:00
collections_controller.rb Add (back) rails-level JSON caching () 2019-07-21 22:32:16 +02:00
inboxes_controller.rb Add whitelist mode () 2019-07-30 11:10:46 +02:00
outboxes_controller.rb Fix caching headers in ActivityPub endpoints () 2019-07-17 00:00:39 +02:00
replies_controller.rb Fix multiple issues with replies collection for pages further than self-replies () 2019-08-16 22:58:51 +02:00