log

age author description
Wed, 03 Feb 2010 05:33:33 +0000 Paul Aurich jabber: Remove a funky workaround for an (old) OpenSSL crash.
Wed, 03 Feb 2010 04:54:23 +0000 Paul Aurich jabber: Move a comment to where it should be.
Wed, 03 Feb 2010 04:45:38 +0000 Paul Aurich jabber: When doing writes while disconnecting, 'ignore' errors.
Wed, 03 Feb 2010 16:00:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 03 Feb 2010 01:03:09 +0000 Mark Doliner Put all our rateclass members in a single hash table instead of in one
Wed, 03 Feb 2010 00:07:45 +0000 Mark Doliner This extra check doesn't really work now that we have a concept of a
Wed, 03 Feb 2010 00:05:22 +0000 Mark Doliner optimization to the oscar prpl to use less memory, care of Shaun Lindsay
Tue, 02 Feb 2010 23:44:33 +0000 Mark Doliner We were using this formula from before the documentation was public, and
Tue, 02 Feb 2010 23:24:20 +0000 Mark Doliner Let's just do this mod on the fly instead of changing the variable
Tue, 02 Feb 2010 23:18:09 +0000 Mark Doliner Move two logging statements from oscar.c to family_oservice.c so we
Tue, 02 Feb 2010 23:11:35 +0000 Mark Doliner We don't need to keep the delta in memory. We keep the actual time of
Tue, 02 Feb 2010 22:56:17 +0000 Mark Doliner We set every field of this struct explicitly when we create it, so don't
Tue, 02 Feb 2010 20:42:00 +0000 Mark Doliner We should be using the type listed in the response, not in the
Mon, 01 Feb 2010 22:00:26 +0000 Sadrul Habib Chowdhury Fix merge.
Mon, 01 Feb 2010 21:51:20 +0000 Sadrul Habib Chowdhury merge of '4a72c5feaab572105b4902609836cd509328aa6d'
Mon, 01 Feb 2010 21:50:17 +0000 Sadrul Habib Chowdhury Look for non-null before processing theme input. Closes #10521 (again).
Mon, 01 Feb 2010 21:28:33 +0000 Marcus Lundblad merge of '6e11e232a469bd7bd1f5c8dadebcfa5809eb1cd1'
Mon, 01 Feb 2010 21:15:19 +0000 Paul Aurich merge of '47bd1e8215f2e068f00151ed40c211745f596aba'
Mon, 01 Feb 2010 21:15:16 +0000 Paul Aurich disapproval of revision '23fc27a319dd87434fdaf42acecbe1962468bbb8'
Mon, 01 Feb 2010 21:26:35 +0000 Marcus Lundblad jabber: Only make the SRV lookup for STUN based on the domain if no STUN
Fri, 29 Jan 2010 14:23:15 +0000 Adi Roiban Mark strings for translation.
Fri, 29 Jan 2010 03:56:00 +0000 Luoh Ren-Shan Search friends by email addresses in the buddylist.
Fri, 29 Jan 2010 13:00:26 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 29 Jan 2010 01:41:16 +0000 Sadrul Habib Chowdhury merge of 'dc8e146830c1b3fa49695fd76eba4bc811e7ec53'
Thu, 28 Jan 2010 21:44:16 +0000 Sadrul Habib Chowdhury We allow aliasing chats. So don't show an error message when we try to.
Thu, 28 Jan 2010 20:39:24 +0000 Sadrul Habib Chowdhury Strip both \n and \r at the end of the lines when parsing a smiley theme.
Thu, 28 Jan 2010 19:57:00 +0000 Federico Mena Quintero Show tooltip for ellipsized tab titles.
Fri, 29 Jan 2010 01:30:38 +0000 Fartash Faghri Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
Thu, 28 Jan 2010 17:44:28 +0000 Sadrul Habib Chowdhury irssi wm: Move/Resize windows only if necessary.
Thu, 28 Jan 2010 17:24:13 +0000 Sadrul Habib Chowdhury gnt: Make sure the ordering of the windows is correct after a refresh.