Will Hunt
Will Hunt
The Rust side of this is https://github.com/matrix-org/matrix-rust-sdk/blob/d03d3cff1707743af898c89a2e30b301e79e3845/crates/matrix-sdk/src/client/builder.rs#L475-L493. Which is triggered by https://github.com/element-hq/element-x-android/blob/b9942ccf6ab3d607b46b466e41dcd280116cd3d3/libraries/matrix/impl/src/main/kotlin/io/element/android/libraries/matrix/impl/RustMatrixClientFactory.kt#L53-L115. Essentially perhaps the Rust SDK needs to say "hey, we couldn't find a proxy but the homeserver claims...
I need to do more debugging, but this also appears to happen on SSS.
You can workaround this by setting the guests parameter explicitly to false, but the defaults need adjusting.
Still a problem for me. Presumably this is https://github.com/electron/electron/issues/21912
we've done a lot of work to revamp call notifications, does this still affect you @spaetz
FYI, testing this today it seems to work fine.
https://github.com/element-hq/element-web/pull/29513 is the web edition, but is missing designs to progress.
@gaelledel @robintown are we happy to close?
Hey hey, as mentioned out of band I'm going to take on this PR to do some final tidy ups. My new changes: - Highlight hand raised users with a...
Thanks again @mgcm for getting this one started, I hope you find the end result pleasing :heart: