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
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150)
10 months ago
..
activitypub Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 1 year ago
admin Add ability to email announcements to all users (#33928) 11 months ago
api Add age verification on sign-up (#34150) 10 months ago
auth Add age verification on sign-up (#34150) 10 months ago
concerns Fix redirect after log-in when `allow_referrer_origin` setting is enabled (#33903) 11 months ago
disputes Remove duplicate cache header setting before action (#33833) 12 months ago
filters Remove duplicate cache header setting before action (#33833) 12 months ago
oauth Remove duplicate cache header setting before action (#33833) 12 months ago
redirect Move redirect/base body class to view (#31796) 1 year ago
settings Add delay to profile updates to debounce them (#34137) 10 months ago
well_known Support /.well-known/host-meta.json (#32206) 1 year ago
about_controller.rb Simplify instance presenter view access (#26046) 2 years ago
accounts_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 2 years ago
application_controller.rb Change ability to navigate of unconfirmed users (#33209) 1 year ago
authorize_interactions_controller.rb Change interaction modal in web UI (#26075) 3 years ago
backups_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
custom_css_controller.rb Extend custom CSS cache time with digest paths (#33207) 1 year ago
emojis_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 3 years ago
filters_controller.rb Remove duplicate cache header setting before action (#33833) 12 months ago
follower_accounts_controller.rb Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 1 year ago
following_accounts_controller.rb Fix Vary headers not being set on some redirects (#27272) 2 years ago
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` (#28705) 2 years ago
home_controller.rb Simplify instance presenter view access (#26046) 2 years ago
instance_actors_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 2 years ago
intents_controller.rb Remove redundant `return` in `IntentsController` (#29099) 2 years ago
invites_controller.rb Remove duplicate cache header setting before action (#33833) 12 months ago
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages (#31266) 1 year ago
manifests_controller.rb Fix some user-independent endpoints potentially reading session cookies (#24650) 3 years ago
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 Simplify instance presenter view access (#26046) 2 years ago
relationships_controller.rb Remove duplicate cache header setting before action (#33833) 12 months ago
remote_interaction_helper_controller.rb Change interaction modal in web UI (#26075) 3 years ago
severed_relationships_controller.rb Remove duplicate cache header setting before action (#33833) 12 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) 12 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) 2 years ago
terms_of_service_controller.rb Add terms of service (#33055) 1 year ago