Page MenuHomePhorge

Post read receipts when the room page is visible
ClosedPublic

Authored by tusooa on May 6 2024, 3:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 3:00 PM
Unknown Object (File)
Thu, Sep 5, 11:33 AM
Unknown Object (File)
Thu, Sep 5, 5:11 AM
Unknown Object (File)
Thu, Sep 5, 4:12 AM
Unknown Object (File)
Tue, Sep 3, 7:28 PM
Unknown Object (File)
Thu, Aug 29, 4:50 PM
Unknown Object (File)
Tue, Aug 27, 3:10 PM
Unknown Object (File)
Sat, Aug 24, 11:37 PM
Subscribers
None

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