Skip to:
XMPP URIs are defined in https://xmpp.org/extensions/xep-0147.html
https://xmpp.org/extensions/xep-0045.html#registrar-querytypes-join describes how a particular XMPP URI can be used to join a chat room.
Spark should support clicking on an XMPP URI like xmpp:open_chat@conference.igniterealtime.org?join when that text is shown in a chat. Spark should then join the chatroom that is being linked to.
xmpp:open_chat@conference.igniterealtime.org?join
XMPP URIs are defined in https://xmpp.org/extensions/xep-0147.html
https://xmpp.org/extensions/xep-0045.html#registrar-querytypes-join describes how a particular XMPP URI can be used to join a chat room.
Spark should support clicking on an XMPP URI like
xmpp:open_chat@conference.igniterealtime.org?join
when that text is shown in a chat. Spark should then join the chatroom that is being linked to.