This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/requests
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
..
catch_all_route_request_spec.rb Ignore implied formats for catch all route requests (#1340) 2017-04-09 14:39:41 +02:00
host_meta_request_spec.rb Clean up well-known routes/controllers (#1649) 2017-04-13 13:09:07 +02:00
localization_spec.rb Improve i18n chooser (#1804) 2017-04-15 01:12:39 +02:00
webfinger_request_spec.rb Default to json type for webfinger requests (#1583) 2017-04-12 16:03:37 +02:00