mikeage / prpltwtr

libpurple plugin to add support for the twitter / status.net protocol
GNU General Public License v2.0
32 stars 18 forks source link

Fix html entities showing up in tweets. #21

Closed thorstenb closed 9 years ago

thorstenb commented 9 years ago

Seems there's no need to escape entities, quite the contrary - they show up as & etc in pidgin (2.10.0 and later)...

Note: that might indeed need guarding with a purple version check, just can't test old versions here easily.

mikeage commented 9 years ago

To be honest, I stopped using prpltwtr about a month ago, when I switch my main machine from Windows to Mac. But I trust you :)

HouzuoGuo commented 8 years ago

Just want to say that your twitter plugin is truly awesome, and I'm very sorry to hear that you aren't using it any longer.

Nevertheless, thank you for your effort in this project.