2008-06-21 |
Sadrul Habib Chowdhury |
Mobile status are created as independant statuses, which cannot be the
|
2008-06-05 |
Mark Doliner |
Don't send an auto-response when you're away and you IM someone
|
2008-05-23 |
Sadrul Habib Chowdhury |
Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
|
2008-04-30 |
Evan Schoenberg |
As discussed on the devel list, purple_serv_got_join_chat_failed() and the
|
2008-04-29 |
Evan Schoenberg |
applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
|
2008-04-29 |
Evan Schoenberg |
merge of '3498a4993b3d552319e5122278d620287093fd20'
|
2008-04-29 |
Evan Schoenberg |
disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
|
2008-04-29 |
John Bailey |
* Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
|
2008-04-29 |
Evan Schoenberg |
disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
|
2008-04-29 |
Evan Schoenberg |
Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
|
2008-04-12 |
Will Thompson |
Pass something useful as the 'who' parameter to purple_conv_im_write for
|
2008-02-27 |
John Bailey |
This is part of a patch from felipec, also known as shx, that adds
|
2008-02-03 |
John Bailey |
Kill off gc->prpl in the core everywhere but connection.c (when the struct
|
2007-11-16 |
Richard Laager |
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
|
2007-10-14 |
Richard Laager |
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
|
2007-10-10 |
Gabriel Schulhof |
Removed request stuff - now on pidgin-request-ui-hint
|
2007-09-22 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
2007-09-22 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
2007-09-20 |
Mark Doliner |
Richard pointed out that this was dumb in an email to the devel
|
2007-09-15 |
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
|
2007-09-12 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
2007-08-16 |
Gabriel Schulhof |
Implementing hints in libpurple/server.c
|
2007-09-10 |
Richard Laager |
Take aliases into account for the attention messages.
|
2007-09-10 |
Richard Laager |
Change attention_types to get_attention_types so this will compile.
|
2007-09-10 |
Richard Laager |
Clear up translation ambiguity with the attention API.
|
2007-09-08 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
2007-08-28 |
Sadrul Habib Chowdhury |
Don't trigger 'receiving-' and 'received-' signals when sending attention request.
|
2007-08-27 |
Jeffrey Connelly |
Change serv_send_attention() to call prpl_info->send_attention(), and
|
2007-08-27 |
Jeffrey Connelly |
In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
|
2007-08-26 |
Jeffrey Connelly |
Add receiving-im-attention and received-im-attention signals, similar to
|