log

age author description
Thu, 05 Jun 2008 00:44:58 +0000 Hylke Bons Update some status icons.
Wed, 04 Jun 2008 23:05:31 +0000 Mark Doliner Don't crash if the given jabber id is invalid. For example,
Wed, 04 Jun 2008 22:50:40 +0000 Sadrul Habib Chowdhury merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
Wed, 04 Jun 2008 03:22:36 +0000 Daniel Atallah Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
Wed, 04 Jun 2008 01:05:20 +0000 Daniel Atallah "rob" noticed this bug in the en_AU translation. Fixes #5844.
Tue, 03 Jun 2008 23:51:12 +0000 Daniel Atallah Don't try to retrieve the chat_info_defaults while signed off, it tends to
Tue, 03 Jun 2008 23:47:24 +0000 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
Wed, 04 Jun 2008 22:49:23 +0000 Sadrul Habib Chowdhury Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
Tue, 03 Jun 2008 22:34:32 +0000 Sadrul Habib Chowdhury Correct the documentation.
Tue, 03 Jun 2008 05:51:17 +0000 Mark Doliner A few character comment change.
Tue, 03 Jun 2008 05:18:52 +0000 Mark Doliner I can't think of any reason we would need to use the zero versions of
Tue, 03 Jun 2008 05:12:51 +0000 Sadrul Habib Chowdhury merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'
Tue, 03 Jun 2008 03:53:14 +0000 Daniel Atallah Prevent double freeing when we don't get the proxy data we're expecting from
Tue, 03 Jun 2008 02:31:28 +0000 Sadrul Habib Chowdhury Notify the server when we change the privacy setting for an account.
Tue, 03 Jun 2008 00:10:46 +0000 Sadrul Habib Chowdhury merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'
Tue, 03 Jun 2008 00:09:11 +0000 Sadrul Habib Chowdhury Don't include 'Listening to music' in the per-account statusbox.
Mon, 02 Jun 2008 11:31:20 +0000 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
Mon, 02 Jun 2008 09:52:30 +0000 Mark Doliner The status type says that mood and moodtext are strings, so we don't
Mon, 02 Jun 2008 09:39:32 +0000 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
Mon, 02 Jun 2008 09:05:22 +0000 Mark Doliner Whitespace
Mon, 02 Jun 2008 09:00:11 +0000 Mark Doliner Whoops, I should have inverted this logic.
Mon, 02 Jun 2008 08:51:40 +0000 Mark Doliner Short-circuit earlier if the buddy is offline
Mon, 02 Jun 2008 05:06:58 +0000 Elliott Sales de Andrade A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
Sun, 01 Jun 2008 21:36:43 +0000 Sadrul Habib Chowdhury merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'
Sun, 01 Jun 2008 21:34:50 +0000 Elliott Sales de Andrade Arrow keys in status menu should skip separator lines. Closes #1360.
Sun, 01 Jun 2008 21:20:59 +0000 Sadrul Habib Chowdhury Remove compile warnings.
Sun, 01 Jun 2008 18:08:14 +0000 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
Sun, 01 Jun 2008 20:05:06 +0000 Mark Doliner Fix a memleak when handling jabber xforms. xmlnode_get_data() returns
Sun, 01 Jun 2008 04:48:51 +0000 Sadrul Habib Chowdhury Update the list of statuses when a new status is added, or an existing
Sun, 01 Jun 2008 01:39:03 +0000 Sadrul Habib Chowdhury The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.