element-web/test
Michael Telatynski 755f8d7ab0
Fix AppTile context menu not always showing up when it has options (#11358)
* Fix AppTile context menu not always showing up when it has options

* Comment

* Update snapshots
2023-08-03 09:23:20 +00:00
..
@types
__snapshots__ Allow creating knock rooms (#11182) 2023-07-10 08:01:03 +00:00
accessibility
actions/handlers
audio
autocomplete
components Fix AppTile context menu not always showing up when it has options (#11358) 2023-08-03 09:23:20 +00:00
contexts OIDC: Persist details in session storage, create store (#11302) 2023-07-20 21:30:19 +00:00
dispatcher
editor Handle newlines in user pills (#11166) 2023-07-05 22:00:27 +00:00
events
hooks Implement new model, hooks and reconcilation code for new GYU notification settings (#11089) 2023-06-17 00:17:51 +00:00
i18n
i18n-test
images
img
models Switch to the new `session` API for screen-sharing (#11266) 2023-07-14 20:51:24 +00:00
modules
notifications
settings Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
setup
stores Fix clicking on home all rooms space notification not working (#11337) 2023-08-02 09:55:49 +00:00
test-utils Update `SecureBackupPanel` to use `getCrypto()` (#11322) 2023-07-28 09:24:28 +00:00
toasts
utils Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
voice-broadcast Populate info.duration for audio & video file uploads (#11225) 2023-07-17 12:07:58 +00:00
widgets
Avatar-test.ts
ContentMessages-test.ts Populate info.duration for audio & video file uploads (#11225) 2023-07-17 12:07:58 +00:00
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Lifecycle-test.ts Jest test coverage for `Lifecycle.persistCredentials` (#11243) 2023-07-19 07:40:40 +00:00
Markdown-test.ts
MatrixClientPeg-test.ts
MediaDeviceHandler-test.ts
Notifier-test.ts Remove reply fallback from notifications (#11278) 2023-07-17 14:04:09 +00:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts Allow creating knock rooms (#11182) 2023-07-10 08:01:03 +00:00
Reply-test.ts
RoomNotifs-test.ts Consider the empty push rule actions array equiv to deprecated dont_notify (#11155) 2023-06-28 14:07:02 +00:00
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SlashCommands-test.tsx Split join and goto slash commands, the latter shouldn't auto_join (#11259) 2023-07-14 11:20:59 +00:00
SlidingSyncManager-test.ts
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts Allow creating knock rooms (#11182) 2023-07-10 08:01:03 +00:00
Unread-test.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
UserActivity-test.ts Replace sinon fake timers with jest timers (#11275) 2023-07-17 12:29:51 +00:00
WorkerManager-test.ts
createRoom-test.ts Add .well-known config option to force disable encryption on room creation (#11120) 2023-06-21 21:50:01 +00:00
email-test.ts
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts Fix clicking MXID in timeline going to matrix.to (#11263) 2023-07-14 10:55:55 +00:00
predictableRandom.ts GYU: Account Notification Settings (#11008) 2023-06-29 15:46:31 +00:00
setupTests.js
slowReporter.js
theme-test.ts Apply `strictNullChecks` to `src/components/views/spaces/*` (#10517) 2023-06-28 15:39:19 +01:00
useTopic-test.tsx