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
Claire fab0dd0bcf
Change redirection for denied registration from web app to sign-in page with error message (#36384)
4 weeks ago
..
activitypub Add support for numeric-based URIs for local accounts (#32724) 2 months ago
admin Use tag filter for pending tag count on admin dashboard (#36404) 1 month ago
api Split `timeline_preview` setting into more granular settings (#36338) 1 month ago
auth Change redirection for denied registration from web app to sign-in page with error message (#36384) 4 weeks ago
concerns Add `result_count` to `Mastodon-Async-Refresh` header when needed (#36239) 1 month 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 Move `layout` setup for OAuth views to controllers (#35176) 5 months ago
redirect Move redirect/base body class to view (#31796) 1 year ago
settings Change “Posting defaults” settings page to enforce `nobody` quote policy for `private` default visibility (#36040) 2 months ago
well_known Update `OAuth` inflection to match spec (#35160) 5 months ago
about_controller.rb
accounts_controller.rb Add support for numeric-based URIs for local accounts (#32724) 2 months ago
application_controller.rb Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 3 months ago
authorize_interactions_controller.rb
backups_controller.rb Change media attachments in moderated posts to not be accessible (#34872) 5 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 Add support for numeric-based URIs for local accounts (#32724) 2 months ago
following_accounts_controller.rb Add support for numeric-based URIs for local accounts (#32724) 2 months ago
health_controller.rb
home_controller.rb
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) 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 Change media attachments in moderated posts to not be accessible (#34872) 5 months 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 Avoid `return not_found` in statuses controller (#35585) 4 months ago
tags_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 2 years ago
terms_of_service_controller.rb Add interstitial for Terms of Service updates (#34527) 6 months ago