element-portable/src/components/views
Kerry a692fe2181
Add .well-known config option to force disable encryption on room creation (#11120)
* 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
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
avatars Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
beacon Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
beta Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
context_menus Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
dialogs Add .well-known config option to force disable encryption on room creation (#11120) 2023-06-21 21:50:01 +00:00
directory Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
elements Handle permalinks in room topic (#11115) 2023-06-21 18:09:22 +00:00
emojipicker Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
location Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
messages Remove feature_favourite_messages as it is has been abandoned for now (#11097) 2023-06-15 11:02:45 +00:00
pips Fix soft crash with Element call widgets (#10684) 2023-04-28 08:13:26 +00:00
polls replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
right_panel Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
room_settings Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
rooms Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
settings Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
spaces Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
terms Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
toasts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
typography Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
user-onboarding Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
verification Update references to QrCodeEvent, SasEvent and VerificationEvent (#10991) 2023-05-26 09:29:32 +00:00
voip Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00