Converse is a free and open-source XMPP chat client written in JavaScript which can be tightly integrated into any website.
The benefit of using converse.js as opposed to relying on a SaaS (software-as-a-service) solution, is that your users can have a much more customized, streamlined and integrated webchat experience and that you have control over the data. The latter being a requirement for many sites dealing with sensitive information.
I can not find the application yet
It seems that the integration level can not compute, and the-link to install does not know the app.
Is it possible to have the link to the git repo ?
Thanks for this integration, I really want to try it and have a web interface to XMPP
You can install Converse with this command: sudo yunohost app install https://github.com/YunoHost-Apps/converse_ynh
The app package itself is very fresh (yesterday night). Once the app is integrated in the apps catalog you should be able to install it through the webadminâŚ
Connecting Converse to YunoHost BOSH endpoint should work.
message encryption with OMEMO is not working yet (edit. to be confirmed)
⌠and many other things that Iâm relying to XMPP experts to point out and to help integrate.
Hi,
I canât click on the âCreate an accoutâ button (nothing happens). Is it a bug ? Is it possible to create a XMPP account through Converse without creating a Yunohost user ?
Thanks for reporting!
what if you remove this line assets_path: '/dist/', is it still working as you expect? (/dist/ is the default setting so we donât need this line)