log

age author description
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 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.
Thu, 28 Jan 2010 05:06:24 +0000 Sadrul Habib Chowdhury gnt: Restore hardware cursor after reordering windows.
Wed, 27 Jan 2010 22:23:30 +0000 Sadrul Habib Chowdhury irssi wm: Restore the hardware cursor after title updates.
Wed, 27 Jan 2010 21:29:38 +0000 Sadrul Habib Chowdhury Fix a crash when setting a buddyicon.
Wed, 27 Jan 2010 21:24:15 +0000 Sadrul Habib Chowdhury oscar: Try to make the error message more verbose.
Tue, 26 Jan 2010 19:26:36 +0000 Paul Aurich ft: Fix ui_ops->ui_read being called too often (when it's not ready).
Tue, 26 Jan 2010 02:22:22 +0000 Paul Aurich merge of '3bd2c7a6603e3818db5888eda798d4a336a3665b'
Tue, 26 Jan 2010 02:18:16 +0000 Paul Aurich jabber: Wrap XHTML-IM messages in <p/> for greater interoperability justice. Closes #11253
Mon, 25 Jan 2010 18:43:42 +0000 Marcus Lundblad Fix an incorrect API comment
Sun, 24 Jan 2010 22:49:33 +0000 Bj«Órn Voigt German translation update
Sun, 24 Jan 2010 05:15:33 +0000 Paul Aurich Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.