aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-individual-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Cut obsolete IndividualManagerFlags.Travis Reitter2010-10-161-13/+0
| | | | Helps bgo#625969.
* 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.