summaryrefslogtreecommitdiff
path: root/src/conn-contact-info.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-03conn-contact-info: prevent a potential NULL dereferencingGuillaume Desmottes1-2/+4
2012-05-30Use meta-headers for everythingSimon McVittie1-3/+2
2012-05-07Use TP_ERROR instead of deprecated TP_ERRORSSimon McVittie1-10/+10
2012-01-31conn-*: move to WockyNodeIterWill Thompson1-29/+15
2012-01-26Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson1-4/+14
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-2/+2
2011-06-28ContactInfo: don't claim PHOTO is unknownWill Thompson1-2/+12
2011-05-03Remove GabbleXmppError.Will Thompson1-7/+7
2011-03-10contact-info: don't clobber the per-process array of vcard fields depending o...Jonny Lamb1-4/+5
2011-03-10contact-info: use g_boxed_free instead of g_ptr_array_freeJonny Lamb1-1/+1
2011-03-09contact-info: set Overwritten_By_Nickname for FN/NICKNAME as appropriateJonny Lamb1-26/+37
2011-02-02contact-info: stop emitting ContactInfoChanged twiceJonny Lamb1-4/+2
2010-11-05Check for connected connection or non-NULL vcard_manager before most usesSimon McVittie1-2/+7
2010-06-08Use telepathy-glib's code for ContactInfoSimon McVittie1-27/+25
2010-05-18conn-contact-info: Added ContactInfo /info contact-attribute support.Andre Moreira Magalhaes (andrunko)1-0/+35
2010-05-14gabble_connection_refresh_contact_info: invalidate cache before requesting re...Senko Rasic1-0/+3
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons1-17/+17
2010-04-14conn-contact-info: Implement RefreshContactInfo.Andre Moreira Magalhaes (andrunko)1-0/+53
2010-04-14conn-contact-info: GetContactInfo should only return cached data and not requ...Andre Moreira Magalhaes (andrunko)1-14/+0
2010-04-14Updated Connection_Interface_Contact_Info.xml and implementation according to...Andre Moreira Magalhaes (andrunko)1-1/+1
2010-03-01gabble_connection_set_contact_info: reject vCard fields not supported by the ...Simon McVittie1-0/+9
2010-03-01_create_contact_field_extended: remove unnecessary copy/free cycleSimon McVittie1-4/+4
2010-03-01_create_contact_field_extended: coding styleSimon McVittie1-2/+3
2010-03-01_insert_contact_field: remove unnecessary box/unbox operationsSimon McVittie1-12/+5
2010-03-01GabbleVCardManager: use a doubly-linked list for editsSimon McVittie1-5/+5
2010-03-01Remove now-unused variable empty_strvSimon McVittie1-2/+0
2010-03-01Flatten conn_contact_info_edit_add_type_params into conn_contact_info_new_editSimon McVittie1-31/+24
2010-03-01gabble_connection_set_contact_info: factor out appending edit_info to listSimon McVittie1-13/+4
2010-03-01gabble_connection_set_contact_info: inline _insert_edit_info, which no longer...Simon McVittie1-42/+35
2010-03-01gabble_connection_set_contact_info: avoid unnecessary dup/free of struct cont...Simon McVittie1-33/+13
2010-03-01conn_contact_info_edit_add_type_params: give a better debug message for entir...Simon McVittie1-1/+7
2010-03-01gabble_connection_set_contact_info: don't leak field name/params/values on errorSimon McVittie1-5/+13
2010-03-01gabble_connection_set_contact_info: fail on unrecognised type-parametersSimon McVittie1-12/+52
2010-03-01gabble_connection_set_contact_info: raise InvalidArgument for ("org", anythin...Simon McVittie1-3/+4
2010-03-01gabble_connection_set_contact_info: raise InvalidArgument on multi-valued fie...Simon McVittie1-6/+9
2010-03-01gabble_connection_set_contact_info: raise InvalidArgument on unknown vCard fi...Simon McVittie1-14/+28
2010-03-01conn_contact_info_build_supported_fields: set Parameters_Mandatory on every f...Simon McVittie1-0/+10
2010-03-01ContactInfo.SupportedFields: advertise the correct list of type-paramsSimon McVittie1-1/+1
2010-03-01Change VCardField->types to be a list of "type=xxx"Simon McVittie1-26/+59
2010-03-01Set a more limited ContactInfo.SupportedFields for Google connectionsSimon McVittie1-12/+63
2010-03-01ContactInfo: have a connection-specific value for SupportedFieldsSimon McVittie1-2/+26
2010-02-25conn-contact-info: avoid using assignments within expressionsSimon McVittie1-3/+5
2010-02-25conn-contact-info: improve coding style for comparisonsSimon McVittie1-2/+2
2010-02-25conn-contact-info: remove unnecessary castsSimon McVittie1-2/+2
2010-02-25conn-contact-info: improve indentation/spacingSimon McVittie1-19/+27
2010-02-25conn-contact-info: document moreSimon McVittie1-0/+3
2010-02-25After a SetContactInfo, fix a missing nickname if necessarySimon McVittie1-0/+5
2010-02-25gabble_vcard_manager_edit: remove the replace_vcard parameterSimon McVittie1-1/+5
2010-02-25conn-contact-info.c: express in terms of WockySimon McVittie1-22/+22
2010-02-25Update copyright years for ContactInfoSimon McVittie1-2/+2