summaryrefslogtreecommitdiff
path: root/src/conn-aliasing.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Use g_dbus_method_invocation_return_gerrorSimon McVittie1-2/+2
2014-03-27Use GDBusMethodInvocationSimon McVittie1-4/+4
2014-02-13TpHandleType has been renamed to TpEntityTypeGuillaume Desmottes1-7/+7
2014-01-13Adjust code for replacement of TpContactsMixinSimon McVittie1-13/+10
2013-11-04Merge branch 'master' into nextSimon McVittie1-2/+0
2013-11-04Remove --disable-debug optionSimon McVittie1-2/+0
2013-10-28use TP_TOKEN_CONNECTION_*Guillaume Desmottes1-1/+1
2013-10-25Adapt for use of ABI versions in generated codeGuillaume Desmottes1-9/+9
2013-10-16make comments IM prefix agnosticGuillaume Desmottes1-2/+2
2013-10-16conn-aliasing: port to Aliasing1Guillaume Desmottes1-106/+6
2013-09-11Cache PEP aliases in a hash table, not deprecated handle qdataSimon McVittie1-32/+21
2012-09-11Stop accessing sealed tp-glib structsXavier Claessens1-8/+11
2012-05-30Use meta-headers for everythingSimon McVittie1-4/+3
2012-05-10Stop using tp_handle_ref/unrefXavier Claessens1-12/+0
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-2/+1
2012-01-31conn-aliasing: use <item> passed to ::changed handler.Will Thompson1-5/+2
2012-01-31Update Wocky submodule for PepService changesWill Thompson1-0/+1
2012-01-31_grab_nickname: use wocky_node_get_child_nsWill Thompson1-1/+1
2012-01-31Replace trivial uses of lm_message_node_get_child_with_namespaceWill Thompson1-2/+2
2012-01-31conn-*: move to WockyNodeIterWill Thompson1-5/+4
2012-01-27Remove LmHandlerResultWill Thompson1-3/+1
2012-01-27Delete LmMessage{,Type,SubType} typedefsWill Thompson1-10/+10
2012-01-27Remove lm_message_get_[sub_]type.Will Thompson1-1/+2
2012-01-27Remove lm_message_build[_with_subtype]Will Thompson1-5/+6
2012-01-26Expunge lm_message_ref and lm_message_unref.Will Thompson1-2/+2
2012-01-26Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson1-120/+250
2011-11-17Remove gabble_decode_jid in favour of wocky_decode_jid.Andre Moreira Magalhaes (andrunko)1-1/+2
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-4/+4
2011-09-16conn-aliasing: add a plural version of the nickname-update signal handlerMarco Barisione1-35/+61
2011-06-28Correctly clear our own alias when asked to.Will Thompson1-7/+21
2011-06-28Aliasing: handle SetAlias({contact: ''}) betterWill Thompson1-2/+54
2011-06-28Aliasing: split out cached remote alias lookupWill Thompson1-41/+74
2011-06-28Aliasing: remove a hateful g_hash_table_foreachWill Thompson1-51/+36
2011-06-21Look for better aliases if roster says name=jid.Will Thompson1-7/+26
2011-06-21Ignore empty name='' attributes on the roster.Will Thompson1-1/+1
2011-05-03Remove GabbleXmppError.Will Thompson1-14/+7
2011-05-02stop using LmMessageNode wrapperJonny Lamb1-11/+11
2011-05-02use the new xmlns and xml:lang build tagsJonny Lamb1-1/+1
2010-11-05Check for connected connection or non-NULL vcard_manager before most usesSimon McVittie1-10/+16
2010-11-05aliasing: don't call into vCard manager if unconnectedSimon McVittie1-1/+9
2010-11-05gabble_vcard_manager_edit: forbid calling if not connectedSimon McVittie1-0/+2
2010-11-05gabble_do_pep_request: assert that @self is connected and has a request pipelineSimon McVittie1-1/+11
2010-11-05conn-aliasing: maybe_request_vcard: never initiate a request if disconnectedSimon McVittie1-2/+4
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons1-16/+18
2010-03-01GabbleVCardManager: use a doubly-linked list for editsSimon McVittie1-2/+2
2010-02-25After a SetContactInfo, fix a missing nickname if necessarySimon McVittie1-2/+6
2010-02-25Update copyright years for ContactInfoSimon McVittie1-2/+2
2010-02-25SetAliases: When connected to GTalk, set the FN instead of the NICKNAMESimon McVittie1-2/+2
2009-12-11vcard-manager: Renamed gabble_vcard_manager_edit to gabble_vcard_manager_edit...Andre Moreira Magalhaes (andrunko)1-2/+2
2009-09-25conn-aliasing: rename location_nick_node_changed to pep_nick_node_changedGuillaume Desmottes1-2/+2