Skip to content

feat(dashboard): add real-time chat room with replies, reactions, and…#152

Open
akbarxleqi wants to merge 2 commits into
rmyndharis:mainfrom
akbarxleqi:feat/realtime-chat-dashboard
Open

feat(dashboard): add real-time chat room with replies, reactions, and…#152
akbarxleqi wants to merge 2 commits into
rmyndharis:mainfrom
akbarxleqi:feat/realtime-chat-dashboard

Conversation

@akbarxleqi
Copy link
Copy Markdown

… deletions

  • Real-time chat room UI page showing active chats and messages
  • Quoted reply support (quoted message bubble + input preview banner)
  • Message reactions (emoji badge overlay + interactive hover menu)
  • Message deletions (delete for everyone integration)
  • Synced NestJS backend event adapter, SQLite storage, and WebSocket gateway broadcasts

Description

Brief description of changes

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • Tests added/updated
  • Documentation updated
  • Lint passes
  • Self-reviewed

Screenshots (if applicable)

Related Issues

Closes #

… deletions

- Real-time chat room UI page showing active chats and messages
- Quoted reply support (quoted message bubble + input preview banner)
- Message reactions (emoji badge overlay + interactive hover menu)
- Message deletions (delete for everyone integration)
- Synced NestJS backend event adapter, SQLite storage, and WebSocket gateway broadcasts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant