aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-chatroom.c
Commit message (Expand)AuthorAgeFilesLines
* Unify EmpathyTpChatroom and EmpathyTpChat.Xavier Claessens2008-04-021-279/+0
* Add back "tp-chan" property, still used to inspect the channel handle.Xavier Claessens2008-03-111-0/+1
* Prepare a new API for chat propertiesXavier Claessens2008-03-111-101/+100
* Remove unused priv->factoryXavier Claessens2008-03-111-8/+4
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-66/+50
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Don't accept invitation if we are not invited.Xavier Claessens2007-10-191-2/+6
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-181-10/+9
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-109/+55
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-9/+1
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-47/+47
* Add support for blinking when there is an event. Make use of EmpathyIdleXavier Claessens2007-06-061-7/+7
* New objects: GossipAccountChooser and GossipNewChatroom, we can now joinXavier Claessens2007-05-241-2/+36
* Implementing basic chatroom support. Actually it works only if we getXavier Claessens2007-05-211-3/+160
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-191-0/+167