index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conn-aliasing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
Use g_dbus_method_invocation_return_gerror
Simon McVittie
1
-2
/
+2
2014-03-27
Use GDBusMethodInvocation
Simon McVittie
1
-4
/
+4
2014-02-13
TpHandleType has been renamed to TpEntityType
Guillaume Desmottes
1
-7
/
+7
2014-01-13
Adjust code for replacement of TpContactsMixin
Simon McVittie
1
-13
/
+10
2013-11-04
Merge branch 'master' into next
Simon McVittie
1
-2
/
+0
2013-11-04
Remove --disable-debug option
Simon McVittie
1
-2
/
+0
2013-10-28
use TP_TOKEN_CONNECTION_*
Guillaume Desmottes
1
-1
/
+1
2013-10-25
Adapt for use of ABI versions in generated code
Guillaume Desmottes
1
-9
/
+9
2013-10-16
make comments IM prefix agnostic
Guillaume Desmottes
1
-2
/
+2
2013-10-16
conn-aliasing: port to Aliasing1
Guillaume Desmottes
1
-106
/
+6
2013-09-11
Cache PEP aliases in a hash table, not deprecated handle qdata
Simon McVittie
1
-32
/
+21
2012-09-11
Stop accessing sealed tp-glib structs
Xavier Claessens
1
-8
/
+11
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-4
/
+3
2012-05-10
Stop using tp_handle_ref/unref
Xavier Claessens
1
-12
/
+0
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-2
/
+1
2012-01-31
conn-aliasing: use <item> passed to ::changed handler.
Will Thompson
1
-5
/
+2
2012-01-31
Update Wocky submodule for PepService changes
Will Thompson
1
-0
/
+1
2012-01-31
_grab_nickname: use wocky_node_get_child_ns
Will Thompson
1
-1
/
+1
2012-01-31
Replace trivial uses of lm_message_node_get_child_with_namespace
Will Thompson
1
-2
/
+2
2012-01-31
conn-*: move to WockyNodeIter
Will Thompson
1
-5
/
+4
2012-01-27
Remove LmHandlerResult
Will Thompson
1
-3
/
+1
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-10
/
+10
2012-01-27
Remove lm_message_get_[sub_]type.
Will Thompson
1
-1
/
+2
2012-01-27
Remove lm_message_build[_with_subtype]
Will Thompson
1
-5
/
+6
2012-01-26
Expunge lm_message_ref and lm_message_unref.
Will Thompson
1
-2
/
+2
2012-01-26
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
1
-120
/
+250
2011-11-17
Remove gabble_decode_jid in favour of wocky_decode_jid.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+2
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-4
/
+4
2011-09-16
conn-aliasing: add a plural version of the nickname-update signal handler
Marco Barisione
1
-35
/
+61
2011-06-28
Correctly clear our own alias when asked to.
Will Thompson
1
-7
/
+21
2011-06-28
Aliasing: handle SetAlias({contact: ''}) better
Will Thompson
1
-2
/
+54
2011-06-28
Aliasing: split out cached remote alias lookup
Will Thompson
1
-41
/
+74
2011-06-28
Aliasing: remove a hateful g_hash_table_foreach
Will Thompson
1
-51
/
+36
2011-06-21
Look for better aliases if roster says name=jid.
Will Thompson
1
-7
/
+26
2011-06-21
Ignore empty name='' attributes on the roster.
Will Thompson
1
-1
/
+1
2011-05-03
Remove GabbleXmppError.
Will Thompson
1
-14
/
+7
2011-05-02
stop using LmMessageNode wrapper
Jonny Lamb
1
-11
/
+11
2011-05-02
use the new xmlns and xml:lang build tags
Jonny Lamb
1
-1
/
+1
2010-11-05
Check for connected connection or non-NULL vcard_manager before most uses
Simon McVittie
1
-10
/
+16
2010-11-05
aliasing: don't call into vCard manager if unconnected
Simon McVittie
1
-1
/
+9
2010-11-05
gabble_vcard_manager_edit: forbid calling if not connected
Simon McVittie
1
-0
/
+2
2010-11-05
gabble_do_pep_request: assert that @self is connected and has a request pipeline
Simon McVittie
1
-1
/
+11
2010-11-05
conn-aliasing: maybe_request_vcard: never initiate a request if disconnected
Simon McVittie
1
-2
/
+4
2010-04-20
Rename to WockyStanza, WockyNode and related changes
Sjoerd Simons
1
-16
/
+18
2010-03-01
GabbleVCardManager: use a doubly-linked list for edits
Simon McVittie
1
-2
/
+2
2010-02-25
After a SetContactInfo, fix a missing nickname if necessary
Simon McVittie
1
-2
/
+6
2010-02-25
Update copyright years for ContactInfo
Simon McVittie
1
-2
/
+2
2010-02-25
SetAliases: When connected to GTalk, set the FN instead of the NICKNAME
Simon McVittie
1
-2
/
+2
2009-12-11
vcard-manager: Renamed gabble_vcard_manager_edit to gabble_vcard_manager_edit...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2009-09-25
conn-aliasing: rename location_nick_node_changed to pep_nick_node_changed
Guillaume Desmottes
1
-2
/
+2
[next]