1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Akihiko Odaki (@fn_aki@pawoo.net) 4919b89ab8 Improve default language decision and spec (#3351)
* Improve default language decision

This change allows to takes account of accepted language determined by
the user agent even if the custom default locale of the instance is
configured.

* Cover Localized more

* Fix code style
2017-06-10 09:44:02 +02:00
..
controllers Improve default language decision and spec (#3351) 2017-06-10 09:44:02 +02:00
helpers
javascript i18n: Minor fixes in Polish translation (#3674) 2017-06-09 23:08:09 +02:00
lib Language detection defaults to nil (#3666) 2017-06-09 18:09:37 +02:00
mailers
models Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
policies
presenters
services
validators Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
views Refactor views/admin/reports/show.html.haml (#3656) 2017-06-09 15:08:06 +02:00
workers