]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix ticket #3001: Twitter bridge was replacing original form of @-mentions with canon...
authorBrion Vibber <brion@pobox.com>
Mon, 21 Feb 2011 23:01:57 +0000 (15:01 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 21 Feb 2011 23:01:57 +0000 (15:01 -0800)
commit3fb4b92cd6ed09555c558cab7e33c3df988a7bfe
treef88a6fa0d5a8bc5a429ba5e599b5d2dc6f3f78b7
parent8e7c279c9eaf1db6367f5bbf8e833698f50eca92
Fix ticket #3001: Twitter bridge was replacing original form of @-mentions with canonical form unexpectedly

Now using the original text form of @-mentions and #-tags, as in Twitter's own HTMLification.
Canonical forms are still used in generating links, where it's polite to match the canonical form.
plugins/TwitterBridge/twitterimport.php