log

age author description
Wed, 21 Jan 2009 23:08:16 +0000 Evan Schoenberg Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
Mon, 26 Jan 2009 06:04:01 +0000 Paul Aurich Whitespace changes
Mon, 26 Jan 2009 06:02:07 +0000 Paul Aurich Support both XEP-0084 namespaces for fetching our own avatars at login
Mon, 26 Jan 2009 03:52:05 +0000 Paul Aurich Support XEP-0084 (User Avatar) v1.1 alongside v0.12
Wed, 21 Jan 2009 20:58:07 +0000 Paul Aurich Send presence updates from jabber_set_info, not jabber_set_buddy_icon.
Wed, 21 Jan 2009 20:16:22 +0000 Paul Aurich Only (re)publish XMPP avatars at login if the server's avatar differs
Wed, 21 Jan 2009 17:56:07 +0000 Paul Aurich Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error case
Wed, 21 Jan 2009 17:55:09 +0000 Paul Aurich Migrate the XMPP User Avatar (XEP-0084) code to its own file
Tue, 20 Jan 2009 19:38:53 +0000 Paul Aurich merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'
Tue, 20 Jan 2009 19:38:44 +0000 Paul Aurich pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
Tue, 20 Jan 2009 05:58:47 +0000 Daniel Atallah When saving the account settings, use the protocol options that were present at
Tue, 20 Jan 2009 04:45:56 +0000 Daniel Atallah Clean up merges from the last two (un)disapprovals.
Tue, 20 Jan 2009 04:39:54 +0000 Daniel Atallah merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
Tue, 20 Jan 2009 04:38:22 +0000 Daniel Atallah merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'
Tue, 20 Jan 2009 04:31:14 +0000 Paul Aurich Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can