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/v1
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
..
timelines Refactor of API timeline actions (#3263) 8 years ago
accounts_controller.rb Fix following/followers API to return correct link headers (#3268) 8 years ago
apps_controller.rb
blocks_controller.rb
domain_blocks_controller.rb
favourites_controller.rb
follow_requests_controller.rb
follows_controller.rb
instances_controller.rb
media_controller.rb
mutes_controller.rb Fix mutes_controller error and incorrect statuses_controller report (#3202) 8 years ago
notifications_controller.rb
reports_controller.rb
search_controller.rb
statuses_controller.rb Fix mutes_controller error and incorrect statuses_controller report (#3202) 8 years ago