Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trusted_locally to TrustInfo #1942

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

SimonBrandner
Copy link
Contributor

@SimonBrandner SimonBrandner commented Sep 21, 2021

Type: enhancement
For matrix-org/matrix-react-sdk#6843


Here's what your changelog entry will look like:

✨ Features

Signed-off-by: Šimon Brandner <[email protected]>
@turt2live turt2live merged commit 6848e96 into matrix-org:develop Sep 21, 2021
@SimonBrandner SimonBrandner deleted the feature/trusted_locally branch September 21, 2021 17:26
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request Oct 16, 2021
* Support for call upgrades. `setLocalVideoMuted()` and `setMicrophoneMuted()` are now `async` and return the new mute state ([\matrix-org#1827](matrix-org#1827)). Contributed by [SimonBrandner](https://github.com/SimonBrandner).
* Implement file versioning for tree spaces ([\matrix-org#1952](matrix-org#1952)).
* Allow answering calls without audio/video ([\matrix-org#1950](matrix-org#1950)). Contributed by [SimonBrandner](https://github.com/SimonBrandner).
* Add `bound` to `IThreepid` ([\matrix-org#1941](matrix-org#1941)). Contributed by [SimonBrandner](https://github.com/SimonBrandner).
* Add `trusted_locally` to `TrustInfo` ([\matrix-org#1942](matrix-org#1942)). Contributed by [SimonBrandner](https://github.com/SimonBrandner).
* Fix incorrect return value type in getJoinedRooms() ([\matrix-org#1959](matrix-org#1959)). Contributed by [psrpinto](https://github.com/psrpinto).
* Make sure to set `callLengthInterval` only once ([\matrix-org#1958](matrix-org#1958)). Fixes element-hq/element-web#19221 and element-hq/element-web#19221. Contributed by [SimonBrandner](https://github.com/SimonBrandner).
* Fix event partitioning from non threading ready clients ([\matrix-org#1948](matrix-org#1948)).
* Ensure unencrypted fields get exposed by getEffectiveEvent() ([\matrix-org#1938](matrix-org#1938)). Fixes element-hq/element-web#19062 and element-hq/element-web#19062.
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.

2 participants