aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/gossip-group-chat.c
Commit message (Expand)AuthorAgeFilesLines
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-707/+0
* Add all properties described by TP spec for the Text channel onXavier Claessens2007-06-031-45/+121
* Log chats and display 10 last messages when opening a new chat.Xavier Claessens2007-06-021-1/+1
* Set default presence to available if there is no presence iface.Xavier Claessens2007-06-021-1/+0
* Fix refcounting of GossipGroupChat. Add debug message when alias requestXavier Claessens2007-05-251-1/+1
* Preset the server only for jabber protocol to conference.server. ThisXavier Claessens2007-05-251-51/+52
* New objects: GossipAccountChooser and GossipNewChatroom, we can now joinXavier Claessens2007-05-241-0/+1
* Implementing basic chatroom support. Actually it works only if we getXavier Claessens2007-05-211-0/+630