aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Reopen tabs as SMS channels when appropriateEmilio Pozuelo Monfort2011-05-261-0/+6
* empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-05-261-1/+2
* Include SMSChannel property in empathy_chat_window_find_chat()Danielle Madeley2011-05-051-1/+2
* Revert "[ChatroomManager] find windows by channel path, not by TargetID"Danielle Madeley2011-05-051-4/+6
* empathy-tp-chat: ensure that we get a TpTextChannelGuillaume Desmottes2011-04-211-0/+10
* [ChatroomManager] find windows by channel path, not by TargetIDDanielle Madeley2011-04-061-6/+4
* use TP_USER_ACTION_TIME_* (#627165)Guillaume Desmottes2010-08-181-2/+2
* tp-chat: add 'account' propertyGuillaume Desmottes2010-08-121-1/+1
* empathy_dispatcher_join_muc: get an account instead of a connectionGuillaume Desmottes2010-08-111-52/+10
* empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne...Guillaume Desmottes2010-08-111-1/+5
* empathy_dispatcher_chat_with_contact_id: remove callback argumentGuillaume Desmottes2010-08-111-1/+1
* tell the chatroom manager asap about chatsSjoerd Simons2010-07-091-10/+20
* empathy_dispatcher_join_muc: remove callback argGuillaume Desmottes2010-07-071-1/+1
* Revert "no need to specify each time of handle"Sjoerd Simons2010-07-061-0/+11
* Inform the chatroom mgr when we are handling a new roomGuillaume Desmottes2010-07-051-0/+10
* no need to specify each time of handleGuillaume Desmottes2010-07-051-11/+0
* Handle text channels using TpSimpleHandler (#623358)Guillaume Desmottes2010-07-051-0/+168
* chat-manager: document the queueGuillaume Desmottes2010-07-051-0/+1
* add timestamp arg to empathy_dispatcher_join_mucSjoerd Simons2010-04-251-1/+2
* add timestamp arg to empathy_dispatcher_chat_with_contact(_id)Sjoerd Simons2010-04-251-1/+1
* chat-manager: take an EmpathyChat instead of an EmpathyContactJonny Lamb2010-03-061-14/+99
* Add EmpathyChatManager::chats-changed signal and make the chat window listen ...Jonny Lamb2010-03-061-0/+31
* Add chat manager which tracks chats closing and can respawn them (bug #609832)Jonny Lamb2010-03-061-0/+137