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
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
7 years ago
..
controllers Spec coverage and refactor for the api/v1/accounts controllers (#3451) 8 years ago
helpers
javascript Focus the submit button on the boost modal (#3494) 8 years ago
lib Remove usernames and hashtags from language detection (#3503) 7 years ago
mailers
models Handle nil and blank cases in Account finders (#3500) 8 years ago
policies
presenters
services Misc tidying and clean ups (#3445) 8 years ago
validators
views Spec coverage and refactor for the api/v1/accounts controllers (#3451) 8 years ago
workers