chatengine-io / react-chat-engine

React component for a cheap and easy chat API
138 stars 35 forks source link

Add no-admin requirement for letting people join a certain chat room! #51

Closed frostzt closed 3 years ago

frostzt commented 3 years ago

Type: Feature Request Feature Description: When using the API or simply when a user tries to invite some other person to a chat room, it is not allowed. This is itself trouble as the chat room can't grow. Implementing an invite system would be much more beneficial. Like when a user wants to invite someone he/she can send a link and the user can join!

alamorre commented 3 years ago

Hey 👋 I got some time to work on this Monday - assigning myself!

alamorre commented 3 years ago

Completed! Should be good to go 👍