mastodon/app
Matt Jankowski f5cd138323 Improve i18n chooser ()
* 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
..
assets Add title attribute to URLs in statuses () 2017-04-14 13:22:56 +02:00
controllers Improve i18n chooser () 2017-04-15 01:12:39 +02:00
helpers Admin reports controller improvements () 2017-04-14 11:10:28 +02:00
lib Change usage of gsub to delete, as per Code Climate/Rubocop recommendation () 2017-04-14 12:50:00 +02:00
mailers Make Reporting admin section translatable () 2017-04-12 17:11:49 +02:00
models Remove .keep in models () 2017-04-14 12:43:29 +02:00
presenters Clean up about page () 2017-04-09 14:47:25 +02:00
services Silence more scope order warnings () 2017-04-12 15:58:08 +02:00
validators Organize coverage dirs () 2017-04-13 16:00:31 +02:00
views Admin reports controller improvements () 2017-04-14 11:10:28 +02:00
workers Quick best practice cleanup of views/helpers () 2017-04-12 18:24:18 +02:00