A self-hosted chat app for small teams built by Security Compass.
- BYOS (bring your own server)
- Persistent messages
- Multiple rooms
- Private and password-protected rooms
- New message alerts / notifications
- Mentions (hey @you/@all)
- Image embeds / Giphy search
- Code pasting
- File uploads (Local / Amazon S3 / Azure)
- Transcripts / Chat History (with search)
- XMPP Multi-user chat (MUC)
- 1-to-1 chat between XMPP users
- Local / Kerberos / LDAP authentication
- Hubot Adapter
- REST-like API
- Basic i18n support
- MIT Licensed
For installation instructions, please use the following links:
For those that still run into errors after installing a VS with Windows SDK and trying Besrl's solution, in particular node-gyp failing with Error MSB4019: The imported project "X:\Microsoft.Cpp.Default.props" was not found, Try running the npm install commands from a MSVS command prompt. Find it at Start menu > Microsoft Visual Studio 201X > Visual Studio Tools > Open Visual Studio 201X Tools Command Prompt or run the \\Common7\Tools\VsDevCmd.bat from a command prompt. The above worked for me with VS2012, and this Github comment helped me find that.
We have a troubleshooting document, otherwise please use our mailing list for support issues and questions.
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.
Let's Chat documentation is hosted in the wiki. If there is an inaccuracy in the documentation, please open a new issue.
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.
Released under the MIT license.