Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate chat components to the front-end #53

Closed
15 tasks done
vcwild opened this issue Jun 22, 2023 · 0 comments
Closed
15 tasks done

Integrate chat components to the front-end #53

vcwild opened this issue Jun 22, 2023 · 0 comments
Labels
front-end Front-end feature or request

Comments

@vcwild
Copy link
Collaborator

vcwild commented Jun 22, 2023

Add chat components to front-end

TODO:

  • Joining a chat spawns chat messages
  • New chat message event should broadcast message to all chat participants
  • New chat message event should record new message to db
  • New chat message event should refresh the chat component
  • Delete chat
  • Leaving chat should leave chat and also unsubscribe from chat room
  • Create a new chat and joining it
  • Joining a protected chat has to type password (displayed as "Privado")
  • DMs (private chat)
  • Kick a user
  • Ban a user
  • Mute a user
  • Create wrong password warning in protected chat
  • Add friend
  • DM friend
@vcwild vcwild added the front-end Front-end feature or request label Jun 22, 2023
@vcwild vcwild added this to the Implement Chatting milestone Jun 22, 2023
@vcwild vcwild changed the title Add chat components to front-end Integrate chat components to the front-end Jun 22, 2023
@vcwild vcwild closed this as completed Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Front-end feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant