|
@@ -1,35 +1,34 @@
|
|
|
-# converse.js
|
|
|
+# Converse
|
|
|
|
|
|
[](https://inverse.chat/#converse/room?jid=discuss@conference.conversejs.org)
|
|
|
[](https://travis-ci.org/conversejs/converse.js)
|
|
|
[](https://www.bountysource.com/teams/converse.js/issues?tracker_ids=194169)
|
|
|
[](https://hosted.weblate.org/engage/conversejs/?utm_source=widget)
|
|
|
|
|
|
-[Converse.js](https://conversejs.org) is a web based [XMPP/Jabber](https://xmpp.org) instant messaging client.
|
|
|
+[Converse](https://conversejs.org) is a web based [XMPP/Jabber](https://xmpp.org) chat client.
|
|
|
|
|
|
-It enables you to add chat functionality to your website, independent of
|
|
|
-any specific backend. You will however need an XMPP server to connect
|
|
|
-to, either your own, or a public one.
|
|
|
+You can either use it as a webchat app, or you can integrate it into your own website.
|
|
|
+
|
|
|
+It''s 100% client-side JavaScript, HTML and CSS and the only backend required
|
|
|
+is a modern XMPP server.
|
|
|
|
|
|
Please support this project via [Patreon](https://www.patreon.com/jcbrand) or [Liberapay](https://liberapay.com/jcbrand)
|
|
|
|
|
|
## Demo
|
|
|
|
|
|
-Converse.js is hosted and can be used at [https://conversejs.org](https://conversejs.org).
|
|
|
+Converse is hosted and can be used at [https://conversejs.org](https://conversejs.org).
|
|
|
|
|
|
A demo showing anonymous login is available at [https://conversejs.org/demo/anonymous.html](https://conversejs.org/demo/anonymous.html)
|
|
|
and a demo which shows how you can embed a single chat room into a page is
|
|
|
avialable at [https://conversejs.org/demo/embedded.html](https://conversejs.org/demo/embedded.html).
|
|
|
|
|
|
-### Converse.js: As seen on the conversejs.org website
|
|
|
-
|
|
|
-
|
|
|
+### Converse in overlay mode
|
|
|
|
|
|
-### inVerse: a fullscreen version of converse.js
|
|
|
+
|
|
|
|
|
|
-Converse.js is also available in a fullscreen version, hosted at [inverse.chat](https://inverse.chat)
|
|
|
+## Converse in fullpage mode
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
## Documentation
|
|
|
|
|
@@ -81,17 +80,6 @@ which shows you how to use the CDN (content delivery network) to quickly get a d
|
|
|
- **[Friendica](https://friendi.ca)**: [converse](https://github.com/friendica/friendica-addons/tree/master/xmpp/converse)
|
|
|
- **[Tiki Wiki CMS Groupware](https://tiki.org)**: [built-in optional feature](https://doc.tiki.org/XMPP)
|
|
|
|
|
|
-## Screencasts
|
|
|
-
|
|
|
-*Note: These screencasts are already quite old! Converse.js has grown and evolved further since then.*
|
|
|
-
|
|
|
-- [In a static HTML page](https://opkode.com/media/blog/2013/04/02/converse.js-xmpp-instant-messaging-with-javascript).
|
|
|
- Here we chat to external XMPP accounts on Jabber.org and Gmail.
|
|
|
-- [Integrated into a Plone site](https://opkode.com/media/blog/instant-messaging-for-plone-with-javascript-and-xmpp)
|
|
|
- via collective.xmpp.chat.
|
|
|
-- [Off-the-record encryption](https://opkode.com/media/blog/2013/11/11/conversejs-otr-support)
|
|
|
- in Converse 0.7.
|
|
|
-
|
|
|
## Tests
|
|
|
|
|
|
We use behavior-driven tests written with [jasmine.js](https://jasmine.github.io/).
|
|
@@ -108,10 +96,6 @@ Emoji images are courtesy of [Twemoji](https://emojitwo.github.io/).
|
|
|
|
|
|
## Support
|
|
|
|
|
|
-For support queries and discussions, please join the mailing list: <conversejs@librelist.com>
|
|
|
-
|
|
|
-Also take a look at the [mailing list archives](http://librelist.com/browser/conversejs).
|
|
|
-
|
|
|
Issues can be logged on the [Github issue tracker](https://github.com/conversejs/converse.js/issues).
|
|
|
|
|
|
## Donations
|
|
@@ -123,12 +107,14 @@ Recently we have started accepting donations via [Patreon](https://www.patreon.c
|
|
|
|
|
|
The following people are making recurring donations:
|
|
|
|
|
|
-* An anonymous backer on Liberapay
|
|
|
+* [Daniel Gultsch](https://www.patreon.com/user/creators?u=13443518)
|
|
|
+* [Drew Varner](https://www.patreon.com/user/creators?u=8131055)
|
|
|
+* [Krischan](https://www.patreon.com/user/creators?u=337569)
|
|
|
* [Guus der Kinderen](https://www.patreon.com/user/creators?u=8302585)
|
|
|
* [Rafael](https://www.patreon.com/user/creators?u=4340078)
|
|
|
* [Tilman Beitter](https://www.patreon.com/spicewiesel/creators)
|
|
|
* [mt7479](https://www.patreon.com/user/creators?u=3892290)
|
|
|
-* [roelra](https://www.patreon.com/user/creators?u=5958918)
|
|
|
+* An anonymous backer on Liberapay
|
|
|
|
|
|
Additionally this project is supported by
|
|
|
|