log

age author description
Sat, 07 Jun 2008 00:00:34 +0000 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
Sat, 07 Jun 2008 01:06:41 +0000 Mark Doliner Documentation: Use the word opaque to describe the data structure
Sat, 07 Jun 2008 00:56:14 +0000 Mark Doliner Add a few bits of documentation
Sat, 07 Jun 2008 00:47:16 +0000 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
Sat, 07 Jun 2008 00:43:33 +0000 Mark Doliner Remove an unused linked list
Fri, 06 Jun 2008 23:10:01 +0000 Mark Doliner Minor documentation and whitespace
Fri, 06 Jun 2008 22:51:17 +0000 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
Fri, 06 Jun 2008 22:49:43 +0000 Mark Doliner These forward declarations aren't needed
Fri, 06 Jun 2008 22:46:31 +0000 Mark Doliner We don't need this thing, right?
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Fri, 06 Jun 2008 22:35:27 +0000 Mark Doliner Don't use strlen() when we can just check the first character
Fri, 06 Jun 2008 06:41:07 +0000 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
Fri, 06 Jun 2008 06:31:53 +0000 Daniel Atallah Plug a small and unlikely leak.
Fri, 06 Jun 2008 03:04:05 +0000 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
Thu, 05 Jun 2008 23:55:01 +0000 Mark Doliner Don't send an auto-response when you're away and you IM someone
Thu, 05 Jun 2008 22:40:11 +0000 Ethan Blanton merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
Thu, 05 Jun 2008 20:02:13 +0000 Daniel Atallah Don't start sending the local file until after recieving the <streamhost-used/>
Thu, 05 Jun 2008 22:36:21 +0000 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
Thu, 05 Jun 2008 12:25:20 +0000 Stu Tomlinson Include the send button plugin in the win32 build
Thu, 05 Jun 2008 10:23:58 +0000 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
Thu, 05 Jun 2008 10:16:23 +0000 Sadrul Habib Chowdhury Correctly detect system logs.
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.
Sun, 01 Jun 2008 01:34:34 +0000 Andrew Hoffman Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
Sat, 31 May 2008 13:30:28 +0000 Sadrul Habib Chowdhury Do not try to update received custom smileys in a deleted child anchor.
Fri, 30 May 2008 22:56:39 +0000 Sadrul Habib Chowdhury Add doxygen foo for FinchBlistManager.
Fri, 30 May 2008 22:21:57 +0000 Bj«Órn Voigt - Changed back "Email" to "E-Mail" in German translation
Fri, 30 May 2008 19:45:46 +0000 Stu Tomlinson merge of '6c9b241a178cbf5a0760ba9646e0460067db378a'
Fri, 30 May 2008 14:40:10 +0000 Evan Schoenberg If the status name and status message are the same for a jabber buddy,
Fri, 30 May 2008 19:26:10 +0000 Daniel Atallah Fix some broken translation printf formats courtesy of `msgfmt -c`.
Fri, 30 May 2008 04:33:44 +0000 Sadrul Habib Chowdhury Remove an unnecessary strdup when sending messages over IRC.
Fri, 30 May 2008 01:51:43 +0000 Sadrul Habib Chowdhury Modified patch from Dylan Simon (dylex) to improve