comparison libpurple/protocols/myspace/CHANGES @ 17695:13bba54b429d

Support sending some formatted text in instant messages. Currently supported is: * bold * italic * underline * font face Bold/italic/underline cannot be nested yet.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Thu, 05 Jul 2007 06:16:25 +0000
parents 3c613fec5617
children 1f08b7a0fc12
comparison
equal deleted inserted replaced
17694:231b87b76da4 17695:13bba54b429d
3 (thanks to Scott Ellis, developing a MySpaceIM plugin for Miranda IM, 3 (thanks to Scott Ellis, developing a MySpaceIM plugin for Miranda IM,
4 for finding the idle status code.) 4 for finding the idle status code.)
5 * Time out if no data from server within a certain amount of time (keep alives). 5 * Time out if no data from server within a certain amount of time (keep alives).
6 * Remove "Sign on as hidden" option, and always set status to current status 6 * Remove "Sign on as hidden" option, and always set status to current status
7 when signing on. 7 when signing on.
8 * Some support for sending formatted text.
8 9
9 2007-07-03 Jeff Connelly <jeff2@soc.pidgin.im> - 0.10 10 2007-07-03 Jeff Connelly <jeff2@soc.pidgin.im> - 0.10
10 * On incoming instant messages, add support for: 11 * On incoming instant messages, add support for:
11 * Text color 12 * Text color
12 * Font face 13 * Font face