riot-web/test
Oliver Sand a0c2676c38
Pass device id to widgets (#10209)
* Pass device id to widget

Implement the [comment in MSC 3819](https://github.com/matrix-org/matrix-spec-proposals/pull/3819#discussion_r1099833846) which requests passing a device id to a widget.

This is based on the previous work in the matrix-widget-api: https://github.com/matrix-org/matrix-widget-api/pull/78

Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>

* Include all data that is shared in the permissions screen

* Update matrix-widget-api to version 1.4.0

Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>

* Fix type and test

Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>

---------

Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
Co-authored-by: Dominik Henneke <dominik.henneke@nordeck.net>
2023-05-23 13:35:31 +00:00
..
@types
__snapshots__ Switch from cheerio to DOMParser (#10929) 2023-05-23 13:31:05 +00:00
accessibility
actions/handlers
audio
autocomplete
components Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
contexts
dispatcher
editor Switch from cheerio to DOMParser (#10929) 2023-05-23 13:31:05 +00:00
events
hooks
i18n
i18n-test
images
img
models
modules
notifications
settings Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
setup
stores Pass device id to widgets (#10209) 2023-05-23 13:35:31 +00:00
test-utils Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
toasts
utils shieldStatusForRoom: avoid deprecated MatrixClient methods (#10944) 2023-05-19 11:57:45 +01:00
voice-broadcast Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.js
DeviceListener-test.ts Use new `getCrossSigningKeyId` instead of old `getCrossSigningId` (#10885) 2023-05-15 18:30:43 +00:00
HtmlUtils-test.tsx Switch from cheerio to DOMParser (#10929) 2023-05-23 13:31:05 +00:00
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts
MediaDeviceHandler-test.ts
Notifier-test.ts
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SlashCommands-test.tsx
SlidingSyncManager-test.ts
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts Add string for membership event where both displayname & avatar change (#10880) 2023-05-12 11:54:24 +00:00
Unread-test.ts
UserActivity-test.ts
WorkerManager-test.ts
createRoom-test.ts
email-test.ts
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts Update finite automate to match user identifiers as per spec (#10798) 2023-05-09 07:46:19 +00:00
setupTests.js
slowReporter.js
theme-test.ts
useTopic-test.tsx