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 d0b3137723 Add support for numeric-based URIs for local accounts
Actors would be served at `/ap/users/:user_id` and statuses at `/ap/statuses/:id`
2 weeks ago
..
admin Use `expect` in `Admin::ExportControllerConcern` import params (#33745) 6 months ago
api Extract wrapper constant for `HTTP::*` error classes (#32285) 10 months ago
auth Move hcaptcha service config to `config_for` yml (#30662) 9 months 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) 11 months ago
account_owned_concern.rb Add support for numeric-based URIs for local accounts 2 weeks ago
accountable_concern.rb Add audit log entries for user roles (#19040) 3 years ago
async_refreshes_concern.rb Experimental Async Refreshes API (#34918) 1 month ago
authorization.rb Bump pundit from 2.1.1 to 2.2.0 (#17543) 3 years ago
cache_concern.rb Fix `Style/SafeNavigation` cop (#32970) 8 months ago
challengable_concern.rb Use `expect` in remaining controller locations (#33748) 6 months ago
deprecation_concern.rb Add `Deprecation` headers on deprecated endpoints (#34262) 4 months ago
localized.rb Change `DEFAULT_LOCALE` to not override unauthenticated users' browser language (#34535) 3 months ago
preloading_concern.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 1 year ago
session_tracking_concern.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
signature_authentication.rb
signature_verification.rb Fix error when RFC9421 signatures are used (#35109) 1 month ago
user_tracking_concern.rb Change authorized applications page (#17656) 3 years ago
web_app_controller_concern.rb Fix error on log-in from old users requiring ToS interstitial when said ToS has been removed (#35233) 3 weeks ago