Sen descrición

JC Brand 4a2cbd4085 Initial work on running selenium tests. %!s(int64=8) %!d(string=hai) anos
.github 6d3114b5d8 PR template: Changes.md is not in the docs directory (#1018) %!s(int64=7) %!d(string=hai) anos
3rdparty 2bce9e7272 Various changes. See below. %!s(int64=7) %!d(string=hai) anos
builds 4c853bff6f Fixes #902 %!s(int64=8) %!d(string=hai) anos
converse-logs d7a113e081 Fix transcripts code. %!s(int64=7) %!d(string=hai) anos
css c98c603b65 Fix padding offset bug for inverse %!s(int64=7) %!d(string=hai) anos
demo 23c5312642 LibreJS support (#1001) %!s(int64=7) %!d(string=hai) anos
dist 081a69dfdc Regenerated %!s(int64=7) %!d(string=hai) anos
docs 1e7c41ebfd Re-add `xhr_user_search_url` and autocomplete when adding contacts %!s(int64=7) %!d(string=hai) anos
fonticons d72463c939 Make more semantic by putting login/register column info in css %!s(int64=7) %!d(string=hai) anos
fonts 468c796cfa Add website CSS and fonts %!s(int64=8) %!d(string=hai) anos
locale 6e77151dc2 Update pot, po and JSON files %!s(int64=7) %!d(string=hai) anos
logo 2f19fd983f Fix mastodon logo for firefox %!s(int64=7) %!d(string=hai) anos
mockup ca141401a0 Fix failing tests %!s(int64=7) %!d(string=hai) anos
sass c98c603b65 Fix padding offset bug for inverse %!s(int64=7) %!d(string=hai) anos
sounds 1d2b4c4523 Add sound file credits %!s(int64=11) %!d(string=hai) anos
spec acc1ec218c Allow setting a nickname when adding a roster contact %!s(int64=7) %!d(string=hai) anos
src 61b32fd786 Focus inputs inside modals %!s(int64=7) %!d(string=hai) anos
tests 2977643bf7 Fix failing tests %!s(int64=7) %!d(string=hai) anos
.babelrc 124a45026f Upgrade to latest babel %!s(int64=7) %!d(string=hai) anos
.eslintrc.json 1e7c41ebfd Re-add `xhr_user_search_url` and autocomplete when adding contacts %!s(int64=7) %!d(string=hai) anos
.gitignore 4a2cbd4085 Initial work on running selenium tests. %!s(int64=7) %!d(string=hai) anos
.travis.yml 1e7c41ebfd Re-add `xhr_user_search_url` and autocomplete when adding contacts %!s(int64=7) %!d(string=hai) anos
CHANGES.md 1e7c41ebfd Re-add `xhr_user_search_url` and autocomplete when adding contacts %!s(int64=7) %!d(string=hai) anos
COPYRIGHT 8211ed8f70 Release 3.3.4 %!s(int64=7) %!d(string=hai) anos
Gemfile 7f8b42faf0 Some work on bundling bootstrap within the css files. %!s(int64=7) %!d(string=hai) anos
Gemfile.lock 7f8b42faf0 Some work on bundling bootstrap within the css files. %!s(int64=7) %!d(string=hai) anos
LICENSE 9008a1d4d4 Move license to repo root %!s(int64=8) %!d(string=hai) anos
Makefile 081a69dfdc Regenerated %!s(int64=7) %!d(string=hai) anos
Makefile.win c0c4cd9272 Rename builds directory to dist %!s(int64=9) %!d(string=hai) anos
README.md c986634d4f Update repo paths %!s(int64=7) %!d(string=hai) anos
RELEASE.md ddda0d3eeb Update release steps %!s(int64=8) %!d(string=hai) anos
bootstrap.py a5359694ae Update bootstrap.py %!s(int64=7) %!d(string=hai) anos
buildout.cfg 4a2cbd4085 Initial work on running selenium tests. %!s(int64=7) %!d(string=hai) anos
composer.json 24da4f6097 Add keywords for composer %!s(int64=8) %!d(string=hai) anos
dev.html b534feafe2 Bundle font-awesome in the css %!s(int64=7) %!d(string=hai) anos
index.html b534feafe2 Bundle font-awesome in the css %!s(int64=7) %!d(string=hai) anos
inverse.html b534feafe2 Bundle font-awesome in the css %!s(int64=7) %!d(string=hai) anos
jshintrc f353fe8611 Bugfix for headline messages. %!s(int64=9) %!d(string=hai) anos
jslicenses.html 9ca04a42ef Update licenses page %!s(int64=7) %!d(string=hai) anos
mobile.html 23c5312642 LibreJS support (#1001) %!s(int64=7) %!d(string=hai) anos
package-lock.json 877acd16d2 Update eslint %!s(int64=7) %!d(string=hai) anos
package.json 877acd16d2 Update eslint %!s(int64=7) %!d(string=hai) anos
setup.py 4a2cbd4085 Initial work on running selenium tests. %!s(int64=7) %!d(string=hai) anos
tests.py 4a2cbd4085 Initial work on running selenium tests. %!s(int64=7) %!d(string=hai) anos

README.md

converse.js

XMPP Chat Travis Bountysource bounties Translation status

Converse.js is a web based XMPP/Jabber instant messaging 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.

Please support this project via Patreon or Liberapay

Demo

Converse.js 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.

Converse.js: As seen on the conversejs.org website

Screenshot of Converse.js

inVerse: a fullscreen version of converse.js

Converse.js is also available in a fullscreen version, called inVerse

Screenshot of inVerse

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.

Features

  • A plugin architecture based on pluggable.js
  • Single-user and group chats
  • Contacts and groups
  • Multi-user chat rooms XEP 45
  • Direct invitations to chat rooms XEP 249
  • vCard support XEP 54
  • Service discovery XEP 30
  • In-band registration XEP 77
  • Chat room bookmarks XEP 48
  • Roster item exchange XEP 144
  • Chat statuses (online, busy, away, offline)
  • Custom status messages
  • Desktop notifications
  • Typing and state notifications XEP 85
  • Messages appear in all connnected chat clients XEP 280
  • Third person "/me" messages XEP 245
  • XMPP Ping XEP 199
  • Server-side archiving of messages XEP 313
  • Hidden Messages (aka Spoilers) XEP 382
  • Client state indication XEP 352
  • Off-the-record encryption
  • Translated into 16 languages

Integration into other frameworks

Screencasts

Note: These screencasts are already quite old! Converse.js has grown and evolved further since then.

Tests

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

Open tests.html in your browser, and the tests will run automatically.

Licence

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

Support

For support queries and discussions, please join the mailing list: conversejs@librelist.com

Also take a look at the mailing list archives.

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.

Recently we have started accepting donations via Patreon and Liberapay.

The following people are making recurring donations:

Additionally this project is supported by

  • KeyCDN
  • Wikisuite