Bruno Windels

Results 134 issues of 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,...

T-Defect
Z-Platform-Specific
S-Critical
A-Electron
Z-Upstream
O-Uncommon
Z-Crash
X-Community-Supported-Platform

--- 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)).

T-Enhancement
A-Documentation

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...

T-Task

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...

documentation
EPIC

To support remote wiping of keys

e2ee

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"....

feature
e2ee

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)

EPIC