Open seppo0010 opened 12 years ago
Web based clients seem to support it, but there is no pattern to unescape the HTML entity. This will be fixed to add one line at output :tweet proc. I'm not sure this can produce some side-effect or not.
text = CGI.unescape_html(text)
In this tweet https://twitter.com/#!/xeBuz/status/154298953389703168
the character ♥ appeared as ♥ in the timeline.