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
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
8 years ago
..
assets Add title attribute to URLs in statuses (#1755) 8 years ago
controllers Improve i18n chooser (#1804) 8 years ago
helpers Admin reports controller improvements (#1714) 8 years ago
lib Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#1753) 8 years ago
mailers
models Remove .keep in models (#1748) 8 years ago
presenters
services
validators Organize coverage dirs (#1695) 8 years ago
views Admin reports controller improvements (#1714) 8 years ago
workers Quick best practice cleanup of views/helpers (#1546) 8 years ago