WideChat / Rocket.Chat.Android

Rocket.Chat Native Android Application
https://rocket.chat
MIT License
12 stars 6 forks source link

Prototype inviting another user #434

Closed bizzbyster closed 5 years ago

bizzbyster commented 5 years ago

In the current demo, the game starts in the context of a 1-on-1 chat session. What if I clicked a link in a public channel and I could then invite another user (or users) to join me in the game? Can this be part of the prototype?

bizzbyster commented 5 years ago

If I click the game link then it launches the game UI. Within that UI, if its a 1-on-1 game, then I click the invite a friend a button. Clicking this button launches the Rocket.chat UI to invite a friend. Using the Rocket.chat UI, the user selects the person they want to invite, which creates a DM chatroom with that person and sends the invite link.

We need to enhance this logic.

shiqimei commented 5 years ago

inviting_other_users