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
Claire 1c61869eed
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
3 years ago
..
accounts Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
admin Add trend management to admin API (#24257) 3 years ago
announcements
apps
crypto
emails Enable Rubocop HTTP status rules (#23717) 3 years ago
featured_tags
instances Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662) 3 years ago
lists
polls
push
statuses Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
timelines Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
trends Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
accounts_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
announcements_controller.rb Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb
conversations_controller.rb
custom_emojis_controller.rb Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665) 3 years ago
directories_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
domain_blocks_controller.rb
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb Fix some user-independent endpoints potentially reading session cookies (#24650) 3 years ago
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb Autofix Rubocop Rails/FindById (#23762) 3 years ago
polls_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
streaming_controller.rb Add allow_other_host in redirects which may go outside app (#24252) 3 years ago
suggestions_controller.rb
tags_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 3 years ago