Bruno Windels
Bruno Windels
### Steps to reproduce Nothing really I can discern. The app just crashes while it's running, a good few tens of minutes after having opened it and is syncing happily,...
--- Here's what your changelog entry will look like: ## ✨ Features * start documention for verification request and friends ([\#1240](https://github.com/matrix-org/matrix-js-sdk/pull/1240)).
First draft of an example how extracting logic from the views into view models can decouple them from the js-sdk, and generally simplify them. the `room` property on the view...
Provide some documentation for the architecture around these topics: - [ ] Clean up current docs and docs/impl directory (move it somewhere else) - [ ] unit tests, runner and...
When accepting an invite for a given room, the spinner in the left panel room list never went away even as the timeline of the room appeared. When navigating to...
Take #705 and iron all the remaining bugs. Part of #659 Remaining tasks: - [x] fix second dial in where other side should call us, m.call.anwser gets queued rather than...
# Highlevel description Fallback keys: allows clients to keep receiving e2ee messages even if they are offline for a long time by avoiding a problem known as "one-time key exhaustion"....
using the framework Mickael K. provided One part that we would like to test is calls support ## Tasks - [ ] [Define end-to-end testing plan for Hydrogen](https://github.com/vector-im/hydrogen-web/issues/820)