comparison libpurple/protocols/myspace/CHANGES @ 17687:d0c8b7748065

Add msim_check_alive(), called every MSIM_KEEPALIVE_INTERVAL_CHECK milliseconds, to recognize the server disconnection if no data was received within MSIM_KEEPALIVE_INTERVAL seconds. This is support for keep-alives.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Wed, 04 Jul 2007 21:21:25 +0000
parents 87b77f1ea086
children 3c613fec5617
comparison
equal deleted inserted replaced
17686:87b77f1ea086 17687:d0c8b7748065
1 2007-07-xx Jeff Connelly <jeff2@soc.pidgin.im> - 0.11 1 2007-07-xx Jeff Connelly <jeff2@soc.pidgin.im> - 0.11
2 * Allow going idle (tested with I'dle Ma'ker) and viewing idle status of buddies 2 * Allow going idle (tested with I'dle Ma'ker) and viewing idle status of buddies
3 (thanks to Scott Ellis for finding the idle status code.) 3 (thanks to Scott Ellis, developing a MySpaceIM plugin for Miranda IM,
4 for finding the idle status code.)
5 * Time out if no data from server within a certain amount of time (keep alives).
4 6
5 2007-07-03 Jeff Connelly <jeff2@soc.pidgin.im> - 0.10 7 2007-07-03 Jeff Connelly <jeff2@soc.pidgin.im> - 0.10
6 * On incoming instant messages, add support for: 8 * On incoming instant messages, add support for:
7 * Text color 9 * Text color
8 * Font face 10 * Font face