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 d010e270e6 Remove usernames and hashtags from language detection (#3503)
* Add failing specs for hashtag and username extraction in language detector

* Remove usernames and hashtags from text before language detection

* Handle multiple instances of special case, and reduce whitespace
8 years ago
..
settings Refactor Setting (#3302) 8 years ago
application_extension.rb Conditional validations no longer accept strings for if/unless (#3124) 8 years ago
atom_serializer.rb Misc tidying and clean ups (#3445) 8 years ago
exceptions.rb
extractor.rb Skip formatting for cashtag in status text (#3275) 8 years ago
feed_manager.rb Account domain blocks (#2381) 8 years ago
formatter.rb
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb Remove usernames and hashtags from language detection (#3503) 8 years ago
provider_discovery.rb
sanitize_config.rb
stream_entry_finder.rb Improve api oembed controller (#3450) 8 years ago
tag_manager.rb
user_settings_decorator.rb Add preference setting for delete toot modal (#3368) 8 years ago
webfinger_resource.rb