Fri, 16 Nov 2007 23:30:03 +0000 |
Richard Laager |
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
|
Sun, 14 Oct 2007 00:26:00 +0000 |
Richard Laager |
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
|
Wed, 10 Oct 2007 22:57:51 +0000 |
Gabriel Schulhof |
Removed request stuff - now on pidgin-request-ui-hint
|
Sat, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
Sat, 22 Sep 2007 09:48:07 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
Thu, 20 Sep 2007 06:29:21 +0000 |
Mark Doliner |
Richard pointed out that this was dumb in an email to the devel
|
Sat, 15 Sep 2007 22:43:17 +0000 |
Sean Egan |
Only keep track of sent auto-responses in determining whether to send an auto-response. This will keep people who have had a conversation and then set themselves away from getting confused and thinking it doesn't work
|
Wed, 12 Sep 2007 19:11:38 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
Thu, 16 Aug 2007 20:18:30 +0000 |
Gabriel Schulhof |
Implementing hints in libpurple/server.c
|
Mon, 10 Sep 2007 21:06:14 +0000 |
Richard Laager |
Take aliases into account for the attention messages.
|
Mon, 10 Sep 2007 20:26:44 +0000 |
Richard Laager |
Change attention_types to get_attention_types so this will compile.
|
Mon, 10 Sep 2007 20:07:45 +0000 |
Richard Laager |
Clear up translation ambiguity with the attention API.
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Tue, 28 Aug 2007 08:53:48 +0000 |
Sadrul Habib Chowdhury |
Don't trigger 'receiving-' and 'received-' signals when sending attention request.
|
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 01:36:21 +0000 |
Jeffrey Connelly |
In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
|
Sun, 26 Aug 2007 21:28:58 +0000 |
Jeffrey Connelly |
Add receiving-im-attention and received-im-attention signals, similar to
|
Sat, 25 Aug 2007 22:33:40 +0000 |
Jeffrey Connelly |
Attention API for nudges/buzzes/zaps of various protocols.
|
Tue, 14 Aug 2007 02:45:06 +0000 |
Jeffrey Connelly |
disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'
|
Mon, 13 Aug 2007 05:59:24 +0000 |
Jeffrey Connelly |
Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes
|
Sat, 23 Jun 2007 06:20:05 +0000 |
Sadrul Habib Chowdhury |
Fix a crash when trying to alias someone from the tab-label on a disconnected
|
Sat, 02 Jun 2007 03:15:35 +0000 |
Nathan Walp |
missed these last time
|
Sat, 19 May 2007 21:38:47 +0000 |
Richard Laager |
merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
|
Sat, 12 May 2007 20:34:01 +0000 |
Evan Schoenberg |
Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than if
|
Thu, 03 May 2007 07:55:32 +0000 |
Mark Doliner |
Change a few functions to free a linked list while iterating through
|
Tue, 01 May 2007 04:38:24 +0000 |
Sean Egan |
Documentation update
|
Thu, 26 Apr 2007 12:25:49 +0000 |
Evan Schoenberg |
Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
|
Wed, 25 Apr 2007 23:55:56 +0000 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Thu, 01 Mar 2007 08:26:07 +0000 |
Mark Doliner |
Comments
|
Thu, 15 Feb 2007 19:08:18 +0000 |
Evan Schoenberg |
Suppress name changed messages when it would print 'X is now known as X' ('evands@pidgin.im is now known as evands@pidgin.im')
|
Tue, 06 Feb 2007 19:22:34 +0000 |
Evan Schoenberg |
Moved linkification of incoming messages to pidgin_conv_write_conv()
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|