Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |