Skip to content

Conversation

@richvdh
Copy link
Member

@richvdh richvdh commented Jan 17, 2023

A bunch of changes to tests, and wire up decryption.


Here's what your changelog entry will look like:

✨ Features

  • Implement decryption via the rust sdk (#3074).

In preparation for running these tests against the rust crypto backend, make
some of the stubbing conditional on whether we have a `client.crypto`. Really,
we need to do something better here.
The rust backend uploads them together, so allow that to happen.
@richvdh richvdh force-pushed the rav/element-r/decrypt_event branch from f06ccc1 to 65a32d4 Compare January 17, 2023 13:02
@richvdh richvdh marked this pull request as ready for review January 17, 2023 15:01
@richvdh richvdh requested a review from a team as a code owner January 17, 2023 15:01
@richvdh richvdh merged commit 83563c7 into develop Jan 18, 2023
@richvdh richvdh deleted the rav/element-r/decrypt_event branch January 18, 2023 16:47
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request Feb 1, 2023
* Implement decryption via the rust sdk ([\matrix-org#3074](matrix-org#3074)).
* Handle edits which are bundled with an event, per MSC3925 ([\matrix-org#3045](matrix-org#3045)).
* Add null check for our own member event ([\matrix-org#3082](matrix-org#3082)).
* Handle group call getting initialised twice in quick succession ([\matrix-org#3078](matrix-org#3078)). Fixes element-hq/element-call#847.
* Correctly handle limited sync responses by resetting the thread timeline ([\matrix-org#3056](matrix-org#3056)). Fixes element-hq/element-web#23952. Contributed by @justjanne.
* Fix failure to start in firefox private browser ([\matrix-org#3058](matrix-org#3058)). Fixes element-hq/element-web#24216.
* Fix spurious "Decryption key withheld" messages ([\matrix-org#3061](matrix-org#3061)). Fixes element-hq/element-web#23803.
* Fix browser entrypoint ([\matrix-org#3051](matrix-org#3051)). Fixes matrix-org#3013.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants