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/spec/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_spec.rb Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 8 years ago
export_controller_concern_spec.rb Remove exports/base controller in favor of shared concern (#3444) 8 years ago
localized_spec.rb Set the default locale in config (#6580) 7 years ago
obfuscate_filename_spec.rb Remove methods from ObfuscateFilename and spec (#3347) 8 years ago
rate_limit_headers_spec.rb Rate limit by user instead of IP when API user is authenticated (#5923) 7 years ago
signature_verification_spec.rb Add Digest header to requests with body, handle acct and URI keyId (#4565) 8 years ago
user_tracking_concern_spec.rb Fix regeneration marker not expiring (#6290) 7 years ago