Converse.js: XEP-0050: Ad-Hoc Commands

Created on 10 Nov 2015  路  6Comments  路  Source: conversejs/converse.js

Could be very useful to provide a menu of commands on any entities that support them. Especially the sever the user is connected to, for bits of administrivia, etc.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Feature

Most helpful comment

Personally I would be happy about an "invite" function (Prosody's mod_invite) for the users. This would allow every user to create an invitation link to his friends without having to install e.g. Gajim.

All 6 comments

Personally I would be happy about an "invite" function (Prosody's mod_invite) for the users. This would allow every user to create an invitation link to his friends without having to install e.g. Gajim.

It would be nice to have better Ad-Hoc Commands support, to set persistant by this irc-transport software:

  • [every ad-hoc command of biboumi](https://doc.biboumi.louiz.org/user.html#ad-hoc-commands
  • for channel only thi

(Dino create a setting only for irc-channel persistant option would be nice, but maybe a generic solution like in gajim should be the solution)

Oh sorry, found on master ... a little bit hidden.

@jcbrand there are some bugs:

  1. it does not send/set the session id (and status)
    <command node="global-configure" xmlns="http://jabber.org/protocol/commands" status="next" sessionid="d606c521-6598-483c-a306-d284acefdeea">
  2. it does not set the checkboxes (do not know if it is a true vs. 1 as char)

Please create a separate issue for that @genofire

okay see #2048 and #2049 - it would be nice, if you fix #2048 the sessionid first.

Was this page helpful?
0 / 5 - 0 ratings