log

age author description
Fri, 05 Jun 2009 01:58:22 +0000 Hu Yong Add purple_proxy_connect_udp. Closes #6589.
Fri, 05 Jun 2009 01:46:29 +0000 Paul Aurich Hmm, this wasn't saved when I committed it.
Fri, 05 Jun 2009 04:13:10 +0000 Elliott Sales de Andrade Patch to change around some logic that should fix missing buddies that are
Fri, 05 Jun 2009 02:58:26 +0000 Elliott Sales de Andrade Apply patch from Peter to handle the left and right arrow keys in the buddy
Thu, 04 Jun 2009 06:40:16 +0000 Sulabh Mahajan Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user
Thu, 04 Jun 2009 05:19:49 +0000 Mark Doliner Change the way we parse messages on MySpace a little bit. This
Thu, 04 Jun 2009 01:51:41 +0000 Paul Aurich Fix an issue with the server responding with jid/node items as first-level children and add a TODO.
Thu, 04 Jun 2009 01:18:45 +0000 Paul Aurich @since!
Wed, 03 Jun 2009 22:12:28 +0000 Paul Aurich Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.
Wed, 03 Jun 2009 21:59:58 +0000 Paul Aurich Ladedah I dislike the need to explicitly check for NULL strings.
Wed, 03 Jun 2009 21:57:19 +0000 Paul Aurich merge of '6fc007db8432a45dd3273d0abcc8bb9a09b11ecf'
Wed, 03 Jun 2009 19:34:42 +0000 Paul Aurich merge of '054ca20dffd917fc57972d8756d9c15ead22fd85'
Wed, 03 Jun 2009 19:34:26 +0000 Paul Aurich disapproval of revision '84a23ef59e6a3bc88834f0948c67516f0a39234b'
Wed, 03 Jun 2009 19:09:16 +0000 Paul Aurich Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
Wed, 03 Jun 2009 21:46:05 +0000 Mark Doliner Stop exiting early from this function. I don't believe it harms anything