comparison libpurple/protocols/myspace/CHANGES @ 19401:ff23b2470850

Update msimprpl to 0.16.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Fri, 24 Aug 2007 06:39:51 +0000
parents 35da6d99d7f0
children f1740f23c896
comparison
equal deleted inserted replaced
19400:97fcd4429c2f 19401:ff23b2470850
1 2007-08-23 Jeff Connelly <pidgin@xyzzy.cjb.net> - 0.16
2 * Add option to add all friends from myspace.com to your buddy list (#2660)
3 * If a user doesn't have a picture, don't display an icon (instead of
4 displaying MySpace's "no photo" icon)
5 * Fix #2725, a common crash related to buddy icon data
6 * Fix #2752, which led to duplicate groups
7 * Fix #2720, crash/disconnect when adding a buddy that doesn't exist
8 (You'll now receive an error when looking up invalid usernames).
9
1 2007-08-22 Jeff Connelly <pidgin@xyzzy.cjb.net> - 0.15 10 2007-08-22 Jeff Connelly <pidgin@xyzzy.cjb.net> - 0.15
2 * Incomplete implementation of adding friends from myspace.com. 11 * Incomplete implementation of adding friends from myspace.com.
3 * Change msim_msg_get() to start at the given node instead of the beginning. 12 * Change msim_msg_get() to start at the given node instead of the beginning.
4 * Add msim_msg_get_*_from_element() to access data in MsimMessagElement *'s. 13 * Add msim_msg_get_*_from_element() to access data in MsimMessagElement *'s.
5 * Use MsimMessage dictionaries everywhere in incoming messages, instead of 14 * Use MsimMessage dictionaries everywhere in incoming messages, instead of