tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.34k stars 120 forks source link

The state of multiple gomuks instances are synced #451

Open vacuumbeef opened 9 months ago

vacuumbeef commented 9 months ago

Not sure about title, but let me explain:

I have gomuks on my pc and I have gomuks on my phone. When I /toggle rooms on my phone, for example, it also gets toggled on pc. And overall any configuration I do on one of the instances affects the other instance also, while being on different devices.

This is very strange and feels very wrong and not clear how is it even possible?