Robin
Robin
We should fix this by implementing https://github.com/element-hq/element-call/issues/2963
https://github.com/element-hq/element-call/pull/2771 did this
What this needs next is an implementation. Anyone is welcome to provide one :)
Not yet quite ready to review yet. I think I'd like to add some more comments before I consider this ready.
Yes, and the other important compatibility table to look at is the one for v mode: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/unicodeSets
Technically https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/unicodeSets is okay by our support policy, but this change will cause the application to completely fail to load on browsers from early 2023. If we care about that,...
After some investigation, DeepFilterNet is probably not viable for us to use due to its size. The neuron weights are already 8 MB large, and the full binary weighs in...
We've found that this is because the state which determines which stage of the call you're in (lobby, in-call view, hangup screen) is retained when you switch calls from the...
https://github.com/element-hq/element-call/pull/2382
Progress could be indicated with the spinner at the top of the room list