💬 Real-time xmpp chat application with video calls, file transfer and encrypted communication. https://www.jsxc.org
Find a file
2018-12-05 09:59:05 +01:00
build build v3.4.3 2018-12-05 09:59:05 +01:00
doc build v3.4.3 2018-12-05 09:59:05 +01:00
example refactor minor code shortcomings 2018-11-28 14:21:57 +01:00
img add option to send current location 2018-05-17 10:41:57 +02:00
lib update strophe muc plugin 2018-09-03 18:05:29 +02:00
locales update locales 2018-12-04 16:30:02 +01:00
scss fix display for muc history messages (fix #738) 2018-11-19 15:00:06 +01:00
sound adjust jsxc root and add sound files 2014-06-27 12:26:14 +02:00
src refactor minor code shortcomings 2018-11-28 14:21:57 +01:00
template refactor minor code shortcomings 2018-11-28 14:21:57 +01:00
.bowerrc display total number of unread messages in favicon 2015-06-27 15:17:26 +02:00
.gitignore update strophejs (fix #644) 2017-11-29 11:23:04 +01:00
.gitmodules update strophe.jinglejs 2017-03-02 16:45:01 +01:00
.jsbeautifyrc use .jsbeautifyrc, add newline to all files 2015-06-26 18:21:12 +02:00
.jshintrc update i18next (fix #385) 2016-11-03 17:40:04 +01:00
.lgtm.yml refactor minor code shortcomings 2018-11-28 14:21:57 +01:00
.scss-lint.yml update scss lint rules and fix issues 2017-01-19 17:15:57 +01:00
.travis.yml Update .travis.yml 2017-06-29 11:02:26 +02:00
banner.js add version option to grunt build task 2017-09-01 14:00:59 +02:00
bower.json use strophe 1.2.x 2018-11-19 14:55:39 +01:00
CHANGELOG.md update changelog 2018-12-05 09:50:59 +01:00
CODE_OF_CONDUCT.md add code of conduct 2017-07-04 10:27:26 +02:00
CONTRIBUTING.md add code of conduct 2017-07-04 10:27:26 +02:00
dep.json update strophejs (fix #644) 2017-11-29 11:23:04 +01:00
Gruntfile.js handle locales with country code (fix #646) 2018-03-01 13:41:19 +01:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2017-07-11 17:38:41 +02:00
LICENSE update license and readme 2014-01-14 13:13:38 +01:00
Makefile Create dummy .github.json if needed 2017-08-20 13:07:46 +02:00
package-lock.json build v3.4.2 2018-09-05 11:40:43 +02:00
package.json build v3.4.3 2018-12-05 09:59:05 +01:00
pre-commit add pre-commit hook 2017-07-19 13:55:15 +02:00
README.md Add LGTM.com code quality badges 2018-09-14 14:56:37 +01:00

JavaScript XMPP Client

Build Status Dependency Status Code Quality: Javascript Total Alerts

Real-time chat app. This app requires an external XMPP server (openfire, ejabberd etc.).

You find a full list of features, supported protocols and browsers on our homepage.

If you are looking for install instructions or developer notes, please also checkout our wiki.

Contribution

Contribution is greatly appreciated. A few hints are in our Contributor Guide.

To contribute new or fixed translations in the localized messages, please use WebTranslateIt.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.