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
David Roetzel e2ef173b82
Refactoring: Move `SignatureVerificationError` into `Mastodon` namespace (#34342)
8 months ago
..
admin Use `expect` in `Admin::ExportControllerConcern` import params (#33745) 10 months ago
api Extract wrapper constant for `HTTP::*` error classes (#32285) 1 year ago
auth Move hcaptcha service config to `config_for` yml (#30662) 1 year ago
settings File cleanup/organization in `controllers/concerns` (#27846) 2 years ago
account_controller_concern.rb Add `have_http_link_header` matcher and set header values as strings (#31010) 1 year ago
account_owned_concern.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
accountable_concern.rb
authorization.rb
cache_concern.rb Fix `Style/SafeNavigation` cop (#32970) 1 year ago
challengable_concern.rb Use `expect` in remaining controller locations (#33748) 10 months ago
deprecation_concern.rb Add `Deprecation` headers on deprecated endpoints (#34262) 8 months ago
localized.rb Fix error 500 when passing an invalid `lang` parameter (#33467) 11 months ago
preloading_concern.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 2 years ago
session_tracking_concern.rb
signature_authentication.rb
signature_verification.rb Refactoring: Move `SignatureVerificationError` into `Mastodon` namespace (#34342) 8 months ago
user_tracking_concern.rb
web_app_controller_concern.rb Fix redirect after log-in when `allow_referrer_origin` setting is enabled (#33903) 10 months ago