telepathy-gabble: Add get_contact_handle_sync, get_contact_handles_sync; use in simple cases

Simon McVittie smcv at kemper.freedesktop.org
Mon Sep 23 02:38:40 PDT 2013


Module: telepathy-gabble
Branch: master
Commit: b46146426332df0c9237e7845a55f6aa81187eba
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=b46146426332df0c9237e7845a55f6aa81187eba

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Sep 20 16:53:57 2013 +0100

Add get_contact_handle_sync, get_contact_handles_sync; use in simple cases

Telepathy 1.0 doesn't have RequestHandles.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69618
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>

---

 tests/twisted/caps/caps-persistent-cache.py        |    4 ++--
 tests/twisted/caps/from-bare-jid.py                |    2 +-
 tests/twisted/caps/jingle-caps.py                  |    2 +-
 tests/twisted/caps/offline.py                      |    2 +-
 tests/twisted/caps/receive-jingle.py               |    2 +-
 tests/twisted/caps/tube-caps.py                    |    2 +-
 tests/twisted/caps_helper.py                       |    2 +-
 tests/twisted/client-types.py                      |    8 ++++----
 .../twisted/file-transfer/file_transfer_helper.py  |    2 +-
 tests/twisted/file-transfer/ft-client-caps.py      |    2 +-
 .../test-send-file-to-unknown-contact.py           |    2 +-
 tests/twisted/jingle-share/file_transfer_helper.py |    2 +-
 .../jingle-share/test-caps-file-transfer.py        |    4 ++--
 tests/twisted/jingle/call-codecoffer.py            |    2 +-
 tests/twisted/jingle/call_helper.py                |    2 +-
 tests/twisted/jingle/stun-server.py                |    2 +-
 tests/twisted/muc/avatars.py                       |    2 +-
 tests/twisted/muc/kicked.py                        |    2 +-
 tests/twisted/muc/name-conflict.py                 |    2 +-
 tests/twisted/muc/only-text-when-needed.py         |    4 ++--
 tests/twisted/muc/renamed.py                       |    2 +-
 tests/twisted/muc/test-muc-invitation.py           |    4 ++--
 tests/twisted/mucutil.py                           |    2 +-
 tests/twisted/olpc/change-notifications.py         |    2 +-
 tests/twisted/olpc/current-activity.py             |    2 +-
 tests/twisted/olpc/olpc-muc-invitation.py          |    5 ++---
 tests/twisted/olpc/olpc-muc-prop-change.py         |    2 +-
 tests/twisted/presence/decloak.py                  |    4 ++--
 tests/twisted/presence/error.py                    |    2 +-
 tests/twisted/presence/initial-contact-presence.py |    2 +-
 tests/twisted/presence/presence.py                 |    2 +-
 tests/twisted/roster/authorize.py                  |    2 +-
 tests/twisted/roster/edit-before-roster.py         |    2 +-
 tests/twisted/roster/groups.py                     |    2 +-
 tests/twisted/roster/initial-aliases.py            |    4 ++--
 tests/twisted/roster/push-without-id.py            |    2 +-
 tests/twisted/roster/removed-from-rp-subscribe.py  |    2 +-
 tests/twisted/roster/test-google-roster.py         |   12 ++++++------
 tests/twisted/roster/test-roster-item-deletion.py  |    2 +-
 tests/twisted/roster/test-roster-subscribe.py      |    2 +-
 tests/twisted/roster/test-roster.py                |    2 +-
 tests/twisted/roster/test-save-alias-to-roster.py  |    8 ++++----
 tests/twisted/rostertest.py                        |    4 ++--
 tests/twisted/servicetest.py                       |    6 ++++++
 tests/twisted/test-location.py                     |    4 ++--
 tests/twisted/text/destroy.py                      |    5 +----
 tests/twisted/text/ensure.py                       |    5 +----
 tests/twisted/text/initiate-requestotron.py        |    2 +-
 tests/twisted/text/initiate.py                     |    5 +----
 tests/twisted/text/respawn.py                      |    2 +-
 tests/twisted/text/send-error.py                   |   10 ++--------
 tests/twisted/text/test-chat-state.py              |    2 +-
 tests/twisted/tubes/accept-private-dbus-tube.py    |    2 +-
 tests/twisted/tubes/ensure-si-tube.py              |    2 +-
 tests/twisted/tubes/offer-muc-dbus-tube.py         |    2 +-
 tests/twisted/tubes/offer-muc-stream-tube.py       |    4 ++--
 tests/twisted/tubes/offer-private-dbus-tube.py     |    2 +-
 tests/twisted/tubes/offer-private-stream-tube.py   |    2 +-
 tests/twisted/vcard/disconnect-during-pep.py       |    2 +-
 tests/twisted/vcard/get-contact-info.py            |    2 +-
 tests/twisted/vcard/refresh-contact-info.py        |    2 +-
 tests/twisted/vcard/test-alias-empty-vcard.py      |    2 +-
 tests/twisted/vcard/test-alias-message.py          |    4 ++--
 tests/twisted/vcard/test-alias-pep.py              |    2 +-
 tests/twisted/vcard/test-alias.py                  |    2 +-
 tests/twisted/vcard/test-avatar-async.py           |    8 ++++----
 tests/twisted/vcard/test-avatar-retrieved.py       |    2 +-
 tests/twisted/vcard/test-avatar-tokens.py          |    2 +-
 tests/twisted/vcard/test-avatar.py                 |    2 +-
 69 files changed, 100 insertions(+), 110 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-gabble/diff/?id=b46146426332df0c9237e7845a55f6aa81187eba


More information about the telepathy-commits mailing list