You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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.
8 years ago
..
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 8 years ago
v1 Fix following/followers API to return correct link headers (#3268) 8 years ago
web Coverage for api/web/settings controller (#3238) 8 years ago
oembed_controller.rb Use null as default oEmbed height (#2842) 8 years ago
push_controller.rb Specs for API push controller, with refactor (#2926) 8 years ago
salmon_controller.rb Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 8 years ago
subscriptions_controller.rb Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 8 years ago