|
@@ -143,11 +143,8 @@
|
|
|
<li>Available as overlayed chat boxes or as a fullscreen application.
|
|
|
See <a href="https://inverse.chat" target="_blank" rel="noopener">inverse.chat</a> for the fullscreen version.
|
|
|
</li>
|
|
|
- <li><a href="https://conversejs.org/docs/html/plugin_development.html">Plugin Architecture</a> based on
|
|
|
- <a href="https://jcbrand.github.io/pluggable.js/" target="_blank" rel="noopener">pluggable.js</a></li>
|
|
|
- <li>Presence information (online, busy, away)</li>
|
|
|
- <li>Single-user chat</li>
|
|
|
- <li>Contacts and groups</li>
|
|
|
+ <li><a href="https://conversejs.org/docs/html/plugin_development.html">Plugin Architecture</a></li>
|
|
|
+ <li>Single-user and group chat</li>
|
|
|
<li>Multi-user chatrooms (<a href="http://xmpp.org/extensions/xep-0045.html" target="_blank" rel="noopener">XEP 45</a>)</li>
|
|
|
<li>Chatroom bookmarks (<a href="http://xmpp.org/extensions/xep-0048.html" target="_blank" rel="noopener">XEP 48</a>)</li>
|
|
|
<li>Direct invitations to chat rooms (<a href="http://xmpp.org/extensions/xep-0249.html" target="_blank" rel="noopener">XEP 249</a>)</li>
|
|
@@ -162,10 +159,11 @@
|
|
|
<li>Third person "/me" messages (<a href="http://xmpp.org/extensions/xep-0245.html" target="_blank" rel="noopener">XEP 245</a>)</li>
|
|
|
<li>XMPP Ping (<a href="http://xmpp.org/extensions/xep-0199.html" target="_blank" rel="noopener">XEP 199</a>)</li>
|
|
|
<li>Server-side archiving of messages (<a href="http://xmpp.org/extensions/xep-0313.html" target="_blank" rel="noopener">XEP 313</a>)</li>
|
|
|
+ <li>Hidden messages (aka Spoilers) (<a href="http://xmpp.org/extensions/xep-0382.html" target="_blank" rel="noopener">XEP 382</a>)</li>
|
|
|
<li>Client state indication (<a href="http://xmpp.org/extensions/xep-0352.html" target="_blank" rel="noopener">XEP 352</a>)</li>
|
|
|
<li>Off-the-record encryption</li>
|
|
|
<li>Supports anonymous logins, see the <a href="https://conversejs.org/demo/anonymous.html" target="_blank" rel="noopener">anonymous login demo</a>.</li>
|
|
|
- <li>Translated into 16 languages</li>
|
|
|
+ <li>Translated into 17 languages</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="col-lg-4">
|