0.3.10 • Published 9 years ago

lets-chat v0.3.10

Weekly downloads
9
License
-
Repository
github
Last release
9 years ago

Let's Chat

Screenshot

A self-hosted chat app for small teams built by Security Compass.

Features and Stuff

  • BYOS (bring your own server)
  • Persistent messages
  • Multiple rooms
  • New message alerts / notifications
  • Mentions (hey @you)
  • Image embeds
  • Code pasting
  • File uploads (Local / Amazon S3 / Azure)
  • Transcripts / chat history
  • XMPP Multi-user chat (MUC)
  • Local / Kerberos / LDAP authentication
  • Hubot Adapter
  • REST-like API
  • MIT Licensed

Deployment

See the wiki for instructions on deploying locally, or to Docker, Vagrant and Heroku.

Support & Problems

We have a troubleshooting document, otherwise please use our mailing list for support issues and questions.

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Documentation

Let's Chat documentation is hosted in the wiki. If there is an inaccuracy in the documentation, please open a new issue.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

Upgrading from 0.2.x

Release 0.3.0+ uses a new settings file called settings.yml, just move over your old settings.js options and run npm run migrate.

License

Released under the MIT license.