element-web/test
Richard van der Hoff f642765149
Pass a client into `RoomNotifs.getRoomNotifsState` (#9631)
Pass an explicit client into `RoomNotifs.getRoomNotifsState`, rather than
relying on `MatrixClientPeg`. This resolves a race condition where we have a
component which thinks it is using a particular component, but
`MatrixClientPeg` has been updated.
2022-11-29 10:55:15 +00:00
..
@types
__snapshots__ Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis (#9600) 2022-11-21 11:24:59 +00:00
accessibility
actions/handlers
audio
autocomplete
components Fix search not being cleared when clicking on a result (#9635) 2022-11-29 10:36:59 +00:00
contexts
editor
events
hooks
i18n
i18n-test
images
img
models Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
modules
notifications
settings
setup
stores Pause voice broadcast on calls (#9623) 2022-11-28 11:43:59 +00:00
test-utils Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
toasts Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
utils Make clear notifications work with threads (#9575) 2022-11-15 10:27:13 +00:00
voice-broadcast Stop voice broadcast on delete (#9629) 2022-11-28 18:45:50 +01:00
Avatar-test.ts
ContentMessages-test.ts Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis (#9600) 2022-11-21 11:24:59 +00:00
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts
MediaDeviceHandler-test.ts
Notifier-test.ts Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis (#9600) 2022-11-21 11:24:59 +00:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts Pass a client into `RoomNotifs.getRoomNotifsState` (#9631) 2022-11-29 10:55:15 +00:00
ScalarAuthClient-test.ts
SdkConfig-test.ts
SlashCommands-test.tsx Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis (#9600) 2022-11-21 11:24:59 +00:00
SlidingSyncManager-test.ts
Terms-test.tsx
TestSdkContext.ts Add voice broadcast playback pip (#9603) 2022-11-24 09:08:41 +01:00
TextForEvent-test.ts
Unread-test.ts
UserActivity-test.ts
createRoom-test.ts Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts
setupTests.js
slowReporter.js Add slow jest reporter (#9599) 2022-11-24 14:53:32 +01:00
theme-test.ts
useTopic-test.tsx