설명 없음

John Livingston 313ff7ae63 Fix emojis vs uppercase letters: 8 달 전
.github eac1b81c62 Add Github action to send notifications to Converse XMPP chatroom 1 년 전
3rdparty 3328e1c94c Add libsignal as a 3rd party dependency 1 년 전
demo 1ee75b78b7 Replace more font icons with svg icons 3 년 전
docs 507a209e6e Re-add BairesDev 8 달 전
images 9a2ded5a9a Remove global lodash 4 년 전
logo d74daccfbb Fix logo transparency and add extra platforms in doap file 2 년 전
sounds 1d2b4c4523 Add sound file credits 10 년 전
src 313ff7ae63 Fix emojis vs uppercase letters: 8 달 전
webpack 80555d8a38 Update to boostrap5 9 달 전
.eslintrc.json 75848e3273 Fix #3439: form field regression. 9 달 전
.gitignore b647f5463f Check out new repo when making a release 1 년 전
.nvmrc be52fdb978 Run `npm update` and bump Node version 1 년 전
.prettierrc cf71d7c90d Don't let Prettier use tabs 8 달 전
CHANGES.md 313ff7ae63 Fix emojis vs uppercase letters: 8 달 전
CONTRIBUTING.md 837f05782b Reorder sections 1 년 전
COPYRIGHT 9114db8764 Release 10.1.5 1 년 전
LICENSE 9008a1d4d4 Move license to repo root 7 년 전
Makefile df24c6910d Avoid having two headless instances included in the build 1 년 전
README.md 507a209e6e Re-add BairesDev 8 달 전
RELEASE.md 9114db8764 Release 10.1.5 1 년 전
babel.config.json 603f8349e8 Bump eslint and use `@babel/eslint-parser` 2 년 전
composer.json b7ae9f212c Replace http: with https: in conversejs.org links 6 년 전
conversejs.doap 1da7643eea Add support for rendering XEP-0392 colored avatars 11 달 전
dev.html e03fc79871 Add new config option `show_background`. 8 달 전
fullscreen.html e03fc79871 Add new config option `show_background`. 8 달 전
index.html 507a209e6e Re-add BairesDev 8 달 전
jshintrc f353fe8611 Bugfix for headline messages. 9 년 전
jslicenses.html 9114db8764 Release 10.1.5 1 년 전
karma.conf.js 1c2f0a7f41 Move button to hide MUC participants to burger menu 9 달 전
manifest.json b70d56426b Bump css loader 11 달 전
package-lock.json ace2fe4aec Regenerate types and fix type errors 8 달 전
package.json a0f6d0b772 Bump typescript from 4.9.5 to 5.5.4 8 달 전
postcss.config.js 3f6ad0d950 CSS build fixes 2 년 전
redirect.html 48adc04740 Fix path to converse.css and add some mockup fixes 6 년 전
requirements.txt 6d39fae71a Remove Buildout and just use `pip` to genrate the Sphinx docs 2 년 전
tsconfig.json 4486ddbfe9 Add generated types definitions 1 년 전
webpack.html e03fc79871 Add new config option `show_background`. 8 달 전

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

BairesDev

KeyCDN