riot-web/test/test-utils
Michael Telatynski 148a360598
Avoid using deprecated exports, fields, and duplicate code (#12555)
2024-05-28 08:41:20 +01:00
..
audio.ts
beacon.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
call.ts Element Call: fix widget shown while its still loading (`waitForIframeLoad=false`) (#12292) 2024-03-12 16:55:01 +00:00
client.ts Add more encryption properties to PostHog (#12415) 2024-05-16 00:25:58 +00:00
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
oidc.ts Update MSC2965 OIDC Discovery implementation (#12245) 2024-02-23 16:43:14 +00:00
platform.ts Improve client metadata used for OIDC dynamic registration (#12257) 2024-02-16 14:43:58 +00:00
poll.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
pushRules.ts
relations.ts
room.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
test-utils.ts Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
threads.ts Rewrite doesRoomOrThreadHaveUnreadMessages to use the receipt rewrite from js-sdk (#11903) 2023-11-29 13:36:52 +00:00
utilities.ts Lock out the first tab if Element is opened in a second tab. (#11425) 2023-08-24 08:28:43 +00:00
wrappers.tsx