log

age author description
2009-02-05 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
2009-01-30 Paul Aurich My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.
2009-01-30 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
2009-01-26 Paul Aurich Whitespace changes
2009-01-26 Paul Aurich Support both XEP-0084 namespaces for fetching our own avatars at login
2009-01-26 Paul Aurich Support XEP-0084 (User Avatar) v1.1 alongside v0.12
2009-01-21 Paul Aurich Send presence updates from jabber_set_info, not jabber_set_buddy_icon.
2009-01-21 Paul Aurich Only (re)publish XMPP avatars at login if the server's avatar differs
2009-01-21 Paul Aurich Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error case
2009-01-21 Paul Aurich Migrate the XMPP User Avatar (XEP-0084) code to its own file
2009-01-22 Paul Aurich Store PurpleBOSHConnection* instead of void* userdata
2009-01-21 Paul Aurich Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.
2009-01-20 Paul Aurich The BOSH User Agent should include the client name (and optionally version),
2009-01-19 Paul Aurich BOSH: Fix an off-by-one g_memdup that was missing the null terminator.
2009-01-19 Paul Aurich BOSH: Another g_return_if_fail that is backward
2009-01-19 Paul Aurich BOSH: Reset the HTTP parsing vars when we've handled a response
2009-01-19 Paul Aurich BOSH: Fix the HTTP Post to include the actual payload.
2009-01-18 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
2008-12-17 Marcus Lundblad Show idle time for idle resources in buddy tooltips
2008-12-17 Marcus Lundblad Fix merge
2008-12-17 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)
2008-12-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
2008-12-02 Marcus Lundblad Fix merge
2008-12-02 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
2008-12-02 Marcus Lundblad Merge
2008-11-24 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
2008-11-18 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
2008-11-18 Marcus Lundblad Patch from darkrain42
2008-11-18 Marcus Lundblad Patch from darkrain42
2008-11-17 Marcus Lundblad Support setting offset from <delayed/> element in <presence/> or "stamp"
2008-11-17 Marcus Lundblad Change jabber_presence_send to not take an extra argument to force idle updating
2008-11-16 Marcus Lundblad Killed a warning
2008-11-16 Marcus Lundblad Oops, unleak...
2008-11-16 Marcus Lundblad A first stab at supporting the upcoming new use-case in XMPP XEP-0012
2009-01-18 Paul Aurich Jabber BOSH: memory management fixes
2009-01-18 Paul Aurich Jabber BOSH: Try to continue with no BOSH version attribute
2009-01-18 Paul Aurich Jabber BOSH: Model the parsing on the SOAP stuff
2009-01-18 Paul Aurich Jabber BOSH: Store less for each Request/Response
2008-12-19 Paul Aurich Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19
2008-12-19 Paul Aurich Remove the old if 0'd out caps code and reorder some functions.
2008-12-19 Paul Aurich Support old (XEP v1.3) Entity Capabilities alongside the new ones.
2008-12-17 Paul Aurich Rename a few variables
2008-12-15 Paul Aurich Reference-count JabberCapsClientInfo and fix bug.
2008-12-14 Paul Aurich Rename a few functions and clean up the exit cleanup of a function
2008-12-12 Paul Aurich Rename user_data to cb_data (there were too many 'userdata'/'user_data's).
2008-12-05 Paul Aurich Make the Request ID a long long (fit in 2^53-1)
2008-12-05 Paul Aurich Reorder some functions to eliminate prototypes and
2008-12-04 Paul Aurich Jabber BOSH: more fixes.
2008-12-01 Paul Aurich Jabber BOSH: Many fixes
2008-12-01 Paul Aurich Track the TXT query in the js object so it will be cancelleable
2008-12-01 Paul Aurich Add option for forcing BOSH (useful for debugging)
2008-11-29 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)
2008-11-29 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)
2008-11-29 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)
2008-11-26 Paul Aurich Sprinkle jabber_resource_has_capability in places
2008-11-26 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)
2008-11-24 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)
2008-11-23 Paul Aurich Cut-n-paste typo
2008-11-23 Paul Aurich dnssrv.c:
2008-11-23 Paul Aurich merge of '0da3644551b2442b2db4cf9d828865d167df8072'