syphon-org / syphon

⚗️ a privacy centric matrix client
https://syphon.org
GNU Affero General Public License v3.0
1.04k stars 72 forks source link

Leaving rooms on other clients is not reflected in Syphon #664

Closed EdGeraghty closed 2 years ago

EdGeraghty commented 2 years ago

Leave a room in Element, and you're still in there in Syphon

dnisbetjones commented 2 years ago

Can confirm this bug is happening for me, too. It also applies to DMs.

0x1a8510f2 commented 2 years ago

Just a guess, but this might be because the room is still in account data. I think Element doesn't clear whether the room is a DM etc. when leaving the room.

EdGeraghty commented 2 years ago

I'm actually wondering how much is due to the hot cache. This is likely to be a precursor to issues with #660, no?