summaryrefslogtreecommitdiff
path: root/libempathy/empathy-contact-list.c
Commit message (Expand)AuthorAgeFilesLines
* Hook up abusive argument into TpContactList backendDanielle Madeley2011-02-141-2/+3
* Add contact blocking to EmpathyContactList and friendsDanielle Madeley2011-02-091-0/+23
* Now that we depend on the logger always enable favourite contact supportSjoerd Simons2010-06-191-6/+0
* Remove EmpathyContactMonitor, it is not used anymoreXavier Claessens2010-05-261-12/+0
* coding style fixesGuillaume Desmottes2010-03-151-6/+6
* Rebase the favourites support upon the telepathy-logger instead of a speciall...Travis Reitter2010-03-151-2/+9
* Cut out the concept of a special Favourites groupTravis Reitter2010-03-151-10/+31
* Add a favorite contacts build option and make Moblin support automatically tu...Travis Reitter2010-03-151-0/+2
* Add support for marking contacts as favorites (which gives them a highlightedTravis Reitter2010-03-151-0/+17
* Handle the case where a user's id changes in a chatroomJonathon Jongsma2009-11-181-0/+9
* Expose channel group flags via EmpathyContactList ifaceDavyd Madeley2009-07-151-0/+11
* Add an EmpathyContactMonitor object to monitor changes in the contactXavier Claessens2009-01-061-0/+12
* Update collabora copyright to 2008Xavier Claessens2008-03-021-1/+1
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-091-3/+3
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-201-0/+2
* Add a remove option to delete a contact group. Fixes bug #459520 (David Turner).Xavier Claessens2008-01-011-0/+12
* 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-301-71/+76
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-9/+9
* We show in our roster all contacts members and remote-pending of subscribeXavier Claessens2007-06-211-0/+14
* Add support for blinking when there is an event. Make use of EmpathyIdleXavier Claessens2007-06-061-3/+55
* Fix indentation Fix not returning the contact in tp_contact_list_find()Xavier Claessens2007-05-191-1/+1
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-181-1720/+40
* [darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...Xavier Claessens2007-05-121-2/+2
* [darcs-to-svn @ many changes]Xavier Claessens2007-05-081-17/+63
* [darcs-to-svn @ adding debug message]Xavier Claessens2007-05-061-0/+2
* [darcs-to-svn @ Remove EmpathySession and move all programs into src/]Xavier Claessens2007-05-031-1/+0
* [darcs-to-svn @ Fix setting presence]Xavier Claessens2007-05-021-33/+11
* [darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-...Xavier Claessens2007-05-011-1/+2
* [darcs-to-svn @ Only one presence per contact]Xavier Claessens2007-04-271-8/+1
* [darcs-to-svn @ Set Collabora copyright for files I created/modified]Xavier Claessens2007-04-261-0/+3
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-251-0/+1793