1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
Matt Jankowski 297c11dba2 Language detection refactor ()
* 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
..
controllers Remove API authentication for public statuses (after review) () 2017-04-18 21:58:57 +02:00
fabricators
features
fixtures
helpers
javascript
lib Language detection refactor () 2017-04-18 22:20:12 +02:00
mailers
models Instances list in admin () 2017-04-18 21:09:07 +02:00
presenters
requests
routing
services Language detection refactor () 2017-04-18 22:20:12 +02:00
support/matchers/model
views
rails_helper.rb
spec_helper.rb