You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
settings
application_extension.rb
atom_serializer.rb Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) 8 years ago
exceptions.rb
feed_manager.rb
formatter.rb
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb Language detection refactor (#2099) 8 years ago
tag_manager.rb Allow running mastodon on a different domain as the one used for identifying users (#1267) 8 years ago
webfinger_resource.rb