lets-chat
lets-chat copied to clipboard
private room confusion
Hi,
I created let's chat on vagrant area and test some functions in chatroom, but something function I was confused.
-
When I click "Edit Room / Archive Room", then this room was disappear, and I can't find it out, is it correct?
-
If I click a private in a password room, it will also disappear like I click the 'archive chatroom', is it correct?
-
How can I add 'invite user' like let's chat website Demo?
-
If I want to create a room is an user to an user, is it like the '1 to 1 chatroom'? I have follow the manual to add this text in my settings.yml, but I don't know how to create this chatroom? https://github.com/sdelements/lets-chat/wiki/Direct-1-to-1-chats
private: enable: true roster: online # online / all expire: 360 # false or number of minutes
Thank you.
Hi! Just answering this as a user – not a developer of Lets Chat, so:
- The archiving function looks like it was designed to let those rooms vanish. Even the pop up reads "you won't be able to open the room again".
- The "invite user" functionality is probably still worked on in #243
- The 1:1 chat rooms only work for XMPP clients (that being users that use a native client on their computer, instead of the web frontend)
Ask away if your have more questions! :-)
how to test my lets chart code. I didn't know how to test codes. So, please help me. I am a beginner at coding...