Skip to content

Get the list of direct rooms before update

Daniel Garcia Moreno requested to merge danigm/fractal:fix-m-direct into master

We only get the list of direct rooms in the initial sync so that list is not up to date. This patch reloads the direct rooms hashmap before trying to update to avoid remove existing direct chat rooms.

Fix https://gitlab.gnome.org/GNOME/fractal/issues/203

Merge request reports