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
ThibG f55dd193f9
Fix RSS feeds not being cachable (#14368)
* Add tests for some cachable responses

This only covers responses that we should have managed to make cachable
so far. It's not the case of all responses that should be cachable in
the end.

* Fix RSS feeds not being cachable
5 years ago
..
activitypub
admin
api Fix/14021 behaviour on add or remove toots (#14212) 5 years ago
auth Fix rubocop warning (#14288) 5 years ago
concerns Fix not working I18n on 2FA and Sign in token page (#14087) 5 years ago
oauth
settings Add customizable thumbnails for audio and video attachments (#14145) 5 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Fix RSS feeds not being cachable (#14368) 5 years ago
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Fix other sessions not being logged out on password change (#14252) 5 years ago
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Fix media attachments enumeration (#14254) 5 years ago
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_controller.rb
tags_controller.rb Fix rubocop warning (#14288) 5 years ago