Skip to content

feat: added read receipt#173

Open
DTech-Wiz1 wants to merge 1 commit into
Lumina-eX:mainfrom
DTech-Wiz1:fix/read-rcpt
Open

feat: added read receipt#173
DTech-Wiz1 wants to merge 1 commit into
Lumina-eX:mainfrom
DTech-Wiz1:fix/read-rcpt

Conversation

@DTech-Wiz1
Copy link
Copy Markdown

@DTech-Wiz1 DTech-Wiz1 commented May 30, 2026

Closes #152


Description

Implemented message read receipts functionality to track when users read messages. Each read action is timestamped, synchronized in real time, and supports visibility across group conversations. Read status updates automatically for all participants, ensuring accurate delivery and engagement tracking.

Related Issue

Message Read Receipts

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Changes Made

  • Added read timestamp storage for messages
  • Implemented real time read status updates
  • Added group wide read receipt support
  • Updated message models and related services to handle read tracking
  • Ensured synchronization of read states across connected clients

Acceptance Criteria Covered

  • Store read timestamps for each message
  • Update read status in real time
  • Group wide support for read receipts

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@DTech-Wiz1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@SudiptaPaul-31
Copy link
Copy Markdown
Collaborator

@DTech-Wiz1 resolve conflicts

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.

Message Read Receipts

2 participants