telepathy-salut: Port to telepathy-glib-1
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Tue Oct 15 12:42:43 PDT 2013
Module: telepathy-salut
Branch: master
Commit: 82162a775b73ec8fc6bac7ff2c3efa7592554916
URL: http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=82162a775b73ec8fc6bac7ff2c3efa7592554916
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Fri Sep 20 17:19:43 2013 -0400
Port to telepathy-glib-1
---
.gitignore | 4 +-
configure.ac | 11 +-
data/Makefile.am | 4 +-
data/salut.service.in | 2 +-
extensions/Connection_Future.xml | 12 +-
extensions/OLPC_Activity_Properties.xml | 16 +-
extensions/OLPC_Buddy_Info.xml | 28 +-
extensions/Salut_Plugin_Test.xml | 2 +-
plugins/test.c | 2 +-
src/connection-contact-info.c | 49 ---
src/connection.c | 341 +++-----------------
src/contact-manager.c | 5 +-
src/file-transfer-channel.c | 4 +-
src/im-channel.c | 23 +-
src/muc-channel.c | 120 ++++---
src/muc-manager.c | 4 +-
src/muc-tube-dbus.c | 2 +
src/muc-tube-stream.c | 2 +
src/protocol.c | 3 +-
src/protocol.h | 4 +-
src/roomlist-channel.c | 8 +-
src/text-helper.h | 2 +-
src/tube-dbus.c | 7 +-
src/tube-iface.c | 4 +-
src/tube-stream.c | 14 +-
src/tubes-manager.c | 34 +-
src/util.h | 6 +
src/write-mgr-file.c | 12 +-
tests/twisted/avahi/aliases.py | 8 +-
tests/twisted/avahi/caps-file-transfer.py | 8 +-
tests/twisted/avahi/caps-self.py | 2 +-
tests/twisted/avahi/close-local-pending-room.py | 10 +-
.../avahi/file-transfer/file_transfer_helper.py | 10 +-
.../twisted/avahi/file-transfer/ft-client-caps.py | 14 +-
tests/twisted/avahi/ichat-composing.py | 8 +-
tests/twisted/avahi/ichat-incoming-msg.py | 10 +-
tests/twisted/avahi/muc-invite.py | 11 +-
tests/twisted/avahi/olpc-activity-announcements.py | 2 +-
tests/twisted/avahi/request-im.py | 8 +-
tests/twisted/avahi/request-muc.py | 6 +-
tests/twisted/avahi/roomlist.py | 11 +-
tests/twisted/avahi/set-presence.py | 4 +-
tests/twisted/avahi/text-channel.py | 15 +-
tests/twisted/avahi/tubes/request-muc-tubes.py | 6 +-
tests/twisted/avahi/tubes/tubetestutil.py | 10 +-
tests/twisted/avahi/tubes/two-muc-dbus-tubes.py | 4 +-
tests/twisted/cm/protocol.py | 6 +-
tests/twisted/constants.py | 95 +++---
tests/twisted/saluttest.py | 24 +--
tests/twisted/servicetest.py | 8 +-
tests/twisted/sidecars.py | 2 +-
tests/twisted/tools/Makefile.am | 4 +-
tests/twisted/tools/salut.service.in | 2 +-
53 files changed, 330 insertions(+), 683 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-salut/diff/?id=82162a775b73ec8fc6bac7ff2c3efa7592554916
More information about the telepathy-commits
mailing list