Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-02 | Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) | Claire | |
* Update twitter-text from 1.14 to 3.1.0 * Disable emoji parsing * Properly depend on twitter-text for url detection * Fix some URLs being wrongly detected client-side * Add test for server-side validation of non-autolinkable URLs * Fix server-side status length counting | |||
2021-01-22 | Optimize some regex matching (#15528) | luigi | |
* Use Regex#match? * Replace =~ too * Avoid to call match? from Nil * Keep value of Regexp.last_match | |||
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi | |
2017-11-17 | Fix some rubocop style issues (#5730) | Eugen Rochko | |
2017-05-24 | Skip formatting for cashtag in status text (#3275) | Yamagishi Kazutoshi | |
Resolve #3270 | |||
2017-05-19 | Unify the method of extracting tags (#3138) | abcang | |
2017-05-05 | use Twitter::Extractor for creating links (#2502) | masarakki | |