Tue, 10 Feb 2009 06:10:12 +0000 |
Paul Aurich |
Send initial presence before declaring us connected (I like this a little better)
|
Tue, 10 Feb 2009 04:43:50 +0000 |
Paul Aurich |
Wait until receiving the roster to tell the core we're logged in
|
Tue, 10 Feb 2009 04:39:16 +0000 |
Paul Aurich |
Fix advertised capabilities (caps, chatstates, entity time)
|
Thu, 05 Feb 2009 01:00:41 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
Fri, 30 Jan 2009 18:22:31 +0000 |
Paul Aurich |
My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.
|
Fri, 30 Jan 2009 18:21:16 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
|
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
|
Thu, 22 Jan 2009 01:01:51 +0000 |
Paul Aurich |
Store PurpleBOSHConnection* instead of void* userdata
|
Wed, 21 Jan 2009 00:19:33 +0000 |
Paul Aurich |
Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.
|
Tue, 20 Jan 2009 06:10:42 +0000 |
Paul Aurich |
The BOSH User Agent should include the client name (and optionally version),
|