]> git.0d.be Git - empathy.git/history - libempathy/empathy-individual-manager.c
Merge branch 'muc-crash-633329'
[empathy.git] / libempathy / empathy-individual-manager.c
2010-10-18 Guillaume DesmottesMerge remote branch 'vminko/fix-632024-v2'
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-15 Travis ReitterRemove obsolete ContactManager from IndividualManager.
2010-10-15 Travis ReitterCut obsolete IndividualManagerFlags.
2010-10-04 Philip WithnallPort Empathy to use FolksAliasable and FolksGroupable
2010-09-13 Felix Kaserfixed typo in empathy utils
2010-09-02 Philip WithnallDon't unnecessarily remove Individuals if Individual...
2010-08-27 Guillaume DesmottesMerge branch 'trivia'
2010-08-27 Travis ReitterDon't filter out Individual removal at the IndividualMa...
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-20 Philip WithnallAllow unlinking individuals through EmpathyIndividualMa...
2010-08-11 Philip WithnallAllow linking personas through EmpathyIndividualManager
2010-08-02 Philip WithnallMaintain a list of Individuals which have EmpathyContac...
2010-08-02 Philip WithnallDon't warn when adding an existing contact
2010-07-27 Travis ReitterMerge branch 'folks-async-and-prepare'
2010-07-27 Travis ReitterAdjust for signature change in folks_groups_change_group()
2010-07-27 Travis ReitterAdjust for signature change in folks_individual_aggrega...
2010-07-27 Philip WithnallUse the new IndividualAggregator.prepare() method
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-21 Philip WithnallAdd a link between EmpathyContact and FolksPersona
2010-07-21 Travis ReitterMerge remote branch 'pwith/folks-integ-rebase1-fixes...
2010-07-20 Travis ReitterTake advantage of tp_asv_new().
2010-07-20 Travis ReitterAdjust to the new add_persona_from_details() API.
2010-07-20 Travis ReitterUpdate to the FolksIndividualAggregator:individuals...
2010-07-20 Travis ReitterOnly have one parameter per function definition line.
2010-07-20 Travis ReitterCut excessive G_STRLOC in DEBUG statements.
2010-07-20 Travis ReitterChain up IndividualManager's dispose() to call its...
2010-07-20 Travis ReitterPerform the IndividualManager dispose work in a dispose...
2010-07-20 Travis ReitterAdd a comment about the IndividualManager's general...
2010-07-20 Travis ReitterUse the more-conventional approach to signal emission...
2010-07-20 Travis ReitterTake advantage of the tp_clear_* utility functions.
2010-07-20 Philip WithnallHold a reference to the contact we're adding as an...
2010-07-20 Travis ReitterFix trivial casting error.
2010-07-20 Philip WithnallSupport removing groups
2010-07-20 Philip WithnallRemove an unused connection to the telepathy-logger...
2010-07-20 Travis ReitterCut outdated comment.
2010-07-20 Philip WithnallFinish adding favourites support
2010-07-20 Travis ReitterSupport contact removal
2010-07-20 Travis ReitterSupport contact adding
2010-07-20 Philip WithnallUse the new FolksFavourite interface for favourites...
2010-07-20 Travis ReitterRe-implement the context menu for Individuals
2010-07-20 Travis ReitterBase the contact list around libfolks metacontacts...