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 8eee7ae4c3
Fix issue with saving empty fields values on filter keyword updates (#33691)
10 months ago
..
activitypub Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 11 months ago
admin Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 11 months ago
api Use `expect` for api/v1 and api/web push subs controllers (#33682) 10 months ago
auth Use `expect` for nested params in `auth/setup#update` (#33657) 10 months ago
concerns Fix error 500 when passing an invalid `lang` parameter (#33467) 11 months ago
disputes Use `expect` for nested params in more controllers (#33675) 10 months ago
filters Set "admin" body class from `admin` nested layout (#31269) 1 year ago
oauth Fix logic in "last used at per application" oauth token list (#32912) 1 year ago
redirect Move redirect/base body class to view (#31796) 1 year ago
settings Fix issue with saving empty fields values on profile update (#33689) 10 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) 2 years ago
application_controller.rb Change ability to navigate of unconfirmed users (#33209) 12 months ago
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb Extend custom CSS cache time with digest paths (#33207) 11 months ago
emojis_controller.rb
filters_controller.rb Fix issue with saving empty fields values on filter keyword updates (#33691) 10 months ago
follower_accounts_controller.rb Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 11 months ago
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb Use `expect` for nested params in more controllers (#33675) 10 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 Set "admin" body class from `admin` nested layout (#31269) 1 year ago
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Set "admin" body class from `admin` nested layout (#31269) 1 year ago
shares_controller.rb Move shares/modal body class to layout (#31789) 1 year ago
statuses_cleanup_controller.rb Use `expect` for nested params in more controllers (#33675) 10 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) 12 months ago