mastodon/app/lib
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
..
settings
application_extension.rb
atom_serializer.rb Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) 2017-04-17 19:58:54 +02:00
exceptions.rb
feed_manager.rb
formatter.rb
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb Language detection refactor (#2099) 2017-04-18 22:20:12 +02:00
tag_manager.rb Allow running mastodon on a different domain as the one used for identifying users (#1267) 2017-04-15 02:15:46 +02:00
webfinger_resource.rb