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/concerns
Claire ea9b10d112
Fix error 500 when passing an invalid `lang` parameter (#33467)
1 month ago
..
admin File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
api Extract wrapper constant for `HTTP::*` error classes (#32285) 4 months ago
auth Move hcaptcha service config to `config_for` yml (#30662) 4 months ago
settings File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
account_controller_concern.rb Add `have_http_link_header` matcher and set header values as strings (#31010) 6 months ago
account_owned_concern.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
accountable_concern.rb
authorization.rb
cache_concern.rb Fix `Style/SafeNavigation` cop (#32970) 3 months ago
challengable_concern.rb Fix contrast between background and form elements on some pages (#31266) 7 months ago
localized.rb Fix error 500 when passing an invalid `lang` parameter (#33467) 1 month ago
preloading_concern.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 9 months ago
session_tracking_concern.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
signature_authentication.rb
signature_verification.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 4 months ago
user_tracking_concern.rb
web_app_controller_concern.rb Use a system setting for the Referer policy (#33239) 2 months ago