element-web/playwright
Richard van der Hoff f28f1d998f
Improve error display for messages sent from insecure devices (#93)
* Add labs option to exclude unverified devices

Add a labs option which will, when set, switch into the "invisible crypto"
mode of refusing to send keys to, or decrypt messages from, devices that have
not been signed by their owner.

* DecryptionFailureBody: better error messages

Improve the error messages shown for messages from insecure devices.

* playwright: factor out `createSecondBotDevice` utility

* Playwright test for messages from insecure devices

* fixup! DecryptionFailureBody: better error messages

Use compound colour tokens, and add a background colour.

* fixup! DecryptionFailureBody: better error messages

Use compound spacing tokens
2024-09-30 12:39:25 +00:00
..
@types Change license (#13) 2024-09-09 13:57:16 +00:00
e2e Improve error display for messages sent from insecure devices (#93) 2024-09-30 12:39:25 +00:00
pages Playwright: factor out some common code (#49) 2024-09-19 07:13:04 +00:00
plugins [create-pull-request] automated change (#45) 2024-09-17 06:20:35 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Improve contrast for timestamps, date separators & spotlight trigger (#91) 2024-09-27 14:22:15 +00:00
.gitignore Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
docker-entrypoint.sh Remove legacy crypto parameter (#12679) 2024-06-25 09:06:55 +00:00
Dockerfile Install deja-vu font in docker image (#12932) 2024-08-28 06:47:56 +00:00
element-web-test.ts Open room settings on room header avatar click (#88) 2024-09-26 10:14:53 +00:00
flaky-reporter.ts Change license (#13) 2024-09-09 13:57:16 +00:00
global.d.ts Change license (#13) 2024-09-09 13:57:16 +00:00
stale-screenshot-reporter.ts Change license (#13) 2024-09-09 13:57:16 +00:00
tsconfig.json Add allowImportingTsExtensions to tsconfig (#12939) 2024-08-30 13:54:14 +00:00