log ChangeLog @ 29475:299ef6fd1a23

age author description
Sat, 22 Aug 2009 18:54:15 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)
Sat, 22 Aug 2009 03:59:35 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
Wed, 19 Aug 2009 00:46:04 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
Mon, 02 Mar 2009 06:51:50 +0000 Elliott Sales de Andrade Prep next.minor for, well, the next minor.
Tue, 16 Feb 2010 09:02:23 +0000 Mark Doliner Fix CVE-2010-0423, a denial of service attack due to the parsing
Tue, 16 Feb 2010 08:58:45 +0000 Mark Doliner Fix CVE-2010-0420, a possible remote crash when handling chat room
Tue, 16 Feb 2010 08:54:07 +0000 Mark Doliner Fix CVE-2010-0277, a possible remote crash when parsing an incoming
Tue, 16 Feb 2010 08:50:49 +0000 Mark Doliner Set release dates, add news (I'm not feeling creative, sorry),
Wed, 17 Feb 2010 17:03:31 +0000 Paul Aurich line-wrap to 80 characters with an 8-char tab width.
Tue, 16 Feb 2010 00:36:25 +0000 Paul Aurich jabber: Fix another corner case that introduced duplicates to the list.
Mon, 15 Feb 2010 00:20:55 +0000 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
Sun, 14 Feb 2010 23:56:00 +0000 Paul Aurich jabber: Fix getting info on your own JID, under some circumstances.
Thu, 11 Feb 2010 06:29:39 +0000 Paul Aurich Update the changelog with some help from Marcus
Wed, 10 Feb 2010 07:09:52 +0000 Paul Aurich jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
Wed, 10 Feb 2010 06:01:58 +0000 Paul Aurich Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
Wed, 10 Feb 2010 03:32:29 +0000 Paul Aurich Correctly parse "<br>" in an XML attribute. Closes #11318.
Tue, 09 Feb 2010 06:56:00 +0000 John Bailey ChangeLog a ton of stuff that should have been.
Tue, 09 Feb 2010 06:25:10 +0000 John Bailey Proper credit for Kartik's patches. Refs #7347, #7746.
Sun, 07 Feb 2010 08:41:47 +0000 Elliott Sales de Andrade Add support for dropping an image on the Custom Smiley window to add that
Wed, 03 Feb 2010 22:48:03 +0000 Marcus Lundblad merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'
Wed, 03 Feb 2010 22:46:22 +0000 Marcus Lundblad media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.
Wed, 03 Feb 2010 21:40:39 +0000 Paul Aurich jabber: Log a warning (with the shortcut) when refusing to send a smiley.
Wed, 03 Feb 2010 21:17:30 +0000 Mark Doliner merge of '19b1f405b1e0f78a95bd14e8303d1a2c19818908'
Wed, 03 Feb 2010 21:05:44 +0000 Mark Doliner This is changelog worthy
Wed, 03 Feb 2010 21:11:25 +0000 Marcus Lundblad jabber: Don't send custom smileys larger than the recommended maximum BoB size
Wed, 03 Feb 2010 16:05:28 +0000 Sadrul Habib Chowdhury move-start (home) and move-last (end) actions for trees.
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 03:56:00 +0000 Luoh Ren-Shan Search friends by email addresses in the buddylist.
Fri, 29 Jan 2010 01:30:38 +0000 Fartash Faghri Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
Tue, 26 Jan 2010 02:18:16 +0000 Paul Aurich jabber: Wrap XHTML-IM messages in <p/> for greater interoperability justice. Closes #11253