element-hq / element-call

Group calls powered by Matrix
https://call.element.io
GNU Affero General Public License v3.0
561 stars 90 forks source link

Make widgets request the room creation event #2457

Closed AndrewFerr closed 3 months ago

AndrewFerr commented 3 months ago

This allows the widget to check the room version, so it can know about version-specific auth rules (namely MSC3779).

AndrewFerr commented 3 months ago

Related change: https://github.com/matrix-org/matrix-react-sdk/pull/12710 This allows granting the capability without interaction from the user.