Nav apraksta

JC Brand cde9fc6f95 Simplify the theme files, to make theming easier. 9 mēneši atpakaļ
.github eac1b81c62 Add Github action to send notifications to Converse XMPP chatroom 1 gadu atpakaļ
3rdparty 3328e1c94c Add libsignal as a 3rd party dependency 2 gadi atpakaļ
demo 1ee75b78b7 Replace more font icons with svg icons 3 gadi atpakaļ
docs fcd3c86cf4 Fix docs generation by upgrading Sphinx. 10 mēneši atpakaļ
images 9a2ded5a9a Remove global lodash 4 gadi atpakaļ
logo d74daccfbb Fix logo transparency and add extra platforms in doap file 2 gadi atpakaļ
sounds 1d2b4c4523 Add sound file credits 11 gadi atpakaļ
src cde9fc6f95 Simplify the theme files, to make theming easier. 7 mēneši atpakaļ
webpack 80555d8a38 Update to boostrap5 11 mēneši atpakaļ
.eslintrc.json 75848e3273 Fix #3439: form field regression. 1 gadu atpakaļ
.gitignore eab4df2d7c Add options to serve via HTTPS 7 mēneši atpakaļ
.nvmrc 1353954ad7 Bump Node version to v20.18.0 9 mēneši atpakaļ
.prettierrc cf71d7c90d Don't let Prettier use tabs 11 mēneši atpakaļ
CHANGES.md 8f32df723e Fixes #3352. Add changelog for version 10.1.7 7 mēneši atpakaļ
CONTRIBUTING.md 837f05782b Reorder sections 1 gadu atpakaļ
COPYRIGHT 9114db8764 Release 10.1.5 2 gadi atpakaļ
LICENSE 9008a1d4d4 Move license to repo root 8 gadi atpakaļ
Makefile eab4df2d7c Add options to serve via HTTPS 7 mēneši atpakaļ
README.md a910586fa8 Fix logo URL 10 mēneši atpakaļ
RELEASE.md 9114db8764 Release 10.1.5 2 gadi atpakaļ
babel.config.json 603f8349e8 Bump eslint and use `@babel/eslint-parser` 3 gadi atpakaļ
composer.json b7ae9f212c Replace http: with https: in conversejs.org links 6 gadi atpakaļ
conversejs.doap 1da7643eea Add support for rendering XEP-0392 colored avatars 1 gadu atpakaļ
dev.html e03fc79871 Add new config option `show_background`. 11 mēneši atpakaļ
fullscreen.html e03fc79871 Add new config option `show_background`. 11 mēneši atpakaļ
index.html d39d481b1d Update link to OpenStore of UBports (Ubuntu Touch) 8 mēneši atpakaļ
jshintrc f353fe8611 Bugfix for headline messages. 9 gadi atpakaļ
jslicenses.html 9114db8764 Release 10.1.5 2 gadi atpakaļ
karma.conf.js 2ae6129808 Initial work on MUC private messages 7 mēneši atpakaļ
manifest.json b70d56426b Bump css loader 1 gadu atpakaļ
package-lock.json 2ae6129808 Initial work on MUC private messages 7 mēneši atpakaļ
package.json eab4df2d7c Add options to serve via HTTPS 7 mēneši atpakaļ
postcss.config.js 3f6ad0d950 CSS build fixes 2 gadi atpakaļ
redirect.html 48adc04740 Fix path to converse.css and add some mockup fixes 6 gadi atpakaļ
requirements.txt fcd3c86cf4 Fix docs generation by upgrading Sphinx. 10 mēneši atpakaļ
tsconfig.json 4486ddbfe9 Add generated types definitions 1 gadu atpakaļ
webpack.html e03fc79871 Add new config option `show_background`. 11 mēneši atpakaļ

README.md

Converse.js

XMPP Chat CI Tests Bountysource bounties Translation status

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 support this project via Patreon or Liberapay

Demo

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.

Documentation

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.

Converse modes

Overlay

In overlay mode, Converse appears overlayed chats on top of the website.

Screenshot of Converse in overlay mode

Fullpage

In fullpage mode, Converse behaves like a single-page app that covers the whole browser viewport.

Screenshot of Converse 9.0.0 in fullpage mode

Dark mode

Screenshot of Converse 9.1.0 with a dark theme

Embedded

In embedded mode, Converse can be embedded into an element in the DOM.

Screenshot of Converse in embedded mode

Features

  • Available as overlayed chat boxes or as a fullscreen application. See inverse.chat for the fullscreen version.
  • Custom status messages
  • Desktop notifications
  • A plugin architecture based on pluggable.js
  • Chat statuses (online, busy, away, offline)
  • Anonymous logins, see the anonymous login demo
  • URL Previews (requires server support, for example mod_ogp
  • Translated into over 30 languages

Supported XMPP Extensions

Integration into other servers and frameworks

XMPP servers

Other

Tests

We use behavior-driven tests written with jasmine.js.

Run make check to execute all the tests.

Licence

Converse.js is released under the Mozilla Public License (MPL).

Attribution

Emoji images are courtesy of Twemoji.

Support

Issues can be logged on the Github issue tracker.

Donations

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.

Sponsors

Dotcom-Monitor

BairesDev

KeyCDN