comparison libpurple/protocols/myspace/CHANGES @ 17670:7e4e3f6582d2

Add MSIM_FAKE_SELF_ONLINE preprocessor definition (which I define) to fake one's own user account always being online. This is needed because msim does not allow adding yourself to your buddy list. (Other prpls do this too, btw.)
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Tue, 26 Jun 2007 05:53:52 +0000
parents 32b9b6af1010
children c5645d80aedc
comparison
equal deleted inserted replaced
17669:d727fda5a8e1 17670:7e4e3f6582d2
1 2007-XX-XX Jeff Connelly <jeff2@homing.pidgin.im> - 0.8 1 2007-XX-XX Jeff Connelly <jeff2@homing.pidgin.im> - 0.8
2 * Allow "Get Info" on all users, by uid or username 2 * Allow "Get Info" on all users, by uid or username
3 * Fix crash when re-logging in, if login failed. 3 * Fix crash when re-logging in, if login failed.
4 * Show descriptive error message if login password is too long. 4 * Show descriptive error message if login password is too long.
5 * Fake self from being online, since can't add self to buddy list.
5 * Update for Libpurple 2.0.2. 6 * Update for Libpurple 2.0.2.
6 7
7 2007-06-14 Jeff Connelly <jeff2@homing.pidgin.im> - 0.7 8 2007-06-14 Jeff Connelly <jeff2@homing.pidgin.im> - 0.7
8 * Add/delete buddy now functional (required many other code improvements). 9 * Add/delete buddy now functional (required many other code improvements).
9 * Show improved buddy information in tooltip text. 10 * Show improved buddy information in tooltip text.