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)
|
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)
|
Tue, 10 Feb 2009 08:27:30 +0000 |
Paul Aurich |
Remove a "suggested parenthes around assignment" warning
|
Tue, 10 Feb 2009 06:15:27 +0000 |
Paul Aurich |
These checks are redundant; id is guaranteed to be something above
|
Tue, 10 Feb 2009 06:12:24 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 23720684a7671144bc56d1b20b6a1a0a22862d73)
|
Mon, 09 Feb 2009 07:13:44 +0000 |
Paul Aurich |
Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.
|