summaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | | | | | Reviewed-by: George Kiagiadakis <gkiagia@tolabaki.gr>
| * 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 ↵Simon McVittie2014-05-071-0/+0
| |\ | | | | | | | | | telepathy-gabble-0.18
| | * wocky: updateGuillaume Desmottes2014-05-071-0/+0
| | | | | | | | | | | | Fix https://bugs.freedesktop.org/show_bug.cgi?id=76465
| * | 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
| | | | | | | | https://bugs.freedesktop.org/show_bug.cgi?id=80803
* | 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
| | | | | | | | Makes Tartan happier.
* | 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
| | | | | | | | Fix https://bugs.freedesktop.org/show_bug.cgi?id=76465
* | Merge branch 'telepathy-gabble-0.18'Simon McVittie2014-03-190-0/+0
|\ \ | |/
| * Update WockySimon McVittie2014-03-191-0/+0
| | | | | | | | | | * data-form: reformat <code> blocks so recent gtk-doc can cope * jingle-content: reset idle ID in its callback
| * plugin-loader: clear GError after g_dir_open failsWill Thompson2014-03-191-2/+3
| | | | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=66085 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
* | Update WockySimon McVittie2014-03-191-0/+0
| | | | | | | | | | - jingle-content: reset idle ID in its callback - data-form: reformat <code> blocks so recent gtk-doc can cope
* | Bump telepathy-glib version to 0.23.2Xavier Claessens2014-02-261-1/+1
| | | | | | | | | | It is needed for the TpBaseConnection:account-path-suffix property.
* | 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
| | | | | | | | | | | | | | | | It makes the executable basically impossible to debug and we don't recommend that anyone uses it. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* | Use telepathy-glib for Sidecars1Simon McVittie2013-11-0411-137/+27
| | | | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* | Use telepathy-glib for FileTransfer.FileCollectionSimon McVittie2013-11-048-89/+2
| | | | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* | Use non-deprecated GValueArray functionsSimon McVittie2013-11-047-69/+45
| | | | | | | | | | | | | | | | This works around GValueArray being deprecated in GLib, but still part of dbus-glib-derived APIs. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* | Update Python tools from telepathy-glib (avoid deprecations, etc.)Simon McVittie2013-11-0413-181/+167
| | | | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* | Require telepathy-glib 0.23Simon McVittie2013-11-041-3/+3
| | | | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* | Merge branch 'telepathy-gabble-0.18'Guillaume Desmottes2013-10-295-6/+11
|\ \ | |/ | | | | | | | | Conflicts: src/media-factory.c tests/twisted/jingle/google-relay.py
| * Use the proper 'Ice' Call capabilityGuillaume Desmottes2013-10-296-9/+14
| | | | | | | | Also, use token constants when possible.
* | 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
|\ \ | | | | | | | | | | | | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=66085 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Conflicts: plugins/console/channel.c
| * | configure: tell Automake to put object files in subdirsWill Thompson2013-08-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Previously, the object files for plugins/console/*.c were being written to plugins/debug.o, plugins/channel.o, etc. This works fine until two plugins have files with the same name. Setting subdir-objects makes the objects end up in plugins/console/ instead, with only the linked plugin ending up as plugins/libconsole.la.
| * | console UI: don't bother preparing the channelWill Thompson2013-08-281-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simon said: > + # We only prepare the channel so that ::invalidated will be emitted > + # when it closes. > > Is this really necessary? I would expect that channels would invalidate > anyway. And he's right: the channel proxy does invalidate without being prepared if the connection goes away, or if someone else calls Close() on the channel.
| * | console: hold a weak ref to GabblePluginConnectionWill Thompson2013-08-282-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As Simon suggested on <https://bugs.freedesktop.org/show_bug.cgi?id=66085#c1>: > + /* Not reffing this: the connection owns all channel managers, so it > + * must outlive us. Taking a reference leads to a cycle. > + */ > + self->plugin_connection = g_value_get_object (value); > > Weak ref, or drop it on DISCONNECTED state?
| * | console: give channels more meaningful object pathsWill Thompson2013-06-231-0/+8
| | |
| * | console: close channels on disconnectWill Thompson2013-06-232-2/+57
| | | | | | | | | | | | Pretty much all of the 268 lines of channel-manager.c is boilerplate :(
| * | console UI: use channel, not sidecarWill Thompson2013-06-231-81/+75
| | | | | | | | | | | | | | | I was going to complain about how this was worse than just using the raw D-Bus API via GDBus, but I noticed that the line count went down, so…
| * | console: rename ConsoleSidecar to ConsoleChannelWill Thompson2013-06-237-103/+103
| | |