log

age author description
Fri, 05 Jun 2009 08:23:18 +0000 Andrea Piccinelli Allow adding received animated custom smileys to locale custom smiley
Fri, 05 Jun 2009 05:44:44 +0000 Paul Aurich merge of '58446e074cca7b8a7348254c03cfce2c5534fd63'
Fri, 05 Jun 2009 05:42:05 +0000 Paul Aurich Allow Gadu-Gadu accounts to specify Connect Server. Refs #6691.
Fri, 05 Jun 2009 05:15:09 +0000 Elliott Sales de Andrade Setting `dialog->open_button = button` when `button` is not yet assigned
Fri, 05 Jun 2009 04:27:53 +0000 Elliott Sales de Andrade merge of '051b51aa2424e978f16c10511f7a4e0f45c7c5d3'
Fri, 05 Jun 2009 02:30:31 +0000 Florian Qu«²ze Consistently emit conversation-updated for typing state changes.
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
Wed, 03 Jun 2009 18:27:47 +0000 Bj«Órn Voigt Fixed case for "Leere Gruppen"
Wed, 03 Jun 2009 17:09:18 +0000 Sadrul Habib Chowdhury merge of '84a23ef59e6a3bc88834f0948c67516f0a39234b'
Wed, 03 Jun 2009 16:41:52 +0000 Paul Aurich jabber digest-md5: Only specify the charset as UTF-8 if conversion to ISO-8859-1 was not successful.
Wed, 03 Jun 2009 16:34:25 +0000 Paul Aurich Re-fix initial account registration.
Wed, 03 Jun 2009 17:08:25 +0000 Sadrul Habib Chowdhury Turn off the send-flag for messages we send to ourselves in MSN.
Wed, 03 Jun 2009 17:04:05 +0000 Sadrul Habib Chowdhury Add a utlity function purple_markup_is_rtl
Wed, 03 Jun 2009 15:50:08 +0000 Paul Aurich Add a few more roster debug messages and improve.
Wed, 03 Jun 2009 15:33:55 +0000 Paul Aurich Pluck Adium's roster debugging from 86720de21a854aa
Wed, 03 Jun 2009 14:45:33 +0000 Paul Aurich Remove reference to purple_escape_html, which stuck around for only a few minutes before I went to g_markup_escape_text.