Hugh Nimmo-Smith
Hugh Nimmo-Smith
https://github.com/matrix-org/matrix-spec-proposals/pull/3824 This would be the equivalent of https://github.com/vector-im/element-android/pull/7920
## Checklist - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [ ]...
## Type of change - [ ] Feature - [ ] Bugfix - [ ] Technical - [x] Other : Documentation/Comments ## Content ## Motivation and context ## Screenshots /...
## Checklist - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [ ]...
## Type of change - [ ] Feature - [ ] Bugfix - [ ] Technical - [ ] Other : ## Content ## Motivation and context ## Screenshots /...
When running Element Call embedded within Element Web using the "New group call experience" labs feature I sometimes see a behaviour where I attempt to start a room call and...
When running as a widget (embedded mode) within Element X and Element Web, there have been reports of participant sender keys not finding their way to other recipients. This has...
*This issue is based on https://github.com/element-hq/element-call/issues/2458#issuecomment-2202395920* Synapse has been observed sending inconsistent room state events for incremental syncs when looking at the `timeline` and `state` arrays for a particular room....
Further to https://github.com/matrix-org/matrix-react-sdk/pull/12496, this capability no longer needs to be maintained and supported. As such it can be deprecated and/or removed at the team's discretion.
Potential fix for https://github.com/element-hq/element-call/issues/2561. It looks like the current behaviour was set by https://github.com/matrix-org/matrix-react-sdk/pull/6695 for https://github.com/element-hq/element-web/issues/18060. But, I don't know if the scenario I am encountering was considered. So, this...