summaryrefslogtreecommitdiff
path: root/libempathy/empathy-contact.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-03Rename NUM_TP_ to TP_NUM_Xavier Claessens1-1/+1
2013-08-20tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione1-7/+9
2013-08-19Add missing includeEmilio Pozuelo Monfort1-0/+1
2013-08-14Use new GeocodeLocation API in geocode-glib 0.99.1Andreas Henriksson1-6/+5
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-0/+1
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-11/+0
2013-02-19Revert "Go back to libgee 0.6.x"Guillaume Desmottes1-1/+1
2012-11-28More geocode-glib porting workRyan Lortie1-2/+2
2012-11-28Port EmpathyContact to geocode-glib >= 0.99.1Bastien Nocera1-11/+14
2012-09-17include telepathy-glib.hGuillaume Desmottes1-4/+0
2012-09-13empathy-contact: fix priv->logged_alias leakGuillaume Desmottes1-0/+1
2012-07-23Go back to libgee 0.6.xGuillaume Desmottes1-1/+1
2012-07-19libempathy: Port empathy to libgee 0.8.Jeremy Whiting1-1/+1
2012-07-16Use new tp_account_* gettersGuillaume Desmottes1-2/+2
2012-06-03Remove unused field hash from EmpathyContactChandni Verma1-1/+0
2012-05-11contact: use tp_connection_dup_contact_by_id_async()Guillaume Desmottes1-19/+24
2012-05-10use tp_capabilities_supports_sms()Guillaume Desmottes1-32/+2
2012-05-03contact: compare TpContact objects rather than handlesGuillaume Desmottes1-5/+3
2012-04-10Use more tp_capabilities_ methodsGuillaume Desmottes1-58/+18
2012-04-04include logger single headerGuillaume Desmottes1-2/+0
2012-01-10Remove tp-yell and use TpCallChannelXavier Claessens1-9/+6
2011-12-14empathy_contact_get_persona: use tpf_persona_dup_for_contact()Guillaume Desmottes1-37/+5
2011-12-06try requesting a TpContact when creating a contact from the loggerGuillaume Desmottes1-1/+48
2011-11-14coding style fixesGuillaume Desmottes1-4/+4
2011-11-08add empathy_contact_remove_from_contact_list()Guillaume Desmottes1-0/+12
2011-11-08add empathy_contact_add_to_contact_list()Guillaume Desmottes1-0/+38
2011-09-28Use g_cclosure_marshal_generic for all signalsXavier Claessens1-2/+1
2011-09-07update_geocode: don't try to get position if location is emptyGuillaume Desmottes1-1/+2
2011-08-23geocode: fix uninitialized variable (-Werror=uninitialized)Alban Crequy1-1/+1
2011-08-22contact_set_avatar_from_tp_contact: don't crash if we failed to load the avatarGuillaume Desmottes1-1/+10
2011-08-22Don't assume that all TpfPersonas contain valid TpContactsTravis Reitter1-0/+3
2011-08-18Port to new tp-glib client factoryGuillaume Desmottes1-1/+1
2011-07-12Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort1-12/+2
2011-07-12A contact doesn't support video if we have no cameraEmilio Pozuelo Monfort1-2/+13
2011-07-11EmpathyContact: don't crash if a contact doesn't have an accountEmilio Pozuelo Monfort1-3/+6
2011-07-04empathy_contact_from_tpl_contact: don't override the aliasEmilio Pozuelo Monfort1-11/+34
2011-06-16geocode_cb: actually destroy the resolved hash table, not the GAsyncResult re...Guillaume Desmottes1-1/+1
2011-06-16cope with geocode_object_new_for_params returning NULLGuillaume Desmottes1-0/+2
2011-06-10empathy_contact_from_tpl_contact: check the accounts matchEmilio Pozuelo Monfort1-6/+22
2011-06-09Don't reset the alias when using empathy_contact_from_tpl_contactEmilio Pozuelo Monfort1-1/+11
2011-06-09Use a weak ref to remove the tpcontact from the hashtableEmilio Pozuelo Monfort1-11/+14
2011-06-09empathy_contact_from_tpl_contact: set the TpContactEmilio Pozuelo Monfort1-15/+50
2011-06-09Merge branch 'call'Emilio Pozuelo Monfort1-0/+24
2011-06-09Recognize Call channel capabilitiesSjoerd Simons1-0/+24
2011-06-08use geocode-glib instead of geoclueGuillaume Desmottes1-118/+28
2011-06-06Change the type of EmpathyContact.priv.groups to GeeHashSet.Travis Reitter1-9/+7
2011-06-06Adapt to API break in folks_individual_get_personas.Travis Reitter1-18/+26
2011-06-01empathy_avatar_new: stop stealing strings (#650939)Guillaume Desmottes1-15/+18
2011-05-11contact: fix typo when creating new contact from logger entityJonny Lamb1-2/+2
2011-05-05Add SMS entry to empathy-individual-menuDanielle Madeley1-0/+21