chinwagsocial/app/controllers/api
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311)
This will reduce requests on who have only few statuses.

- Use next link header to detect more items from first request
- Omit next link header if result items are fewer than requested count
(It had omit it only if result was empty before)
2017-05-25 17:09:13 +02:00
..
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 2017-04-25 15:06:06 +02:00
v1 More use of next link header on account (media) timelines (#3311) 2017-05-25 17:09:13 +02:00
web Coverage for api/web/settings controller (#3238) 2017-05-22 23:12:28 +02:00
oembed_controller.rb Use null as default oEmbed height (#2842) 2017-05-06 16:31:43 +02:00
push_controller.rb Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
salmon_controller.rb Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 2017-05-03 17:02:18 +02:00
subscriptions_controller.rb Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 2017-05-03 17:02:18 +02:00