[Bug 37570] Support for Ad-hoc commands (XEP-0050)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 13 07:04:07 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=37570
--- Comment #2 from diane at ghic.org ---
(In reply to Matej Cepl from comment #0)
> See http://xmpp.org/protocols/commands/ for more info. Specifically it
> requires support for http://xmpp.org/extensions/xep-0050.html and
> http://xmpp.org/extensions/xep-0004.html (the latter is said to be supported
> in Wocky).
>From what I can see wocky can parse XEP-0004 forms and can format a response.
What wocky can't do is display the form for a user to fill out. (And that's a
difficult issue given that the user interface to gabble is provided by either
Empathy or KDE Telepathy)
However, I've been working on a prototype that uses
telepathy-gabble-xmpp-console, which gives advanced access to the XMPP stream
via a gabble plugin.
Currently my prototype does everything in python and uses the SendIQ feature
provide by the XMPP console plugin.
I think it'll be easier to discuss what's needed for a proper implementation
with a prototype in hand.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list