|
3 тижнів тому | |
---|---|---|
.github | 3 тижнів тому | |
3rdparty | 1 рік тому | |
demo | 3 роки тому | |
docs | 3 тижнів тому | |
images | 4 роки тому | |
logo | 2 роки тому | |
sounds | 10 роки тому | |
src | 3 тижнів тому | |
webpack | 1 місяць тому | |
.aiderignore | 3 місяців тому | |
.gitignore | 3 тижнів тому | |
.nvmrc | 2 місяців тому | |
.prettierrc | 1 місяць тому | |
CHANGES.md | 1 місяць тому | |
CONTRIBUTING.md | 1 рік тому | |
COPYRIGHT | 1 рік тому | |
LICENSE | 7 роки тому | |
Makefile | 3 тижнів тому | |
README.md | 3 тижнів тому | |
RELEASE.md | 1 рік тому | |
babel.config.json | 2 роки тому | |
composer.json | 6 роки тому | |
conversejs.doap | 4 місяців тому | |
dev.html | 1 місяць тому | |
eslint.config.mjs | 1 місяць тому | |
fullscreen.html | 3 тижнів тому | |
index.html | 3 тижнів тому | |
jshintrc | 9 роки тому | |
jslicenses.html | 1 рік тому | |
karma.conf.js | 1 місяць тому | |
local.html | 2 місяців тому | |
manifest.json | 11 місяців тому | |
package-lock.json | 3 тижнів тому | |
package.json | 3 тижнів тому | |
postcss.config.js | 2 роки тому | |
requirements.txt | 8 місяців тому | |
tsconfig.json | 1 місяць тому |
Converse is a web based XMPP/Jabber chat client.
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 consider supporting this project via Github, Patreon or Liberapay
Converse is hosted and can be used at https://conversejs.org.
A demo showing anonymous login is available at 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.
The developer/integrator documentation can be found at https://conversejs.org/docs/html.
You'll probably want to begin with the quickstart guide, which shows you how to use the CDN (content delivery network) to quickly get a demo up and running.
In overlay mode, Converse appears overlayed chats on top of the website.
In fullpage mode, Converse behaves like a single-page app that covers the whole browser viewport.
In embedded mode, Converse can be embedded into an element in the DOM.
We use behavior-driven tests written with jasmine.js.
Run make check
to execute all the tests.
Converse.js
is released under the Mozilla Public License (MPL).
Emoji images are courtesy of Twemoji.
Issues can be logged on the Github issue tracker.
A heartfelt thanks for everyone who has supported this project over the years. Many people have contributed testing, bugfixes, features and corrections.
We accept donations via Patreon and Liberapay.