[Bug 37570] Support for Ad-hoc commands (XEP-0050)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 7 17:24:40 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=37570

--- Comment #4 from diane at ghic.org ---
Created attachment 127113
  --> https://bugs.freedesktop.org/attachment.cgi?id=127113&action=edit
snapshot of progress

I got busy and stopped making progress for a while, but I should share what I
did so far. Since I'm primarily a python programmer I implemented XEP-50 as
pure python in telepathy-gabble-xmpp-console (and maybe included a few python3
fixes.

This shouldn't be committed, the attached patch is too large and the XML
parsing should be in the C plugin and not hacked in using python's xml parsers.
I just wanted to try it, and think about the UI.

For some version of the command mode browsing, issuing commands, and generating
forms worked. However I didn't manage to implement notes. (some commands return
a note and not a form.)

I tried to add a service discovery browser, but I'm not sure how it should work
 work on muc servers. Large MUC servers can return large large lists of rooms.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the telepathy-bugs mailing list