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
Matt Jankowski 5c01ccc31f
Set flash options via redirect where possible (#35370)
3 days ago
..
activitypub Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 7 months ago
admin Set flash options via redirect where possible (#35370) 3 days ago
api Extract params hash for `api/v1/push/subscriptions#create` (#35475) 3 days ago
auth Set flash options via redirect where possible (#35370) 3 days ago
concerns Extract constants for captcha directives/sources (#35439) 4 days ago
disputes Remove duplicate cache header setting before action (#33833) 6 months ago
filters Remove duplicate cache header setting before action (#33833) 6 months ago
oauth Move `layout` setup for OAuth views to controllers (#35176) 1 month ago
redirect Move redirect/base body class to view (#31796) 11 months ago
settings Set flash options via redirect where possible (#35370) 3 days ago
well_known Update `OAuth` inflection to match spec (#35160) 1 month ago
about_controller.rb
accounts_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 1 year ago
application_controller.rb Use `config_for` for omniauth enabled values (#35015) 1 month ago
authorize_interactions_controller.rb
backups_controller.rb Change media attachments in moderated posts to not be accessible (#34872) 2 months ago
custom_css_controller.rb Extend custom CSS cache time with digest paths (#33207) 7 months ago
emojis_controller.rb
filters_controller.rb Remove duplicate cache header setting before action (#33833) 6 months ago
follower_accounts_controller.rb Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 7 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) 6 months ago
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages (#31266) 12 months ago
manifests_controller.rb
media_controller.rb Add coverage for `media#player`, move body class to view (#31790) 11 months ago
media_proxy_controller.rb Change media attachments in moderated posts to not be accessible (#34872) 2 months ago
privacy_controller.rb
relationships_controller.rb Remove duplicate cache header setting before action (#33833) 6 months ago
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Remove duplicate cache header setting before action (#33833) 6 months ago
shares_controller.rb Move shares/modal body class to layout (#31789) 11 months ago
statuses_cleanup_controller.rb Remove duplicate cache header setting before action (#33833) 6 months ago
statuses_controller.rb Remove unused `statuses#embed` body class assignment (#31787) 11 months ago
tags_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 1 year ago
terms_of_service_controller.rb Add interstitial for Terms of Service updates (#34527) 2 months ago