summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'telepathy-gabble-0.18'HEADmasterGeorge Kiagiadakis2016-12-025-1/+62
|\
| * 0.18.4telepathy-gabble-0.18.4telepathy-gabble-0.18George Kiagiadakis2016-11-152-3/+8
| * Make disco#info advertise disco#info featureMaxime \"pep\" Buquet2016-10-121-0/+1
| * NEWS for 0.18.4George Kiagiadakis2016-07-091-0/+25
| * gitignore: update ignored files, add *.trs, *.log and tools/telepathy-glib-envGeorge Kiagiadakis2016-07-091-0/+3
| * wocky: updateGeorge Kiagiadakis2016-07-091-0/+0
| * Replace deprecated _BSD_SOURCE define with _DEFAULT_SOURCEDiane Trout2016-07-021-1/+1
| * nano flagGuillaume Desmottes2014-05-071-1/+1
| * 0.18.2telepathy-gabble-0.18.3Guillaume Desmottes2014-05-072-1/+8
| * Merge remote-tracking branch 'origin/telepathy-gabble-0.18' into telepathy-ga...Simon McVittie2014-05-071-0/+0
| |\
| | * wocky: updateGuillaume Desmottes2014-05-071-0/+0
| * | 0.18.2telepathy-gabble-0.18.2Simon McVittie2014-03-202-2/+22
| |/
* | add python 3 support to telepathy-gabble-xmpp-consoleBohuslav Slavek Kabrda2014-09-021-8/+8
* | 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
* | wocky: updateGuillaume Desmottes2014-05-071-0/+0
* | Merge branch 'telepathy-gabble-0.18'Simon McVittie2014-03-190-0/+0
|\ \ | |/
| * Update WockySimon McVittie2014-03-191-0/+0
| * plugin-loader: clear GError after g_dir_open failsWill Thompson2014-03-191-2/+3
* | Update WockySimon McVittie2014-03-191-0/+0
* | Bump telepathy-glib version to 0.23.2Xavier Claessens2014-02-261-1/+1
* | Protocol: implement the "account-path-suffix" connection parameterXavier Claessens2014-02-091-0/+5
* | NEWSSimon McVittie2013-11-041-2/+28
* | Remove --disable-debug optionSimon McVittie2013-11-0410-100/+7
* | Use telepathy-glib for Sidecars1Simon McVittie2013-11-0411-137/+27
* | Use telepathy-glib for FileTransfer.FileCollectionSimon McVittie2013-11-048-89/+2
* | Use non-deprecated GValueArray functionsSimon McVittie2013-11-047-69/+45
* | Update Python tools from telepathy-glib (avoid deprecations, etc.)Simon McVittie2013-11-0413-181/+167
* | Require telepathy-glib 0.23Simon McVittie2013-11-041-3/+3
* | Merge branch 'telepathy-gabble-0.18'Guillaume Desmottes2013-10-295-6/+11
|\ \ | |/
| * Use the proper 'Ice' Call capabilityGuillaume Desmottes2013-10-296-9/+14
* | constants: add SMS ifaceGuillaume Desmottes2013-10-151-0/+5
* | console/channel-manager: include telepathy-glib-dbusGuillaume Desmottes2013-10-151-0/+2
* | console plugin: fix missing import in regression testSimon McVittie2013-10-141-1/+1
* | console plugin: use a better-namespaced global variableSimon McVittie2013-10-142-5/+5
* | Merge remote-tracking branch 'wjt/xmpp-console'Simon McVittie2013-10-1413-331/+753
|\ \
| * | configure: tell Automake to put object files in subdirsWill Thompson2013-08-281-1/+1
| * | console UI: don't bother preparing the channelWill Thompson2013-08-281-6/+0
| * | console: hold a weak ref to GabblePluginConnectionWill Thompson2013-08-282-10/+19
| * | console: give channels more meaningful object pathsWill Thompson2013-06-231-0/+8
| * | console: close channels on disconnectWill Thompson2013-06-232-2/+57
| * | console UI: use channel, not sidecarWill Thompson2013-06-231-81/+75
| * | console: rename ConsoleSidecar to ConsoleChannelWill Thompson2013-06-237-103/+103