This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improve error display for messages sent from insecure devices #50
Improve error display for messages sent from insecure devices #50
Changes from all commits
bff059a
2a132a6
b6fd430
4940648
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 7 in src/settings/controllers/DeviceIsolationModeController.ts
Check failure on line 7 in src/settings/controllers/DeviceIsolationModeController.ts
Check failure on line 34 in src/settings/controllers/DeviceIsolationModeController.ts
Check failure on line 35 in src/settings/controllers/DeviceIsolationModeController.ts
DeviceIsolationModeController › tracks enabling and disabling › on sets signed device isolation mode
Check failure on line 35 in src/settings/controllers/DeviceIsolationModeController.ts
DeviceIsolationModeController › tracks enabling and disabling › off sets all device isolation mode
Check failure on line 35 in src/settings/controllers/DeviceIsolationModeController.ts
<MatrixChat /> › login via key/pass › post login setup › should go straight to logged in view when crypto is not enabled
Check failure on line 35 in src/settings/controllers/DeviceIsolationModeController.ts
<MatrixChat /> › login via key/pass › post login setup › should go straight to logged in view when user does not have cross signing keys and server does not support cross signing
Check failure on line 35 in src/settings/controllers/DeviceIsolationModeController.ts
<MatrixChat /> › login via key/pass › post login setup › when server supports cross signing and user does not have cross signing setup › when encryption is force disabled › should go straight to logged in view when user is not in any encrypted rooms
Check failure on line 35 in src/settings/controllers/DeviceIsolationModeController.ts
<MatrixChat /> › login via key/pass › post login setup › when server supports cross signing and user does not have cross signing setup › when encryption is force disabled › should go to setup e2e screen when user is in encrypted rooms
Check failure on line 35 in src/settings/controllers/DeviceIsolationModeController.ts
<MatrixChat /> › login via key/pass › post login setup › when server supports cross signing and user does not have cross signing setup › should go to setup e2e screen
Check failure on line 184 in test/components/structures/MatrixChat-test.tsx
<MatrixChat /> › login via key/pass › post login setup › should go straight to logged in view when crypto is not enabled
Check failure on line 193 in test/components/structures/MatrixChat-test.tsx
<MatrixChat /> › login via key/pass › post login setup › should go straight to logged in view when user does not have cross signing keys and server does not support cross signing
Check failure on line 193 in test/components/structures/MatrixChat-test.tsx
<MatrixChat /> › login via key/pass › post login setup › when server supports cross signing and user does not have cross signing setup › when encryption is force disabled › should go straight to logged in view when user is not in any encrypted rooms
Check failure on line 193 in test/components/structures/MatrixChat-test.tsx
<MatrixChat /> › login via key/pass › post login setup › when server supports cross signing and user does not have cross signing setup › when encryption is force disabled › should go to setup e2e screen when user is in encrypted rooms
Check failure on line 193 in test/components/structures/MatrixChat-test.tsx
<MatrixChat /> › login via key/pass › post login setup › when server supports cross signing and user does not have cross signing setup › should go to setup e2e screen
Check failure on line 7 in test/settings/controllers/DeviceIsolationModeController-test.ts
Check failure on line 7 in test/settings/controllers/DeviceIsolationModeController-test.ts
Check failure on line 23 in test/settings/controllers/DeviceIsolationModeController-test.ts