log

age author description
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),
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
Sun, 18 Jan 2009 04:11:15 +0000 Paul Aurich Jabber BOSH: Try to continue with no BOSH version attribute
Sun, 18 Jan 2009 04:02:31 +0000 Paul Aurich Jabber BOSH: Model the parsing on the SOAP stuff
Sun, 18 Jan 2009 00:51:12 +0000 Paul Aurich Jabber BOSH: Store less for each Request/Response
Fri, 19 Dec 2008 04:28:38 +0000 Paul Aurich Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19
Fri, 19 Dec 2008 04:18:42 +0000 Paul Aurich Remove the old if 0'd out caps code and reorder some functions.
Fri, 19 Dec 2008 04:11:07 +0000 Paul Aurich Support old (XEP v1.3) Entity Capabilities alongside the new ones.
Wed, 17 Dec 2008 04:33:00 +0000 Paul Aurich Rename a few variables
Mon, 15 Dec 2008 20:43:02 +0000 Paul Aurich Reference-count JabberCapsClientInfo and fix bug.
Sun, 14 Dec 2008 21:19:02 +0000 Paul Aurich Rename a few functions and clean up the exit cleanup of a function
Fri, 12 Dec 2008 00:00:00 +0000 Paul Aurich Rename user_data to cb_data (there were too many 'userdata'/'user_data's).
Fri, 05 Dec 2008 06:51:39 +0000 Paul Aurich Make the Request ID a long long (fit in 2^53-1)
Fri, 05 Dec 2008 00:08:19 +0000 Paul Aurich Reorder some functions to eliminate prototypes and
Thu, 04 Dec 2008 23:59:44 +0000 Paul Aurich Jabber BOSH: more fixes.
Mon, 01 Dec 2008 05:47:04 +0000 Paul Aurich Jabber BOSH: Many fixes
Mon, 01 Dec 2008 04:00:41 +0000 Paul Aurich Track the TXT query in the js object so it will be cancelleable
Mon, 01 Dec 2008 04:00:41 +0000 Paul Aurich Add option for forcing BOSH (useful for debugging)
Sat, 29 Nov 2008 21:41:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)
Sat, 29 Nov 2008 18:41:39 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)
Sat, 29 Nov 2008 02:18:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)
Wed, 26 Nov 2008 22:06:46 +0000 Paul Aurich Sprinkle jabber_resource_has_capability in places
Wed, 26 Nov 2008 18:45:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)
Mon, 24 Nov 2008 03:12:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)