Commit graph

5 commits

Author SHA1 Message Date
tsutsui
1d8856e454 Update ruby-twitter-text to 1.14.7.
No upstream changelog.
(seems TLDs data updates only)
2017-07-08 03:14:20 +00:00
tsutsui
7649c9e04c Update ruby-twitter-text to 1.14.5.
No upstream changelog.
2017-02-05 10:45:59 +00:00
taca
1bb5e9e299 Update ruby-twitter-text to 1.14.0.
Update TLDs and several improvement.

Please refer <https://github.com/twitter/twitter-text/compare/v1.13.4...v1.14.0>
in detail.
2016-10-20 15:05:22 +00:00
taca
7b7177323c Update ruby-twitter-text to 1.13.4.
* Use RegEx literal instead of String literal
*  Use regex literals instead of string literals for char class ranges that might get minized and decomposed
* added FULLWIDTH TILDE U+FF5E as a valid hashtag special character
* added WAVE DASH U+301C as a valid hashtag special character
* Ignore Emojified # or keycap # when scanning for hashtags
* Support Cyrillic characters in URLs path section
* Version in bower file is deprecated, rely solely on git tag
* also add a bower badge and removed old repo list
* Update bower.json
* update tlds and forward exit code from rake tests
* add desc, license and fix source_files for podfile
2016-03-15 14:55:21 +00:00
tsutsui
f0aac55f7f Import ruby-twitter-text-1.13.0 as net/ruby-twitter-text.
Twitter-text gem provides text processing routines for Twitter Tweets.
The major reason for this is to unify the various auto-linking and
extraction of usernames, lists, hashtags and URLs.
2016-01-09 18:55:29 +00:00