Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add EventType.RoomEncryption to the auto approve capabilities of Element Call widgets #12386

Merged

Conversation

toger5
Copy link
Contributor

@toger5 toger5 commented Apr 2, 2024

This is required so that the element call widget can evaluate if the room is encrypted and use the correct encryption system.
(Alternativly it would be possible to use a url parameter. But using the state event makes it possible to use the same logic for determining the encryption system that we also use in the SPA)
Signed-off-by: Timo K toger5@hotmail.de

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

…ement Call widgets

Signed-off-by: Timo K <toger5@hotmail.de>
@toger5 toger5 requested a review from a team as a code owner April 2, 2024 21:14
@toger5 toger5 requested review from dbkr and robintown April 2, 2024 21:14
@robintown robintown removed the request for review from dbkr April 2, 2024 21:16
@toger5 toger5 added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Apr 2, 2024
@toger5 toger5 added this pull request to the merge queue Apr 2, 2024
Merged via the queue into develop with commit d9c7bd1 Apr 2, 2024
34 of 43 checks passed
@toger5 toger5 deleted the toger5/add-room-encryption-state-event-cap-for-ec-widget branch April 2, 2024 22:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants