summaryrefslogtreecommitdiff
path: root/libempathy/empathy-contact.c
Commit message (Expand)AuthorAgeFilesLines
* Don't reset the alias when using empathy_contact_from_tpl_contactEmilio Pozuelo Monfort2011-05-171-1/+11
* Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort2011-05-131-13/+2
* A contact doesn't support video if we have no cameraEmilio Pozuelo Monfort2011-05-131-2/+13
* Merge remote-tracking branch 'public-upstream/gnome-2-34' into empathy-skypeEmilio Pozuelo Monfort2011-05-111-2/+2
|\
| * contact: fix typo when creating new contact from logger entityJonny Lamb2011-05-111-2/+2
* | Use a weak ref to remove the tpcontact from the hashtableEmilio Pozuelo Monfort2011-05-101-11/+14
* | empathy_contact_from_tpl_contact: set the TpContactEmilio Pozuelo Monfort2011-05-101-15/+50
* | Enable audio/video capabilities if InitialAudio/Video is in the fixed props f...Youness Alaoui2011-04-121-8/+14
* | Add SMS entry to empathy-individual-menuDanielle Madeley2011-04-081-0/+21
|/
* depends on folks 0.4.0Guillaume Desmottes2011-03-161-18/+19
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-241-2/+7
* Recognize Call channel capabilitiesSjoerd Simons2011-02-231-0/+24
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-181-2/+2
* Adjust for FolksHasPresence -> FolksPresenceOwnerTravis Reitter2011-02-011-8/+12
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2011-02-011-7/+7
* empathy_contact_get_presence_message: use the tp_contact if there is no perso...Guillaume Desmottes2011-02-011-0/+3
* voip_cmp_func: first check if we support and then audioGuillaume Desmottes2010-09-271-9/+19
* Prioritize default individual for chats using capabilities (#629912)Guillaume Desmottes2010-09-271-0/+62
* rename presence_sort_func to presence_cmp_funcGuillaume Desmottes2010-09-271-11/+20
* Add a heuristic to prefer audio- and video-capable Personas when callingPhilip Withnall2010-09-031-1/+27
* Add empathy_contact_dup_best_for_action()Philip Withnall2010-09-031-0/+140
* contact: get info from the tp-contact in constructed (#628315)Guillaume Desmottes2010-09-011-38/+37
* contact: make some setters staticGuillaume Desmottes2010-09-011-101/+101
* When setting an EmpathyContact's Persona, disconnect existing signal handlerTravis Reitter2010-08-241-1/+5
* Remove EmpathyAvatar->tokenPhilip Withnall2010-08-241-10/+3
* Remove empathy_contact_new_for_log()Philip Withnall2010-08-241-17/+0
* Make empathy_contact_load_avatar_cache() privatePhilip Withnall2010-08-241-4/+6
* Make empathy_contact_set_avatar() privatePhilip Withnall2010-08-241-10/+9
* Consider contact without presence as online (#627587)Guillaume Desmottes2010-08-231-1/+3
* empathy_contact_new can be static nowGuillaume Desmottes2010-08-131-1/+1
* Fix missing entries in switch statementsPhilip Withnall2010-08-051-0/+6
* Use #ifdef instead of #if to avoid warnings of undefined symbolsPhilip Withnall2010-08-051-4/+4
* Ensure contacts have a persona setPhilip Withnall2010-08-031-1/+2
* contact: coding style fixGuillaume Desmottes2010-08-031-1/+1
* Maintain a list of Individuals which have EmpathyContacts in the managerPhilip Withnall2010-08-021-1/+2
* Adjust for signature change in folks_groups_change_group()Travis Reitter2010-07-271-1/+18
* Use presence message from FolksPersona rather than TpContactPhilip Withnall2010-07-211-15/+25
* Enforce use only of TpfPersonasPhilip Withnall2010-07-211-4/+2
* Re-enable setting of groups for newly-added contactsPhilip Withnall2010-07-211-0/+47
* Update FolksPersona:alias when updating EmpathyContact:aliasPhilip Withnall2010-07-211-0/+15
* Merge EmpathyContact:name and *_set_alias() to EmpathyContact:aliasPhilip Withnall2010-07-211-43/+28
* Remove folks_individual_dup_from_empathy_contact()Philip Withnall2010-07-211-28/+8
* Add a link between EmpathyContact and FolksPersonaPhilip Withnall2010-07-211-0/+95
* Fix a memory leak in EmpathyAvatar (#624054)Philip Withnall2010-07-121-0/+1
* replace empathy_contact_can_use_stream_tube by empathy_contact_can_use_rfb_st...Guillaume Desmottes2010-06-211-3/+9
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-5/+0
* TplContact has been renamed to TplEntityGuillaume Desmottes2010-06-181-7/+7
* Move empathy_tp_contact_factory_set_alias() to EmpathyContactXavier Claessens2010-05-261-0/+38
* Make clear that contacts_table doesn't keep any refXavier Claessens2010-05-261-1/+1
* Add empathy_contact_dup_from_tp_contact()Xavier Claessens2010-05-261-0/+43