This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
Matt Jankowski 297c11dba2 Language detection refactor (#2099)
* Extract detect_language to separate class

* Use default locale, not just en

* Add spec to confirm that whatlanguage cant identify empty string

* Allow account locale to override default in language detector

* PostStatusService supplies an account to detect language
2017-04-18 22:20:12 +02:00
..
assets Polish zh-cn js translation (#2090) 2017-04-18 21:29:31 +02:00
controllers Remove API authentication for public statuses (after review) (#1919) 2017-04-18 21:58:57 +02:00
helpers
lib Language detection refactor (#2099) 2017-04-18 22:20:12 +02:00
mailers
models Instances list in admin (#2095) 2017-04-18 21:09:07 +02:00
presenters
services Language detection refactor (#2099) 2017-04-18 22:20:12 +02:00
validators
views Instances list in admin (#2095) 2017-04-18 21:09:07 +02:00
workers