説明なし

JC Brand 61b5cb1fca Update and improve the quickstart docs 3 ヶ月 前
.github c3222d07cc Upgrade `setup-node` to fix CI failure 3 ヶ月 前
3rdparty 3328e1c94c Add libsignal as a 3rd party dependency 2 年 前
demo 1ee75b78b7 Replace more font icons with svg icons 3 年 前
docs 61b5cb1fca Update and improve the quickstart docs 3 ヶ月 前
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 11 年 前
src 1bfd1a7955 Fix Unfurls for GitHub `og:url` values that are relative. 3 ヶ月 前
webpack 6c5bd1d6af Fix headless webpack build 3 ヶ月 前
.aiderignore 614916452c Update .aiderignore 5 ヶ月 前
.gitignore 5890723ae9 Add spinner component 3 ヶ月 前
.nvmrc f2605f98ab Update to Node 22 5 ヶ月 前
.prettierrc f27452391b Submit and close `confirm` prompt on enter 3 ヶ月 前
CHANGES.md c5e148b933 Fixes #3340 Save unsent messages when switching chats 3 ヶ月 前
CONTRIBUTING.md 837f05782b Reorder sections 1 年間 前
COPYRIGHT 9114db8764 Release 10.1.5 2 年 前
LICENSE 9008a1d4d4 Move license to repo root 8 年 前
Makefile e4ddac56d2 Remove JSDoc. 3 ヶ月 前
README.md bb271eab43 XHR fixes 3 ヶ月 前
RELEASE.md 9114db8764 Release 10.1.5 2 年 前
babel.config.json 603f8349e8 Bump eslint and use `@babel/eslint-parser` 3 年 前
composer.json b7ae9f212c Replace http: with https: in conversejs.org links 6 年 前
conversejs.doap 66a944dadb Add support for XEP-0191 Blocking Command 6 ヶ月 前
dev.html 88f440b6a9 Various smaller fixes. 3 ヶ月 前
eslint.config.mjs ca1d28a050 Update eslint 3 ヶ月 前
fullscreen.html bc22a97d6b Updates #997 3 ヶ月 前
index.html bb271eab43 XHR fixes 3 ヶ月 前
jshintrc f353fe8611 Bugfix for headline messages. 9 年 前
karma.conf.js b7b1460177 Fix pasting in the message form 3 ヶ月 前
local.html 8769b2970a Refactor MAM to fetch a limited number of newest messages first. Fixes #1810 4 ヶ月 前
manifest.json b70d56426b Bump css loader 1 年間 前
package-lock.json e4ddac56d2 Remove JSDoc. 3 ヶ月 前
package.json 6f6b603272 Update package.json 3 ヶ月 前
postcss.config.js 3f6ad0d950 CSS build fixes 2 年 前
requirements.txt fcd3c86cf4 Fix docs generation by upgrading Sphinx. 10 ヶ月 前
tsconfig.json 41405a0821 Create @converse/log package 4 ヶ月 前

README.md

Converse.js

XMPP Chat CI Tests 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 consider supporting this project via Github, 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 40 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