element-web/test
Timo 2e0716cc59
Fix unwanted ringing of other devices even though the user is already connected to the call. (#12742)
* Fix call ringing on other device when already joined.
This is done by checking if a user is already connected to the call on
another device before playing the ring sound.

* Add test
2024-07-25 09:34:19 +00:00
..
@types
__snapshots__
accessibility Accessibility: Add Landmark navigation (#12190) 2024-07-17 14:46:45 +01:00
actions/handlers
audio
autocomplete
components Update compound-design-tokens to satisfy compound-web peer dependency (#12808) 2024-07-24 09:49:33 +00:00
contexts
dispatcher
editor
events
hooks
i18n
images
img
integrations Stop using the js-sdk's compare function (#12782) 2024-07-17 13:51:42 +00:00
models Acknowledge `DeviceMute` widget actions (#12790) 2024-07-25 09:29:01 +00:00
modules
notifications
settings Promote new room header from labs to Beta (#12739) 2024-07-09 09:45:48 +00:00
setup Fix incoming call toast crash due to audio refactor (#12737) 2024-07-08 12:44:54 +00:00
stores Add release announcement for the new room header (#12802) 2024-07-23 12:46:24 +01:00
test-utils Iterate design of right panel empty state (#12796) 2024-07-19 17:17:40 +00:00
toasts Fix incoming call toast crash due to audio refactor (#12737) 2024-07-08 12:44:54 +00:00
utils Fix HTML export missing a bunch of Compound variables (#12774) 2024-07-15 11:33:41 +01:00
voice-broadcast
widgets Align `widget_build_url_ignore_dm` with call behaviour switch between 1:1 and Widget (#12760) 2024-07-15 09:08:34 +00:00
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.ts Element-R: Report events with withheld keys separately to Posthog. (#12755) 2024-07-10 09:22:59 +00:00
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts Align `widget_build_url_ignore_dm` with call behaviour switch between 1:1 and Widget (#12760) 2024-07-15 09:08:34 +00:00
Lifecycle-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts
MediaDeviceHandler-test.ts
Modal-test.ts Close any open modals on logout (#12777) 2024-07-23 08:08:22 +00:00
Notifier-test.ts Fix unwanted ringing of other devices even though the user is already connected to the call. (#12742) 2024-07-25 09:34:19 +00:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SecurityManager-test.ts Add logging to encryption setup (#12765) 2024-07-13 13:36:45 +01:00
SlashCommands-test.tsx
SlidingSyncManager-test.ts
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts
Unread-test.ts
UserActivity-test.ts
WorkerManager-test.ts
createRoom-test.ts
email-test.ts
globalSetup.ts
languageHandler-test.tsx
linkify-matrix-test.ts
predictableRandom.ts
setupTests.ts
slowReporter.js
submit-rageshake-test.ts
theme-test.ts Stop using the js-sdk's compare function (#12782) 2024-07-17 13:51:42 +00:00
useTopic-test.tsx