mastodon/app/controllers/concerns
Matt Jankowski f5cd138323 Improve i18n chooser (#1804)
* Add locale spec with failing locale plus region check

* Use a more accurate locale when supplied by browser headers

Previously we were using a matching option which would use the first locale
available which matched the locale portion, even if a region was specified.

This changes to first try to find an exact match, and then fall back to the
region, and then fall back to the  default.

* Clean up default_locale method
2017-04-15 01:12:39 +02:00
..
.keep Initial commit 2016-02-20 22:53:20 +01:00
localized.rb Improve i18n chooser (#1804) 2017-04-15 01:12:39 +02:00
obfuscate_filename.rb Obfuscate filenames better, double rate limits 2017-03-14 15:59:21 +01:00