mirror of https://gitlab.com/famedly/conduit.git
Browse Source
The bug that caused broken joins was fixed here:
a5f004d7e9
But that commit doesn't repair those joins afterwards because the broken
join event is still in the auth chain. This commit will leave out the
the member join event from the auth_events in leave->* transitions.
Also see https://github.com/matrix-org/matrix-doc/issues/3695
brokenjoinfix
1 changed files with 16 additions and 0 deletions
Loading…
Reference in new issue