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 (@fn_aki@pawoo.net) 4919b89ab8 Improve default language decision and spec (#3351)
* Improve default language decision

This change allows to takes account of accepted language determined by
the user agent even if the custom default locale of the instance is
configured.

* Cover Localized more

* Fix code style
8 years ago
..
account_controller_concern.rb Restful refactor of accounts/ routes (#2133) 8 years ago
authorization.rb Extract authorization policy for viewing statuses (#3150) 8 years ago
export_controller_concern.rb Remove exports/base controller in favor of shared concern (#3444) 8 years ago
localized.rb Improve default language decision and spec (#3351) 8 years ago
obfuscate_filename.rb Remove methods from ObfuscateFilename and spec (#3347) 8 years ago
rate_limit_headers.rb Coverage improvement and concern extraction for rate limit headers in API controller (#3625) 8 years ago
user_tracking_concern.rb Extract user tracking into concern (#2600) 8 years ago