Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | individual-manager: keep track of most popular contacts | Guillaume Desmottes | 2012-06-14 | 1 | -0/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=677940 | ||||
* | individual-manager: remove (un)linking API | Guillaume Desmottes | 2012-04-10 | 1 | -7/+0 |
| | | | | Empathy now relies on gnome-contacts to link contacts. | ||||
* | remove empathy_individual_manager_lookup_by_contact() | Guillaume Desmottes | 2012-04-02 | 1 | -4/+0 |
| | |||||
* | add empathy_individual_manager_lookup_by_contact() | Guillaume Desmottes | 2012-02-15 | 1 | -0/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669676 | ||||
* | individual-manager: add API to know when contacts have been loaded from folks | Guillaume Desmottes | 2012-02-14 | 1 | -0/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656097 | ||||
* | Adapt to API break in folks_individual_get_personas. | Travis Reitter | 2011-06-07 | 1 | -1/+1 |
| | | | | Helps: bgo#648822 - Port Empathy to Folks 0.5.1 | ||||
* | Hook up abusive argument into TpContactList backend | Danielle Madeley | 2011-03-11 | 1 | -1/+2 |
| | |||||
* | Use Contact Manager flags instead of Individual Manager flags | Chandni Verma | 2011-03-09 | 1 | -11/+0 |
| | |||||
* | Add confirmation dialog to Remove | Danielle Madeley | 2011-03-08 | 1 | -0/+1 |
| | | | | | Also includes the future Report Abusive check box, so that all the strings are in place now. | ||||
* | Add contact blocking support to EmpathyIndividualManager | Danielle Madeley | 2011-03-08 | 1 | -0/+18 |
| | |||||
* | Cut obsolete IndividualManagerFlags. | Travis Reitter | 2010-10-16 | 1 | -13/+0 |
| | | | | Helps bgo#625969. | ||||
* | Allow unlinking individuals through EmpathyIndividualManager | Philip Withnall | 2010-08-20 | 1 | -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 EmpathyIndividualManager | Philip Withnall | 2010-08-12 | 1 | -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 groups | Philip Withnall | 2010-07-21 | 1 | -0/+3 |
| | |||||
* | Support contact adding | Travis Reitter | 2010-07-21 | 1 | -0/+4 |
| | |||||
* | Use the new FolksFavourite interface for favourites support | Philip Withnall | 2010-07-21 | 1 | -4/+0 |
| | |||||
* | Re-implement the context menu for Individuals | Travis Reitter | 2010-07-21 | 1 | -0/+6 |
| | |||||
* | Base the contact list around libfolks metacontacts. Not yet to feature-parity | Travis Reitter | 2010-07-21 | 1 | -0/+82 |
with mainline Empathy. |