Skip to content
Snippets Groups Projects
Verified Commit 15a22dc1 authored by tusooa's avatar tusooa :mountain_snow:
Browse files

Update local read marker before posting read receipt

Summary: Before, we only used the m.receipt event from sync as the criterion for whether an event is read. This does not allow us to mark the event as read if the server is not reachable, or when the server's ordering is different from the client's. This commit makes it possible to mark an event as read under such circumstances.

Type: fix

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

Test Plan: Verify unit tests pass.

Reviewers:

Subscribers:
parent b49e76f2
No related branches found
No related merge requests found
Pipeline #5197 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment