mastodon/app/controllers/api/v1
Claire b0bf6216e6
Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662)
2023-04-26 11:42:47 +02:00
..
accounts Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
admin
announcements
apps
crypto
emails
featured_tags
instances Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662) 2023-04-26 11:42:47 +02:00
lists
polls
push
statuses Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
timelines Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
trends Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
accounts_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
announcements_controller.rb
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb
conversations_controller.rb
custom_emojis_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
directories_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
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) 2023-04-25 22:14:44 +02:00
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb
polls_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00