SchildiChat / schildichat-desktop

Matrix client / Element Web/Desktop fork
https://schildi.chat
Apache License 2.0
379 stars 44 forks source link

Feature-Request: MultiAccount-support #48

Open Cyborgscode opened 3 years ago

Cyborgscode commented 3 years ago

I like to request Multi-Account-Support for Schildi.

At first, it would be enough to have a selectbox to choose the "active" connection. the "others" can be disconnected. This should be easy to add to the ui logic.

Switch: Disconnect active useraccount -> switch db -> connect selected useraccount.

Later, multiply active accounts should be possible.

su-ex commented 3 years ago

Yes, multiple accounts would be great, but I won't implement that, because it's probably not as easy as you think, otherwise upstream Element would already have it. But if you think you can and want to implement it: contributions welcome!

HKalbasi commented 3 years ago

Upstream issue: https://github.com/vector-im/element-web/issues/2320