f5cd138323
* 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 |
||
---|---|---|
.. | ||
admin | ||
api | ||
auth | ||
concerns | ||
oauth | ||
settings | ||
well_known | ||
about_controller.rb | ||
accounts_controller.rb | ||
api_controller.rb | ||
application_controller.rb | ||
authorize_follow_controller.rb | ||
home_controller.rb | ||
media_controller.rb | ||
remote_follow_controller.rb | ||
statuses_controller.rb | ||
stream_entries_controller.rb | ||
tags_controller.rb |