Page MenuHomePhorge

Fix room account data not emitted properly
ClosedPublic

Authored by tusooa on Aug 11 2024, 11:07 AM.

Details

Summary

We wrongfully emitted room state changes as ReceivingRoomAccountDataEvent. This fixes it. This also fixes a crash that happens when in a sync response, there is no state changes but account data changes.

Type: fix

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

Test Plan

Verify unit tests pass.

Diff Detail

Repository
rL libkazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable