Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus <jpalus@fastmail.com>2021-01-25 02:26:01 +0300
committerJan Palus <jpalus@fastmail.com>2021-01-25 02:36:05 +0300
commitd0b6b1f1333af9427dd272447e48a0bcd8681619 (patch)
tree205e72e5406f811d03fb33ae992e4c9c1ad8495c /skypeweb/skypeweb_contacts.c
parent15e7cbc3441445bc0bd76143154fc51724c13747 (diff)
Ensure sent message is in XHTML format
It appears that Skype client is very sensitive to type of message that is being sent. Implicit linkifing through `purple_markup_linkify()` for some reason adds links with uppercase "<A HREF" which is ignored by skype client. While Pidgin itself seems to handle it correctly, it is not the case for all libpurple clients ie BitlBee. Follow other protocols (ie Jabber) and ensure message is XHTML before sending.
Diffstat (limited to 'skypeweb/skypeweb_contacts.c')
0 files changed, 0 insertions, 0 deletions