log

age author description
Mon, 27 Aug 2007 00:09:17 +0000 Jeffrey Connelly merge of '0398fdfcf107ed2bd1e3f271524fe5fe0134bd97'
Sun, 26 Aug 2007 23:53:05 +0000 Sadrul Habib Chowdhury merge of '1d830d1617f678f9a4976d149b442420640dc120'
Sun, 26 Aug 2007 23:03:40 +0000 Sadrul Habib Chowdhury merge of '3ccc848dcffce11aa363f593e383cc1f07d081d0'
Sun, 26 Aug 2007 20:49:25 +0000 Luke Schierer merge of 'a8189d2840b6823a0faf5dbba937eb0dd96a1416'
Sun, 26 Aug 2007 19:30:45 +0000 Kevin Stange Add MySpaceIM to the list in the about dialog.
Sun, 26 Aug 2007 20:35:40 +0000 Sadrul Habib Chowdhury Update the buddylist if a buddy is moved to another group from a different
Sun, 26 Aug 2007 19:08:29 +0000 Kevin Stange merge of '0bf01031d132e0c8d3ab091041ec704fcfc2b152'
Sun, 26 Aug 2007 19:02:38 +0000 Kevin Stange Add MySpaceIM to the Windows build, though I can't verify this works
Sun, 26 Aug 2007 18:59:59 +0000 Kevin Stange merge of 'cacb6312fda77c93ab3e7557fdea3c2956cc55ad'
Sun, 26 Aug 2007 16:23:08 +0000 Sadrul Habib Chowdhury Changelog the API changes in finch and libgnt so far.
Sun, 26 Aug 2007 14:02:35 +0000 Sadrul Habib Chowdhury merge of 'e6a26aab7c177405a9cbb8d8358228ed4a53d508'
Sun, 26 Aug 2007 14:02:30 +0000 Sadrul Habib Chowdhury merge of '665d20fa5e8c368f876485703c5e3c652c9b44c9'
Sun, 26 Aug 2007 09:41:54 +0000 Sadrul Habib Chowdhury Changelog the per-conversation mute/logging options.
Sun, 26 Aug 2007 09:39:54 +0000 Sadrul Habib Chowdhury Fix #2767 (per-conversation/chat mute option).
Sun, 26 Aug 2007 08:58:59 +0000 Sadrul Habib Chowdhury Add two missing conversation-uiops functions. (has_focus and present)
Sun, 26 Aug 2007 08:34:04 +0000 Sadrul Habib Chowdhury Separate logging support for each conversation.
Sun, 26 Aug 2007 06:55:21 +0000 Daniel Atallah Set the custom status message for yahoo buddies correctly at login time. Fixes #2754.
Mon, 27 Aug 2007 00:00:38 +0000 Jeffrey Connelly Add msimprpl's user module so we all can compile libpurple again ;)
Sun, 26 Aug 2007 22:44:42 +0000 Jeffrey Connelly In msimprpl: if no local alias is set, set it to the username on sign-on.
Sun, 26 Aug 2007 22:23:15 +0000 Jeffrey Connelly For myim: (MySpaceIM) URLs, lookup the contact ID into a username before
Sun, 26 Aug 2007 21:28:58 +0000 Jeffrey Connelly Add receiving-im-attention and received-im-attention signals, similar to
Sun, 26 Aug 2007 18:51:06 +0000 Jeffrey Connelly In msimprpl, fix the msim_uri_handler(). The sendIM and addContact commands
Sun, 26 Aug 2007 18:42:00 +0000 Jeffrey Connelly Add myim: URI handler to Win32 NSIS installer, for MySpaceIM plugin.
Sun, 26 Aug 2007 08:25:37 +0000 Jeffrey Connelly Only check for mail if "New mail notifications" is enabled in account options.
Sun, 26 Aug 2007 08:20:49 +0000 Jeffrey Connelly Add msim_uri_handler() to handle myim: URLs, sendIM and addContact commands.
Sun, 26 Aug 2007 07:37:28 +0000 Jeffrey Connelly In msimprpl, move user-related code to a new user module, and move other
Sun, 26 Aug 2007 06:51:17 +0000 Jeffrey Connelly In msimprpl, move formatting functions to a markup module. It only exposes
Sun, 26 Aug 2007 06:36:56 +0000 Jeffrey Connelly In msimprpl, move session-related functions to a new session module.
Sun, 26 Aug 2007 06:30:41 +0000 Jeffrey Connelly In msimprpl, move zap-related code to a separate module.
Sun, 26 Aug 2007 02:50:38 +0000 Jeffrey Connelly Now that MsimMessageElement's are more accessible outside message.c,