twitter / twitter-text

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
https://developer.twitter.com/en/docs/counting-characters
Apache License 2.0
3.07k stars 517 forks source link

BUG: cashtags ($IN) ($PA/$RENS) #195

Open westurner opened 6 years ago

westurner commented 6 years ago

These cashtags aren't auto-linking?

Maybe start w/ bitcoin ($BTC/$XBT) and ethereum ($ETH) addresses in your site footer and social media profiles?

kaushlakers commented 5 years ago

This seems to auto linking as expected for me. Closing as can't reproduce. Feel free to reopen if u still see it.

westurner commented 5 years ago

@kaushlakers here's a screenshot. This is not fixed at least on Android.

On Monday, April 29, 2019, Kaushik Lakshmikanth notifications@github.com wrote:

Closed #195 https://github.com/twitter/twitter-text/issues/195.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/twitter/twitter-text/issues/195#event-2305769175, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAMNS7BS2SOLYLZZ3TQQUDPS2FPVANCNFSM4D7G6R5A .

westurner commented 5 years ago

Screenshot_20190429-091541_Twitter

westurner commented 5 years ago

Test strings:

($TWTR)
$TWTR/$SQ
leeaustinadams commented 5 years ago

The Java implementation is suffering this bug.