Page MenuHomePhorge

Post read receipts when the room page is visible
ClosedPublic

Authored by tusooa on May 6 2024, 3:24 PM.

Details

Summary

This commit implements sending read receipts when the window is active and the room page is visible.

Type: add

BUG: https://iron.lily-is.land/T6

Test Plan
  • Verify that unit tests pass.
  • Open a room in kazv, and make the window inactive.
  • Send a message to the room from another user.
  • Verify from the other user that the message is not marked read.
  • Make kazv window active.
  • Verify from the other user that the message is marked read.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable