log

age author description
Sat, 01 Aug 2009 04:32:24 +0000 Paul Aurich jabber: Ridiculously verbose logging for BOSH.
Sat, 01 Aug 2009 04:24:39 +0000 Paul Aurich jabber: Better inactivity timer logic.
Sat, 01 Aug 2009 04:01:51 +0000 Paul Aurich jabber: Remove js->use_bosh
Sat, 01 Aug 2009 04:00:37 +0000 Paul Aurich jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.
Sat, 01 Aug 2009 03:57:14 +0000 Paul Aurich jabber: Re-order the BOSH structs and normalize the buffer names.
Sat, 01 Aug 2009 15:59:40 +0000 Stu Tomlinson Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
Sat, 01 Aug 2009 15:32:38 +0000 John Bailey Unbreak the string freeze.
Sat, 01 Aug 2009 08:50:19 +0000 Sulabh Mahajan Fix #9660. Reconnect, in case of error 52.
Sat, 01 Aug 2009 07:45:23 +0000 Sulabh Mahajan Fixes #9661
Sat, 01 Aug 2009 14:55:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 01 Aug 2009 02:59:31 +0000 Paul Aurich merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'
Fri, 31 Jul 2009 21:44:52 +0000 Mark Doliner Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
Sat, 01 Aug 2009 02:58:40 +0000 Paul Aurich jabber: Add the two Gtalk video features to the disco#info/caps hash
Sat, 01 Aug 2009 02:44:13 +0000 Paul Aurich jabber: Fix setting the PEP node the first time.
Sat, 01 Aug 2009 02:33:41 +0000 Paul Aurich jabber: disco#info queries with no 'from' are from the server; valid.
Sat, 01 Aug 2009 01:53:02 +0000 Paul Aurich jabber: Fix setting Google Talk avatar at login.
Fri, 31 Jul 2009 14:40:03 +0000 Marcus Lundblad merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'
Fri, 31 Jul 2009 09:34:39 +0000 Mark Doliner Add a test with a custom color
Fri, 31 Jul 2009 10:04:43 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated for 2.60
Fri, 31 Jul 2009 09:22:37 +0000 Mark Doliner Of course I got it backwards
Fri, 31 Jul 2009 09:21:28 +0000 Mark Doliner Better variable name?
Fri, 31 Jul 2009 09:18:07 +0000 Mark Doliner Add testing for font size
Fri, 31 Jul 2009 09:04:20 +0000 Mark Doliner Stop using a GString when a gchar* will do fine
Fri, 31 Jul 2009 08:55:10 +0000 Mark Doliner Make match a const char *, and remove two unnecessary casts
Fri, 31 Jul 2009 08:47:42 +0000 Mark Doliner Minor optimization when sending and receiving messages on Yahoo: only
Fri, 31 Jul 2009 08:39:03 +0000 Mark Doliner nomoreendtags is used as a boolean, so set the variable type appropriately
Fri, 31 Jul 2009 06:50:34 +0000 Paul Aurich cert: Nevermind, not going to change that string.
Fri, 31 Jul 2009 06:35:35 +0000 Paul Aurich cert: Validate subject name before prompting due to no CA pool.
Fri, 31 Jul 2009 04:42:52 +0000 Elliott Sales de Andrade Don't leak the GError from g_convert.
Fri, 31 Jul 2009 04:21:30 +0000 Mike Ruprecht merge of '69e3f1859964483e117264088d4b6fc214709f6a'
Fri, 31 Jul 2009 04:21:28 +0000 Mike Ruprecht merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'
Fri, 31 Jul 2009 04:09:41 +0000 Elliott Sales de Andrade merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'
Fri, 31 Jul 2009 04:09:01 +0000 Elliott Sales de Andrade Got the 'to' and 'from' charsets backwards there, didn't I.
Fri, 31 Jul 2009 04:05:57 +0000 Elliott Sales de Andrade Fix the warnings.
Fri, 31 Jul 2009 04:04:24 +0000 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 so that we can explicitly set
Fri, 31 Jul 2009 03:53:00 +0000 Elliott Sales de Andrade Using g_convert instead of g_utf16_to_utf8 means we don't need to go
Fri, 31 Jul 2009 04:15:02 +0000 Paul Aurich Oops.
Fri, 31 Jul 2009 03:47:58 +0000 Paul Aurich Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.
Fri, 31 Jul 2009 03:27:47 +0000 Elliott Sales de Andrade Fix some of that grammer (sic) that Mark mentioned.
Fri, 31 Jul 2009 02:48:57 +0000 Elliott Sales de Andrade I don't understand how this branch could be reached, but don't leak the slp
Fri, 31 Jul 2009 01:28:41 +0000 Mark Doliner Change Yahoo to send <span> tags with a color style attribute instead of <font>
Fri, 31 Jul 2009 01:06:42 +0000 Mark Doliner Whoops, I forgot to add the test!
Fri, 31 Jul 2009 00:56:33 +0000 Mark Doliner Add a note about why we do this. Feel free to correct spelling
Fri, 31 Jul 2009 00:48:16 +0000 Mark Doliner Add a super simple test for yahoo_codes_to_html(). I'm planning on
Fri, 31 Jul 2009 00:46:38 +0000 Mark Doliner This comment shouldn't be doxigenated
Thu, 30 Jul 2009 23:47:16 +0000 Mark Doliner Oh shit no it wasn't. I have no one to blame but fear itself.
Thu, 30 Jul 2009 23:45:45 +0000 Mark Doliner Um, this was a memory leak, right?
Thu, 30 Jul 2009 23:43:01 +0000 Mark Doliner Simplify a wee bit
Fri, 31 Jul 2009 04:20:30 +0000 Mike Ruprecht Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.
Fri, 31 Jul 2009 08:35:37 +0900 Yoshiki Yazawa merge with im.pidgin.pidgin
Thu, 30 Jul 2009 16:02:21 +0000 Paul Aurich oscar: Fix debug message newline I noticed in a log from #pidgin.
Thu, 30 Jul 2009 12:41:56 +0000 Josep Puigdemont Updated Catalan-Valencian translation by Toni Hermoso.
Thu, 30 Jul 2009 07:26:54 +0000 Mark Doliner merge of '0303b668a76bd19395d6a4feeec2d0c36f2407bf'
Thu, 30 Jul 2009 05:24:52 +0000 Paul Aurich merge of '4d4cd3cf315192de81786fd9f785ac12a08ad369'
Thu, 30 Jul 2009 07:26:10 +0000 Mark Doliner Small comment improvement from Aman Gupta (tmm1)
Thu, 30 Jul 2009 03:47:23 +0000 Stu Tomlinson Apparently the .PHONY bits are important for the revision reported in win32
Thu, 30 Jul 2009 03:42:26 +0000 Mike Ruprecht Don't crash when opening a tooltip for yahoo contacts who aren't on
Thu, 30 Jul 2009 05:24:44 +0000 Paul Aurich certs: Clean up the code a little, since I made it hard to follow.
Wed, 29 Jul 2009 19:16:02 +0000 Paul Aurich jabber: Handle "Extended Address" correctly.
Thu, 30 Jul 2009 12:34:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin