lets-chat
lets-chat copied to clipboard
Self-hosted chat app for small teams
{"code":1,"message":"Session ID unknown"} http://192.168.31.101/socket.io/?EIO=3&transport=polling&t=1529840473457-899&sid=kFSNX1sI_cafM0_rAASP Host: 192.168.31.101 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 Accept: */* Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2 Accept-Encoding: gzip, deflate Referer: http://192.168.31.101/ Cookie: io=kFSNX1sI_cafM0_rAASP; connect.sid=s%3AsZ8BXkrTvtTJU2Ax29IlbQ8gu-hKhIee.ylYMY7fSphYNOerINGehqy8ubF0KTdtba3Hxdq3LQY0 Connection: keep-alive...
It has been uploaded to NPM. [lets-chat-qcloud](https://github.com/losingle/lets-chat-qcloud)
Hi, I have problems to upload pdf-files to my lets-chat installation. I got only the message `ops, something went wrong` this is not really a helpfull information to solve the...
FIX #782 Can't join a private room, if use mongodb v3.6.4
When joining a password protected private room with MongoDB version 3.6.3, error is thrown: MongoError: Unknown modifier: $pushAll $pushAll has been deprecated since 2.4 and it is no longer in...
Wondering how would I got about adding that functionality. Where should I look in the code?
Maybe something like user classes (admin, user, none) and/or domain specific invites (@sde email addresses).
I have lets-chat hosted on iis under virtual folder /chat I created the following rewrite for it, but it's not working quite right. I'm curious if anyone out there have...