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
Akihiko Odaki 51d760960c Set the default locale in config (#6580)
Previously the default locale was set by Localized concern for controllers,
but it was not enforced for mailers.

config is enforced throughout the application and an appropriate place to
set the default locale.
7 years ago
..
account_controller_concern.rb
accountable_concern.rb
authorization.rb
export_controller_concern.rb
localized.rb Set the default locale in config (#6580) 7 years ago
obfuscate_filename.rb
rate_limit_headers.rb
signature_authentication.rb Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 7 years ago
signature_verification.rb Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
user_tracking_concern.rb Fix #6331 (#6341) 7 years ago