summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'telepathy-gabble-0.18'HEADmasterGeorge Kiagiadakis2016-12-022-1/+2
|\
| * Make disco#info advertise disco#info featureMaxime \"pep\" Buquet2016-10-121-0/+1
| * Replace deprecated _BSD_SOURCE define with _DEFAULT_SOURCEDiane Trout2016-07-021-1/+1
| * plugin-loader: clear GError after g_dir_open failsWill Thompson2014-03-191-2/+3
* | muc-channel: fix WockyMuc::permissions callback signatureGuillaume Desmottes2014-06-031-2/+2
* | muc-channel: remove unread assignmentsGuillaume Desmottes2014-06-031-4/+4
* | muc-channel: take WockyMuc object as first signal cb argGuillaume Desmottes2014-06-031-19/+16
* | conn-contact-info: prevent a potential NULL dereferencingGuillaume Desmottes2014-06-031-2/+4
* | tube-stream: remove_transport(): ensure that transport is not NULLGuillaume Desmottes2014-06-031-0/+2
* | gabble_media_factory_create_call: ensure that request_properties is not NULLGuillaume Desmottes2014-06-031-0/+2
* | call-stream: remove unused assignationsGuillaume Desmottes2014-06-031-3/+0
* | remove unused assignationsGuillaume Desmottes2014-06-032-4/+2
* | don't use for loop variable declarationsGuillaume Desmottes2014-06-031-2/+4
* | Protocol: implement the "account-path-suffix" connection parameterXavier Claessens2014-02-091-0/+5
* | Remove --disable-debug optionSimon McVittie2013-11-044-54/+6
* | Use telepathy-glib for Sidecars1Simon McVittie2013-11-043-12/+10
* | Use telepathy-glib for FileTransfer.FileCollectionSimon McVittie2013-11-041-14/+1
* | Use non-deprecated GValueArray functionsSimon McVittie2013-11-046-68/+44
* | Merge branch 'telepathy-gabble-0.18'Guillaume Desmottes2013-10-291-2/+7
|\ \ | |/
| * Use the proper 'Ice' Call capabilityGuillaume Desmottes2013-10-291-4/+9
* | Merge remote-tracking branch 'wjt/xmpp-console'Simon McVittie2013-10-141-4/+10
|\ \
| * | plugin-loader: let get_sidecar_interfaces() return NULLWill Thompson2013-06-231-2/+7
| * | plugin-loader: clear GError after g_dir_open failsWill Thompson2013-06-231-2/+3
* | | include telepathy-glib-dbus.hGuillaume Desmottes2013-10-114-0/+4
* | | write-mgr-file: stop handling TP_HANDLE_TYPE_{LIST,GROUP}Guillaume Desmottes2013-10-101-8/+0
* | | roster: stop using group handlesGuillaume Desmottes2013-10-101-251/+230
* | | roster: add the 'group' string to RemoveGroupContextGuillaume Desmottes2013-10-101-0/+3
* | | gabble_private_tubes_factory_add_cap: stop checking for Tubes typeGuillaume Desmottes2013-10-071-2/+1
* | | gabble_media_factory_represent_client: remove old StreamMedia capsGuillaume Desmottes2013-10-071-11/+4
* | | fix enum conversionGuillaume Desmottes2013-10-071-1/+1
* | | media-factory: stop using TpChannelMediaCapabilitiesGuillaume Desmottes2013-10-071-22/+31
* | | _gabble_media_factory_caps_to_typeflags: make staticGuillaume Desmottes2013-10-072-4/+1
* | | client-types: implement RequestClientTypes()Guillaume Desmottes2013-10-041-0/+39
* | | Stop using TpTubeType enumGuillaume Desmottes2013-10-047-34/+41
* | | s/NUM_TP/TP_NUMGuillaume Desmottes2013-10-048-10/+10
* | | Merge branch 'telepathy-gabble-0.18'Guillaume Desmottes2013-10-033-3/+3
|\ \ \ | | |/ | |/|
| * | private-tube-factory: tube ID is a guint64Guillaume Desmottes2013-10-031-1/+1
| * | conn-presence: fix enum cast warningGuillaume Desmottes2013-10-032-2/+2
* | | private-tubes-factory: use self->priv patternGuillaume Desmottes2013-10-031-90/+53
* | | Use telepathy-glib to implement Conn.I.AddressingSimon McVittie2013-09-262-11/+11
* | | placate coding-style checkSimon McVittie2013-09-231-1/+1
* | | write-mgr-file: write Presence propertiesGuillaume Desmottes2013-09-181-0/+41
* | | write-mgr-file: write Avatars propertiesGuillaume Desmottes2013-09-181-0/+35
* | | protocol: implement get_avatar_details()Guillaume Desmottes2013-09-183-0/+60
* | | protocol: claim to implement Interface.AvatarsGuillaume Desmottes2013-09-181-0/+1
* | | Remove StreamedMedia codeXavier Claessens2013-09-168-5993/+0
* | | Stop creating StreamedMedia channelsXavier Claessens2013-09-162-430/+15
* | | connection: stop claiming to implement PresenceGuillaume Desmottes2013-09-161-1/+0
* | | Remove support for ye olde CapabilitiesSimon McVittie2013-09-124-459/+3
* | | GabbleMucFactory: announce tube channels individuallySimon McVittie2013-09-121-20/+15