Set a default power level to join calls in room (#1927)

* Set a default power level to join calls.

Also, create new rooms taking this power level into account.

* Modify test to make sure we display the disabled state even when there is an ongoing call

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
Jorge Martin Espinosa 2023-11-30 10:47:48 +01:00 committed by GitHub
parent b94ee9fb0a
commit 0a91184e4a
12 changed files with 98 additions and 21 deletions

View file

@ -0,0 +1 @@
Set a default power level to join calls. Also, create new rooms taking this power level into account.