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
F85686376: D17.1789172684.diff
Thu, Sep 10, 5:24 PM
F85683526: D17.1789140841.diff
Thu, Sep 10, 8:34 AM
F85683291: D17.1789136271.diff
Thu, Sep 10, 7:17 AM
F85681378: D17.1789107375.diff
Wed, Sep 9, 11:16 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