log

age author description
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,
Sun, 26 Aug 2007 01:35:10 +0000 Jeffrey Connelly In msimprpl's mail notifications, change four parallel arrays into
Sun, 26 Aug 2007 01:08:39 +0000 Jeffrey Connelly Lookup a user's information when their status changes to anything but
Sat, 25 Aug 2007 23:05:57 +0000 Jeffrey Connelly In msimprpl, replace !strcmp() with g_str_equal() everywhere.
Sat, 25 Aug 2007 22:35:44 +0000 Jeffrey Connelly Use new attention API from http://msimprpl.darkthoughts.net/attention3.diff,
Sat, 25 Aug 2007 22:33:40 +0000 Jeffrey Connelly Attention API for nudges/buzzes/zaps of various protocols.
Sat, 25 Aug 2007 05:41:25 +0000 Jeffrey Connelly merge of '3b5ffa9dc2dec5443f83a219ac14382a0e3ccf03'
Sat, 25 Aug 2007 12:06:40 +0000 Sadrul Habib Chowdhury Do not duplicate the same message in the history, and store the correct
Sat, 25 Aug 2007 11:36:02 +0000 Sadrul Habib Chowdhury Add a 'Hide' item under 'Conversation' menu so people can check this thing out.