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
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415)
6 months ago
..
activitypub Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 10 months ago
admin Move server rule creation form to its own page (#34637) 6 months ago
api Add support for FASP data sharing (#34415) 6 months ago
auth Add age verification on sign-up (#34150) 8 months ago
concerns Change `DEFAULT_LOCALE` to not override unauthenticated users' browser language (#34535) 6 months ago
disputes Remove duplicate cache header setting before action (#33833) 9 months ago
filters Remove duplicate cache header setting before action (#33833) 9 months ago
oauth Remove duplicate cache header setting before action (#33833) 9 months ago
redirect Move redirect/base body class to view (#31796) 1 year ago
settings Add REST API for featuring and unfeaturing a hashtag (#34489) 6 months ago
well_known Support /.well-known/host-meta.json (#32206) 1 year ago
about_controller.rb
accounts_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 1 year ago
application_controller.rb Fix incorrect redirect in response to unauthenticated API requests in limited federation mode (#34549) 6 months ago
authorize_interactions_controller.rb
backups_controller.rb Change user archive signed URL TTL from 10 seconds to 1 hour (#34254) 7 months ago
custom_css_controller.rb Extend custom CSS cache time with digest paths (#33207) 10 months ago
emojis_controller.rb
filters_controller.rb Remove duplicate cache header setting before action (#33833) 9 months ago
follower_accounts_controller.rb Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 10 months ago
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb Remove duplicate cache header setting before action (#33833) 9 months ago
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages (#31266) 1 year ago
manifests_controller.rb
media_controller.rb Add coverage for `media#player`, move body class to view (#31790) 1 year ago
media_proxy_controller.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 1 year ago
privacy_controller.rb
relationships_controller.rb Remove duplicate cache header setting before action (#33833) 9 months ago
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Remove duplicate cache header setting before action (#33833) 9 months ago
shares_controller.rb Move shares/modal body class to layout (#31789) 1 year ago
statuses_cleanup_controller.rb Remove duplicate cache header setting before action (#33833) 9 months ago
statuses_controller.rb Remove unused `statuses#embed` body class assignment (#31787) 1 year ago
tags_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 1 year ago
terms_of_service_controller.rb Add terms of service (#33055) 11 months ago