Commit graph

5 commits

Author SHA1 Message Date
Michael Telatynski
f5f31eb7d8
Fix jest/valid-expects lints () 2023-07-13 15:19:44 +00:00
Charly Nguyen
fd749172e1
Allow creating knock rooms ()
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>
2023-07-10 08:01:03 +00:00
Michael Telatynski
8107f1d271
Conform more of the codebase to strict types () 2023-07-05 11:53:22 +01:00
Kerry
a692fe2181
Add .well-known config option to force disable encryption on room creation ()
* force disable encryption on room creation

* test allowChangingEncryption

* move into utils/room directory

* tests

* unit test CreateRoomDialog

* remove debug

* wait for constructor promises to settle

* test case for force_disable

* comment

* set forced value after resolving checkUserIsAllowedToChangeEncryption

* tidy and comments

* use label text in test
2023-06-21 21:50:01 +00:00
Kerry
a4cf2af187
Unit test CreateRoomDialog ()
* unit test CreateRoomDialog

* remove debug

* wait for constructor promises to settle

* use label text in test
2023-06-21 08:01:01 +00:00