summaryrefslogtreecommitdiff
path: root/src/conn-aliasing.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Cache PEP aliases in a hash table, not deprecated handle qdataSimon McVittie1-0/+1
2011-09-16conn-aliasing: add a plural version of the nickname-update signal handlerMarco Barisione1-0/+3
2009-09-25register pubsub event handlers in their componentGuillaume Desmottes1-3/+0
2009-09-25pass a jid instead of a handle to pubsub handlersGuillaume Desmottes1-1/+1
2008-07-29Add aliasing support for the Contacts interfaceSjoerd Simons1-0/+1
2008-07-14rename gabble-connection.h to connection.hDafydd Harries1-1/+1
2007-09-06Inline gabble_conn_aliasing_get_cached_pep_alias into its only caller, which ...Simon McVittie1-3/+0
2007-09-06Move _gabble_connection_get_cached_alias to conn-aliasing.cSimon McVittie1-0/+3
2007-09-06Move connection_nickname_update_cb to conn-aliasing.cSimon McVittie1-0/+3
2007-09-06conn-aliasing: implement negative cachingSimon McVittie1-1/+2
2007-09-05Move PEP <nick> handling to conn-aliasingSimon McVittie1-0/+7
2007-03-01split out aliasing interface from gabble-connection.cDafydd Harries1-0/+33