lets-chat icon indicating copy to clipboard operation
lets-chat copied to clipboard

Self-hosted chat app for small teams

Results 118 lets-chat issues
Sort by recently updated
recently updated
newest added

Dear developers, Thank you for that wonderful application! I am having problems setting up LDAP and am wondering where the application's log files are stored, if any and if there...

Fix vulnerable dependencies

If uploaded image height is smaller than 200px, it is extended too much.

``` $ docker --version Docker version 17.12.0-ce, build c97c6d6 ``` `docker build . ` is failed at https://hub.docker.com/r/sdelements/lets-chat/builds/bjqta6msdmqrevvmzyuor3m/ I fixed some problem in Dockerfile * `npm cache clean` needs `--force`...

Getting Error `docker: Error responce from daemon: Cannot link to a non running container: /some-mongo AS /some-letschat/mongo.`

Hi. When I deploy the application by binding Mongo to LCB_DATABASE_URI everything work fine. But when I try to do it via database.uri in /usr/src/app/config/settings.yml file - the value is...

Hi i am trying to add RTL support for Arabic locale, and main difficulty i am facing is converting .less files to css. If you guys may provide me compiled...

I am trying to setup lets-chat on AWS using https://aws.amazon.com/marketplace/pp/B017OH7FEU?ref=cns_srchrow I want to setup a Private messaging setup. I did not find the instructions on how to setup XMPP server...

I was asked to discover when a specific user logged in let's chat and I can't find where I may have this information ? I use LDAP for the authentication....