You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
investigated: it's actually correct, it was the computing of read receipts that wasn't
consider providing a mark_as_read function that sends a read receipt for the last event in a room
not done: doesn't seem required
The room read status integration test has been written and disabled in this pr, because it failed on the code coverage task. It needs further investigation to re-enable it as soon as possible, or at least only disable it for the code coverage task.
RoomList
update when a room is updated b/o extensions #2996should_send_receipt
seems buggyconsider providing amark_as_read
function that sends a read receipt for the last event in a roomPart of https://github.com/element-hq/element-internal/issues/531
The text was updated successfully, but these errors were encountered: