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.
2018-03-04 09:21:35 +01:00
..
account_controller_concern_spec.rb Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 2017-08-13 00:45:04 +02:00
export_controller_concern_spec.rb Remove exports/base controller in favor of shared concern (#3444) 2017-05-30 19:06:01 +02:00
localized_spec.rb Set the default locale in config (#6580) 2018-03-04 09:21:35 +01:00
obfuscate_filename_spec.rb Remove methods from ObfuscateFilename and spec (#3347) 2017-05-29 18:14:16 +02:00
rate_limit_headers_spec.rb Rate limit by user instead of IP when API user is authenticated (#5923) 2017-12-09 14:20:02 +01:00
signature_verification_spec.rb Add Digest header to requests with body, handle acct and URI keyId (#4565) 2017-08-09 23:54:14 +02:00
user_tracking_concern_spec.rb Fix regeneration marker not expiring (#6290) 2018-01-18 20:29:56 +01:00