summaryrefslogtreecommitdiff
path: root/libpurple/conversation.c
Commit message (Expand)AuthorAgeFilesLines
* Kill off many dead assignments and any useless remaining variables.Elliott Sales de Andrade2010-08-231-4/+0
* Remove purple_conversation_attention (also let prpl_send_attention handleMarcus Lundblad2009-11-161-10/+0
* propagate from branch 'im.pidgin.pidgin' (head 79e8f4ed0d3fac346cd1c53906814d...Marcus Lundblad2009-07-281-27/+90
|\
| * More efficient purple_find_conversation_with_account. Closes #9703.Aman Gupta2009-07-271-27/+75
| * Deprecate multiple chats having the same name and complain in the log.Paul Aurich2009-07-261-0/+15
* | propagate from branch 'im.pidgin.pidgin' (head b4fa127ce203bb0c3a4bfa36f24149...Marcus Lundblad2009-06-081-1/+31
|\ \ | |/ |/|
| * propagate from branch 'im.pidgin.pidgin' (head feb6f844abcd8e7add3c986f3010f6...Marcus Lundblad2009-05-021-1/+31
| |\
| | * propagate from branch 'im.pidgin.pidgin' (head b317b69b7434c249de3214c8c3b35d...Marcus Lundblad2009-04-131-1/+31
| | |\
| | | * propagate from branch 'im.pidgin.pidgin' (head 133e5eca834c5d4adad0937da2cb93...Marcus Lundblad2009-03-021-5/+5
| | | |\
| | | * | Adds attention UI to Pidgin (can send attentions using a menu item)Marcus Lundblad2008-10-201-1/+31
* | | | | Consistently emit conversation-updated for typing state changes.Florian Qu?ze2009-06-051-1/+2
|/ / / /
* | | | Chat's nick is normalized. So normalize before comparing with it.Sadrul Habib Chowdhury2009-04-281-5/+3
|/ / /
* | | Open a chat-invite dialog when a buddy is dragged onto a chat.Sadrul Habib Chowdhury2009-04-111-0/+60
* | | A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofArunan Balasubramaniam2009-04-101-3/+4
| |/ |/|
* | Patch from Paul Aurich to add purple_strequal to help readability and simplic...Paul Aurich2009-01-061-4/+4
* | Finish off the libpurple updates for the hidden blist structsGary Kramlich2008-11-021-2/+2
|/
* Don't emit the "buddy-typed" signal when *we* are typing.Daniel Atallah2008-08-141-2/+0
* Give some variables holding escaped versions of other strings more meaningful...Will Thompson2008-06-171-13/+13
* This should be a boolean or, not a bitwise or.Will Thompson2008-06-171-1/+1
* Don't use strlen() when we can just check the first characterMark Doliner2008-06-061-1/+1
* Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg andSadrul Habib Chowdhury2008-05-231-0/+20
* propagate from branch 'im.pidgin.pidgin' (head ec3f443e2b0bf3f04603036d2e0355...Evan Schoenberg2008-05-071-0/+6
|\
| * As discussed on the devel list, purple_serv_got_join_chat_failed() and theEvan Schoenberg2008-04-301-1/+1
| * applied changes from feb2303b4209e0eeb4e20beaf151b1e4368c4e03Evan Schoenberg2008-04-291-0/+6
* | When searching for a conversation, search only in the list of theSadrul Habib Chowdhury2008-05-041-3/+16
|/
* disapproval of revision '20759043085fc3fd38598d160c76af4a202860c7'Evan Schoenberg2008-04-291-6/+0
* Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()Evan Schoenberg2008-04-291-0/+6
* When you try to execute a command (e.g., /part etc.) in a chat on aSadrul Habib Chowdhury2008-04-131-1/+1
* Kill off some uses of account->gc.John Bailey2008-02-221-2/+5
* Kill off gc->prpl in the core everywhere but connection.c (when the structJohn Bailey2008-02-031-5/+5
* I am going to go ahead and commit+push this revision/fix of purple_conversati...Sadrul Habib Chowdhury2008-01-091-3/+7
* This merge has the effect of reverting the hinting code from trunk.Richard Laager2007-11-171-12/+11
|\
| * Show alias in restored conversation.Sadrul Habib Chowdhury2007-10-261-12/+11
| * Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see noRichard Laager2007-10-141-1/+1
* | merge of 'c6d76b49c2061450fff921250d48097d8e50eeab'Richard Laager2007-11-161-0/+1
|\ \
| * | disapproval of revision '32d8e16cb7a9027ee3bcbba209d2fb36a6394a2f'Richard Laager2007-11-161-1/+1
| |/
| * Converted string literal UI hints to #define-ed constants and fixed two cast-...Gabriel Schulhof2007-10-141-1/+1
| * merge of '5aed2d7b9176e07c0a4560850c211c5ac115fc04'Richard Laager2007-10-141-2/+2
| |\
| * | Contactize the message history when re-attaching the pidgin ui.Sadrul Habib Chowdhury2007-09-191-0/+1
* | | disapproval of revision '8ba833993a115415727bb1b70362e0bd1603c169'Richard Laager2007-11-161-2/+2
* | | disapproval of revision 'c6934783d152f5c2a6904849fbe602ad04a32f14'Richard Laager2007-10-141-2/+2
* | | Removed request stuff - now on pidgin-request-ui-hintGabriel Schulhof2007-10-101-2/+2
| |/ |/|
* | Updated hinting to be less invasiveGabriel Schulhof2007-09-221-1/+1
* | propagate from branch 'im.pidgin.pidgin' (head b47c4fe72d16b3724a2e8fa0b9c783...Gabriel Schulhof2007-09-221-1/+1
|\ \ | |/ |/|
| * propagate from branch 'im.pidgin.pidgin' (head 447ebf410d618d48003894dc348f9f...Gabriel Schulhof2007-09-121-1/+1
| |\
| | * Adding hints to conversation.cGabriel Schulhof2007-08-161-1/+1
* | | chat-invited handlers return an interger value.Sadrul Habib Chowdhury2007-09-191-1/+1
|/ /
* | Keep the message history in PurpleConversation.Sadrul Habib Chowdhury2007-09-101-13/+5
* | The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* | writing-im-msg now receives the conversation name as the who argument ifRichard Laager2007-09-031-5/+4