Mercurial > pidgin
graph
-
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)Wed, 07 Jan 2009 22:05:01 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)Sun, 04 Jan 2009 23:49:13 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)Tue, 24 Feb 2009 20:26:02 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)Thu, 12 Feb 2009 21:49:56 +0000, by Marcus Lundblad
-
Avoid crashing when showing the tooltip of an offline buddy, oops :)Sat, 07 Feb 2009 11:57:28 +0000, by Marcus Lundblad
-
Remove some unused variablesSat, 07 Feb 2009 11:09:31 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)Fri, 06 Feb 2009 22:46:24 +0000, by Marcus Lundblad
-
Always show the top resource first in the tooltipFri, 06 Feb 2009 22:45:52 +0000, by Marcus Lundblad
-
merge of '971ab963635fdaf00d7a3a11affd22666eef29fa'Fri, 06 Feb 2009 22:07:57 +0000, by Marcus Lundblad
-
merge of 'be2cd9a5fc757e3ed024c6c2df60547fc162587e'Wed, 04 Feb 2009 08:28:14 +0000, by Marcus Lundblad
-
Show statuses per resource before other info the jabber prpl adds to the tooltipFri, 06 Feb 2009 22:07:50 +0000, by Marcus Lundblad
-
Only show idle time for idle resources in tooltip text when there is more thanTue, 03 Feb 2009 20:13:02 +0000, by Marcus Lundblad
-
Drop the "got %d seconds idle from presence\n" debug line now that this isMon, 02 Feb 2009 22:57:38 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 3224dd8677b28d02b866cce510941fbf67e0fcb7)Mon, 02 Feb 2009 22:51:52 +0000, by Paul Aurich
-
In the state notify plugin, don't print out a status change if we get an updateSun, 01 Feb 2009 19:43:13 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)Sun, 01 Feb 2009 18:04:38 +0000, by Marcus Lundblad
-
Patch from Paul Aurich to fix reporting idle when reconnecting only when we'reSun, 01 Feb 2009 18:00:05 +0000, by Marcus Lundblad
-
Set idle time on JabberStream when logging inThu, 29 Jan 2009 19:54:26 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)Thu, 29 Jan 2009 19:15:09 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)Thu, 22 Jan 2009 20:39:12 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)Tue, 13 Jan 2009 18:39:17 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)Wed, 07 Jan 2009 22:05:29 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)Sun, 04 Jan 2009 23:50:08 +0000, by Marcus Lundblad
-
explicit merge of 'f29c90f0da72e27c601fd8c4e1aff2a250a52473'Sat, 07 Mar 2009 01:36:57 +0000, by Paul Aurich
-
Don't fallback (under any conditions) from old-style SSL to other connectionsTue, 17 Feb 2009 04:46:04 +0000, by Paul Aurich
-
Allow the user to specify their own BOSH url in the Connect Server optionTue, 17 Feb 2009 04:28:19 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head be64dc9cd9d255a5a6a0f790f5fc505091313e6d)Tue, 17 Feb 2009 03:39:22 +0000, by Paul Aurich
-
Initial presence is sent once the roster is retrieved (in the iq cb).Tue, 10 Feb 2009 06:42:42 +0000, by Paul Aurich
-
Send initial presence before declaring us connected (I like this a little better)Tue, 10 Feb 2009 06:10:12 +0000, by Paul Aurich
-
Wait until receiving the roster to tell the core we're logged inTue, 10 Feb 2009 04:43:50 +0000, by Paul Aurich
-
Fix advertised capabilities (caps, chatstates, entity time)Tue, 10 Feb 2009 04:39:16 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)Thu, 05 Feb 2009 01:00:41 +0000, by Paul Aurich
-
Store PurpleBOSHConnection* instead of void* userdataThu, 22 Jan 2009 01:01:51 +0000, by Paul Aurich
-
Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.Wed, 21 Jan 2009 00:19:33 +0000, by Paul Aurich
-
The BOSH User Agent should include the client name (and optionally version),Tue, 20 Jan 2009 06:10:42 +0000, by Paul Aurich
-
BOSH: Fix an off-by-one g_memdup that was missing the null terminator.Mon, 19 Jan 2009 18:25:38 +0000, by Paul Aurich
-
BOSH: Another g_return_if_fail that is backwardMon, 19 Jan 2009 04:52:37 +0000, by Paul Aurich
-
BOSH: Reset the HTTP parsing vars when we've handled a responseMon, 19 Jan 2009 04:52:11 +0000, by Paul Aurich
-
BOSH: Fix the HTTP Post to include the actual payload.Mon, 19 Jan 2009 04:15:21 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)Sun, 18 Jan 2009 04:17:50 +0000, by Paul Aurich
-
Remove a "suggested parenthes around assignment" warningTue, 10 Feb 2009 08:27:30 +0000, by Paul Aurich
-
These checks are redundant; id is guaranteed to be something aboveTue, 10 Feb 2009 06:15:27 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 23720684a7671144bc56d1b20b6a1a0a22862d73)Tue, 10 Feb 2009 06:12:24 +0000, by Paul Aurich
-
Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.Mon, 09 Feb 2009 07:13:44 +0000, by Paul Aurich
-
Fix the timezone parsing (again) and display the timezone in the info dialogMon, 09 Feb 2009 00:03:08 +0000, by Paul Aurich
-
Report the correct UTC time (thanks for noticing this, Marcus).Sun, 08 Feb 2009 21:56:03 +0000, by Paul Aurich
-
Request time information from a resource if we don't have caps for itSun, 08 Feb 2009 16:55:29 +0000, by Paul Aurich
-
Reduce the debug log spam from the ping code and fix a logic error.Sun, 08 Feb 2009 16:50:58 +0000, by Paul Aurich