chinwagsocial/app/controllers/api
unarist 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268)
Link headers in following/followers API should include follow_id as max_id/since_id.

However, these API use current_user's account_id instead of follow_id from #3167.
This causes irrelevant result on loading more users.
2017-05-23 23:26:23 +02:00
..
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 2017-04-25 15:06:06 +02:00
v1 Fix following/followers API to return correct link headers (#3268) 2017-05-23 23:26:23 +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