riot-web/test/unit-tests/utils
Florian Duros 5cdcf44b6f
Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466)
* Add `asyncFilter`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `MemberListStore.tsx`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `EventIndex.tsx`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `SendMessageComposer.tsx`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `ScalarMessaging.ts`

* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `RolesRoomSettingsTab.tsx`

* Add reject doc to `asyncFilter`

* Reverse `MemberListStore.loadMembers` condition

* Remove async for `ScalarMessaging.ts`

* Display permission section only after `isEncrypted` is computed

* Display composer only after `isEncrypted` is computed

* Revert "Display composer only after `isEncrypted` is computed"

This reverts commit 4d4e037391.

* Revert "Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `SendMessageComposer.tsx`"

This reverts commit 6bf06da02c.
2024-11-20 14:27:09 +00:00
..
__snapshots__
beacon
crypto
device
dm
exportUtils Remove unused icons & styles (#28288) 2024-10-28 14:19:37 +00:00
localRoom
location
media Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
oidc
permalinks
room
validate
AnimationUtils-test.ts
AutoDiscoveryUtils-test.tsx
DMRoomMap-test.ts
DateUtils-test.ts
ErrorUtils-test.ts
EventRenderingUtils-test.ts
EventUtils-test.ts
Feedback-test.ts
FileUtils-test.ts
FixedRollingArray-test.ts
FormattingUtils-test.tsx
LruCache-test.ts
MegolmExportEncryption-test.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
MessageDiffUtils-test.tsx
MultiInviter-test.ts
PhasedRolloutFeature-test.ts
PinningUtils-test.ts
SearchInput-test.ts
SessionLock-test.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
ShieldUtils-test.ts
Singleflight-test.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
SnakedObject-test.ts
StorageAccess-test.ts
StorageManager-test.ts
UrlUtils-test.ts
WidgetUtils-test.ts
arrays-test.ts Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466) 2024-11-20 14:27:09 +00:00
colour-test.ts
connection-test.ts
createVoiceMessageContent-test.ts
direct-messages-test.ts
enums-test.ts
export-test.tsx
generate-megolm-test-vectors.py
i18n-helpers-test.ts
iterables-test.ts
leave-behaviour-test.ts
local-room-test.ts Iterate 2024-10-18 14:34:02 +01:00
login-test.ts Update type and usage of window.matrixChat to be better React 18 friendly (#28415) 2024-11-13 14:16:29 +00:00
maps-test.ts
membership-test.ts
notifications-test.ts Start sending stable `m.marked_unread` events (#28478) 2024-11-18 10:25:36 +00:00
numbers-test.ts
objects-test.ts
pillify-test.tsx Switch secondary React trees to the createRoot API (#28296) 2024-11-06 12:44:54 +00:00
promise-test.ts
rooms-test.ts
sets-test.ts
stringOrderField-test.ts
threepids-test.ts
tooltipify-test.tsx Switch secondary React trees to the createRoot API (#28296) 2024-11-06 12:44:54 +00:00