aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-individual-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Hook up abusive argument into TpContactList backendDanielle Madeley2011-02-141-1/+2
|
* Add confirmation dialog to RemoveDanielle Madeley2011-02-111-0/+1
| | | | | Also includes the future Report Abusive check box, so that all the strings are in place now.
* Add contact blocking support to EmpathyIndividualManagerDanielle Madeley2011-02-091-0/+9
|
* Allow unlinking individuals through EmpathyIndividualManagerPhilip Withnall2010-08-201-0/+4
| | | | | | Wrap the FolksIndividualAggregator individual unlinking API in EmpathyIndividualManager with some basic error reporting (it isn't expected that unlinking will fail).
* Allow linking personas through EmpathyIndividualManagerPhilip Withnall2010-08-121-0/+3
| | | | | | Wrap the FolksIndividualAggregator persona linking API in EmpathyIndividualManager with some basic error reporting (it isn't expected that linking will fail).
* Support removing groupsPhilip Withnall2010-07-211-0/+3
|
* Support contact addingTravis Reitter2010-07-211-0/+4
|
* Use the new FolksFavourite interface for favourites supportPhilip Withnall2010-07-211-4/+0
|
* Re-implement the context menu for IndividualsTravis Reitter2010-07-211-0/+6
|
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-211-0/+82
with mainline Empathy.