summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-03muc-channel: fix WockyMuc::permissions callback signatureHEADnextmasterGuillaume Desmottes1-2/+2
2014-06-03muc-channel: remove unread assignmentsGuillaume Desmottes1-4/+4
2014-06-03muc-channel: take WockyMuc object as first signal cb argGuillaume Desmottes1-19/+16
2014-06-03conn-contact-info: prevent a potential NULL dereferencingGuillaume Desmottes1-2/+4
2014-06-03tube-stream: remove_transport(): ensure that transport is not NULLGuillaume Desmottes1-0/+2
2014-06-03gabble_media_factory_create_call: ensure that request_properties is not NULLGuillaume Desmottes1-0/+2
2014-06-03call-stream: remove unused assignationsGuillaume Desmottes1-3/+0
2014-06-03remove unused assignationsGuillaume Desmottes2-4/+2
2014-06-03don't use for loop variable declarationsGuillaume Desmottes1-2/+4
2014-05-07wocky: updateGuillaume Desmottes1-0/+0
2014-03-19Merge branch 'telepathy-gabble-0.18'Simon McVittie0-0/+0
2014-03-19Update WockySimon McVittie1-0/+0
2014-03-19Update WockySimon McVittie1-0/+0
2014-03-19plugin-loader: clear GError after g_dir_open failsWill Thompson1-2/+3
2014-02-26Bump telepathy-glib version to 0.23.2Xavier Claessens1-1/+1
2014-02-09Protocol: implement the "account-path-suffix" connection parameterXavier Claessens1-0/+5
2013-11-04NEWSSimon McVittie1-2/+28
2013-11-04Remove --disable-debug optionSimon McVittie10-100/+7
2013-11-04Use telepathy-glib for Sidecars1Simon McVittie11-137/+27
2013-11-04Use telepathy-glib for FileTransfer.FileCollectionSimon McVittie8-89/+2
2013-11-04Use non-deprecated GValueArray functionsSimon McVittie7-69/+45
2013-11-04Update Python tools from telepathy-glib (avoid deprecations, etc.)Simon McVittie13-181/+167
2013-11-04Require telepathy-glib 0.23Simon McVittie1-3/+3
2013-10-29Merge branch 'telepathy-gabble-0.18'Guillaume Desmottes5-6/+11
2013-10-29Use the proper 'Ice' Call capabilityGuillaume Desmottes6-9/+14
2013-10-15constants: add SMS ifaceGuillaume Desmottes1-0/+5
2013-10-15console/channel-manager: include telepathy-glib-dbusGuillaume Desmottes1-0/+2
2013-10-14console plugin: fix missing import in regression testSimon McVittie1-1/+1
2013-10-14console plugin: use a better-namespaced global variableSimon McVittie2-5/+5
2013-10-14Merge remote-tracking branch 'wjt/xmpp-console'Simon McVittie13-331/+753
2013-10-11stop using GetClientTypes()Guillaume Desmottes1-16/+14
2013-10-11stop using GetAvatarRequirements()Guillaume Desmottes1-9/+8
2013-10-11stop using GetAvatarTokens()Guillaume Desmottes1-3/+6
2013-10-11stop using GetContactInfo()Guillaume Desmottes1-10/+2
2013-10-11Use RequestAvatars instead of RequestAvatarGuillaume Desmottes3-24/+16
2013-10-11stop using GetAliases()Guillaume Desmottes2-2/+7
2013-10-11stop using GetPresences()Guillaume Desmottes1-1/+7
2013-10-11use GetContactAttributes() to get contact capsGuillaume Desmottes1-1/+5
2013-10-11stop checking for TP propertiesGuillaume Desmottes2-2/+1
2013-10-11use properties instead of Group gettersGuillaume Desmottes2-9/+10
2013-10-11tests/twisted/text/test-text-no-body.py: stop waiting for NewChannelGuillaume Desmottes1-4/+6
2013-10-11mail-notification: stop using GetInterfaces()Guillaume Desmottes1-1/+1
2013-10-11protocol.py: stop testing old APIGuillaume Desmottes1-7/+0
2013-10-11include telepathy-glib-dbus.hGuillaume Desmottes6-0/+6
2013-10-11Use Messages API instead of TextGuillaume Desmottes11-199/+53
2013-10-11use send_msg_sync() in all testsGuillaume Desmottes7-22/+20
2013-10-11servicetest: add send_msg_sync() helperGuillaume Desmottes1-1/+5
2013-10-11stop using RequestChannel()Guillaume Desmottes4-13/+25
2013-10-11test-location: stop using GetLocations()Guillaume Desmottes1-8/+8
2013-10-11constants: add more ATTR_*Guillaume Desmottes1-3/+8