Mon, 27 Aug 2007 17:17:04 +0000 |
Sean Egan |
merge of '1e84e66f6954510525d3db02bb2899bca1caacdb'
|
Mon, 27 Aug 2007 17:16:11 +0000 |
Sean Egan |
Add horizontal rules and strikethroughs to the toolbar
|
Mon, 27 Aug 2007 05:35:00 +0000 |
Sean Egan |
pidginstock.c
|
Mon, 27 Aug 2007 17:21:35 +0000 |
Ethan Blanton |
ACK for EvilDennisR
|
Mon, 27 Aug 2007 07:03:28 +0000 |
Jeffrey Connelly |
Replace homegrown str_replace() with purple_strreplace(), after discovering it.
|
Mon, 27 Aug 2007 06:58:54 +0000 |
Jeffrey Connelly |
In MSN prpl, use attention API. Can be disabled by undefining
|
Mon, 27 Aug 2007 06:08:14 +0000 |
Jeffrey Connelly |
Change Yahoo prpl to use attention API in libpurple. Previous behavior can
|
Mon, 27 Aug 2007 05:37:40 +0000 |
Jeffrey Connelly |
Change serv_send_attention() to call prpl_info->send_attention(), and
|
Mon, 27 Aug 2007 02:29:15 +0000 |
Jeffrey Connelly |
On login, get contacts from server using msim_get_contact_list().
|
Mon, 27 Aug 2007 01:36:21 +0000 |
Jeffrey Connelly |
In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
|
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,
|
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.
|
Sat, 25 Aug 2007 11:29:43 +0000 |
Sadrul Habib Chowdhury |
Clear the message history in the /clear callback.
|
Sat, 25 Aug 2007 11:28:34 +0000 |
Sadrul Habib Chowdhury |
Adding all the message from history in GtkIMHtml takes a bit long causing
|
Sat, 25 Aug 2007 11:18:26 +0000 |
Sadrul Habib Chowdhury |
The conversation history is in a reversed list.
|
Sat, 25 Aug 2007 10:33:00 +0000 |
Sadrul Habib Chowdhury |
Utilize the message-history in dbus-gnt.
|
Sat, 25 Aug 2007 10:02:21 +0000 |
Sadrul Habib Chowdhury |
DBus-ify the message history in a conversation.
|
Sat, 25 Aug 2007 05:09:56 +0000 |
Sadrul Habib Chowdhury |
API to reattach a conversation to gtk UI. Use the new
|
Sat, 25 Aug 2007 04:57:55 +0000 |
Sadrul Habib Chowdhury |
A conversation shouldn't need ui-ops for logging the messages.
|
Sat, 25 Aug 2007 04:53:45 +0000 |
Sadrul Habib Chowdhury |
Reattach the gtk-ui to a conversation when the user wants to
|
Sat, 25 Aug 2007 04:50:57 +0000 |
Sadrul Habib Chowdhury |
Make sure a conversation is a pidgin-conversation to avoid a crash.
|
Sat, 25 Aug 2007 03:59:05 +0000 |
Sadrul Habib Chowdhury |
Store message history in a conversation, and provide API to access the history.
|
Sat, 25 Aug 2007 01:14:56 +0000 |
Sadrul Habib Chowdhury |
merge of '0fc7f6e97f5dab2cfc59a71a0aba499d560220b2'
|
Fri, 24 Aug 2007 22:19:52 +0000 |
Sadrul Habib Chowdhury |
Specify small and large step values for the volume slider.
|