Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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 Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#1753) 2017-04-14 12:50:00 +02:00
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
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 Webfinger resource to extract username from resource string (#1607) 2017-04-12 18:22:38 +02:00