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),
|
Mon, 19 Jan 2009 18:25:38 +0000 |
Paul Aurich |
BOSH: Fix an off-by-one g_memdup that was missing the null terminator.
|
Mon, 19 Jan 2009 04:52:37 +0000 |
Paul Aurich |
BOSH: Another g_return_if_fail that is backward
|
Mon, 19 Jan 2009 04:52:11 +0000 |
Paul Aurich |
BOSH: Reset the HTTP parsing vars when we've handled a response
|
Mon, 19 Jan 2009 04:15:21 +0000 |
Paul Aurich |
BOSH: Fix the HTTP Post to include the actual payload.
|
Sun, 18 Jan 2009 04:17:50 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Wed, 17 Dec 2008 19:20:50 +0000 |
Marcus Lundblad |
Show idle time for idle resources in buddy tooltips
|
Wed, 17 Dec 2008 18:23:36 +0000 |
Marcus Lundblad |
Fix merge
|
Wed, 17 Dec 2008 18:01:08 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)
|
Sun, 07 Dec 2008 01:42:47 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
|
Tue, 02 Dec 2008 22:55:49 +0000 |
Marcus Lundblad |
Fix merge
|
Tue, 02 Dec 2008 22:45:39 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
|
Tue, 02 Dec 2008 22:45:25 +0000 |
Marcus Lundblad |
Merge
|
Mon, 24 Nov 2008 22:12:07 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
|
Tue, 18 Nov 2008 22:35:40 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
|
Tue, 18 Nov 2008 20:24:59 +0000 |
Marcus Lundblad |
Patch from darkrain42
|
Tue, 18 Nov 2008 20:22:57 +0000 |
Marcus Lundblad |
Patch from darkrain42
|
Mon, 17 Nov 2008 23:18:12 +0000 |
Marcus Lundblad |
Support setting offset from <delayed/> element in <presence/> or "stamp"
|
Mon, 17 Nov 2008 18:22:26 +0000 |
Marcus Lundblad |
Change jabber_presence_send to not take an extra argument to force idle updating
|
Sun, 16 Nov 2008 22:48:22 +0000 |
Marcus Lundblad |
Killed a warning
|
Sun, 16 Nov 2008 22:45:11 +0000 |
Marcus Lundblad |
Oops, unleak...
|
Sun, 16 Nov 2008 22:29:00 +0000 |
Marcus Lundblad |
A first stab at supporting the upcoming new use-case in XMPP XEP-0012
|
Sun, 18 Jan 2009 04:13:39 +0000 |
Paul Aurich |
Jabber BOSH: memory management fixes
|