renovate[bot]
d2e5514928
Update dependency @sentry/vite-plugin to v3
2025-01-15 10:37:27 +00:00
Will Hunt
0f2e67dd60
Disambiguate displaynames ( #2918 )
...
* Disambigute displaynames
* Add test
* fixup test functions
* prettier
* lint
* Split displayname utils into own file and add tests.
* Split out fixtures
* Add more testcases for displayname calculation.
* lint
* Also listen for displayname changes. (I stand corrected!)
* fix missing media tiles on missing member
2025-01-14 14:46:39 +00:00
Hugh Nimmo-Smith
d9e0c67315
Use correct Sentry entrypoints for react router v7 ( #2943 )
2025-01-13 16:34:44 +00:00
renovate[bot]
497ee3c7f7
Update GitHub Actions ( #2945 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 17:07:38 +01:00
Hugh Nimmo-Smith
2f5f0978ad
Type fixes for react v19 compatibility ( #2937 )
2025-01-13 15:54:42 +01:00
renovate[bot]
c8b30dd8a7
Update dependency eslint-config-prettier to v10 ( #2944 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 15:52:11 +01:00
renovate[bot]
3d2663d740
Update dependency jsdom to v26 ( #2938 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 12:05:26 +00:00
renovate[bot]
2206ad287e
Update all non-major dependencies ( #2942 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 12:03:57 +00:00
renovate[bot]
402d028696
Update dependency global-jsdom to v26 ( #2941 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 12:01:51 +00:00
Robin
0f40cb77ad
Merge pull request #2940 from element-hq/renovate/livekit-client
...
Update dependency livekit-client to v2.8.0
2025-01-10 11:43:43 -05:00
renovate[bot]
df92f4814b
Update dependency livekit-client to v2.8.0
2025-01-10 13:55:07 +00:00
Robin
8bfdd1f455
Merge pull request #2910 from robintown/widget-theme-change
...
React to theme changes in widget mode
2025-01-08 15:56:02 -05:00
renovate[bot]
d985bd3b3f
Update dependency strip-ansi to v7 ( #2639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hugh Nimmo-Smith <hughns@element.io >
2025-01-08 17:17:55 +00:00
renovate[bot]
54c669126f
Update dependency eslint-plugin-matrix-org to v2 ( #2677 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hugh Nimmo-Smith <hughns@element.io >
2025-01-08 17:08:28 +00:00
renovate[bot]
dc784e95cd
Update dependency react-router-dom to v7 ( #1624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hugh Nimmo-Smith <hughns@element.io >
2025-01-08 16:42:07 +00:00
Robin
acd4a1f179
Fix tests
2025-01-08 11:41:44 -05:00
Robin
c66b8c0fd3
Merge branch 'livekit' into widget-theme-change
2025-01-08 11:27:46 -05:00
Robin
cdde53cc44
Bump matrix-widget-api
2025-01-08 11:27:33 -05:00
davidegirardi
d5bf65057a
Add wave/hello reaction ( #2921 )
...
Co-authored-by: Hugh Nimmo-Smith <hughns@element.io >
Co-authored-by: Davide Girardi <davideg@element.io >
2025-01-08 14:05:07 +00:00
Will Hunt
7e507d6310
Set the document title to the current call name. ( #2928 )
...
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com >
Co-authored-by: Hugh Nimmo-Smith <hughns@element.io >
2025-01-08 13:24:23 +00:00
renovate[bot]
00759e2431
Update all non-major dependencies ( #2934 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 13:26:03 +01:00
renovate[bot]
9bfc08ab53
Update dependency vaul to v1.1.2 ( #2935 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 12:13:55 +00:00
renovate[bot]
7a03adb054
Update docker/build-push-action action to v6.11.0 ( #2936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 12:13:06 +00:00
renovate[bot]
50d30809ef
Update codecov/codecov-action action to v5 ( #2933 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 09:26:00 +00:00
renovate[bot]
123942901d
Update dependency @vector-im/compound-web to v7.6.2 ( #2932 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 17:21:30 +00:00
fkwp
9dcd7aaf50
Merge pull request #2930 from element-hq/renovate/github-actions
...
Update GitHub Actions
2025-01-07 16:59:07 +01:00
renovate[bot]
6420e211c6
Update GitHub Actions
2025-01-07 15:53:36 +00:00
Hugh Nimmo-Smith
8c2844e0b5
Use documented @sentry/vite-plugin config options ( #2925 )
2025-01-07 10:21:56 -05:00
Hugh Nimmo-Smith
939aaa39eb
Remove unnecessary dependency on @testing-library/react-hooks ( #2926 )
2025-01-07 10:18:45 -05:00
renovate[bot]
698a38a265
Update dependency i18next to v24 ( #2822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hugh Nimmo-Smith <hughns@element.io >
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com >
2025-01-06 17:14:17 +00:00
Quentin Gliech
b5f4a07868
Upgrade to React Router v6 ( #2919 )
2025-01-06 17:00:20 +00:00
renovate[bot]
46a82b2c39
Update dependency @vector-im/compound-design-tokens to v3 ( #2896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 12:18:12 +00:00
renovate[bot]
d6942bc71d
Update all non-major dependencies ( #2924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 11:34:37 +00:00
Hugh Nimmo-Smith
2c33d65824
Add developer mode option to show RTC connection statistics ( #2904 )
...
* Add developer mode option to show RTC connection statistics
* Add note about localization
* Add titles to help explain what the numbers are
* Workaround horizontal scrolling
* Use modal to show detailed stats instead of alert
* Changed styling and fixed fps = 0 (#2916 )
(React rendered 0 instead of <Text /> for fps && <Text>{fps}</text>)
---------
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com >
2025-01-06 09:47:39 +00:00
fkwp
f521e260b6
Merge pull request #2923 from element-hq/renovate/livekit-components
...
Update LiveKit components
2025-01-06 10:11:15 +01:00
renovate[bot]
89e33743ae
Update LiveKit components
2025-01-06 02:39:08 +00:00
renovate[bot]
dc904fdbd2
Update dependency @livekit/components-react to v2.6.10 ( #2920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 14:01:44 +01:00
renovate[bot]
6776c2af35
Update Compound ( #2895 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 14:00:32 +01:00
Robin
e477c16a0b
Fix lint errors
2025-01-02 13:32:39 -05:00
Will Hunt
abf2ecd521
Refactor reactions / hand raised to use rxjs and start ordering tiles based on hand raised. ( #2885 )
...
* Add support for using CallViewModel for reactions sounds.
* Drop setting
* Convert reaction sounds to call view model / rxjs
* Use call view model for hand raised reactions
* Support raising reactions for matrix rtc members.
* Tie up last bits of useReactions
* linting
* Update calleventaudiorenderer
* Update reaction audio renderer
* more test bits
* All the test bits and pieces
* More refactors
* Refactor reactions into a sender and receiver.
* Fixup reaction toggle button
* Adapt reactions test
* Tests all pass.
* lint
* fix a couple of bugs
* remove unused helper file
* lint
* finnish notation
* Add tests for useReactionsReader
* remove mistaken vitest file
* fix
* filter
* invert
* fixup tests with fake timers
* Port useReactionsReader hook to ReactionsReader class.
* lint
* exclude some files from coverage
* Add screen share sound effect.
* cancel sub on destroy
* tidy tidy
2024-12-19 15:54:28 +00:00
Will Hunt
7d00f85abc
Add screen share sound effect. ( #2917 )
2024-12-19 12:37:10 +00:00
Hugh Nimmo-Smith
6d5dc0dfb7
Fix loading of matrix-sdk-crypto-wasm when running in local development mode ( #2915 )
...
Fixes problem loading rust crypto when using `yarn dev`
2024-12-18 17:03:29 +00:00
Hugh Nimmo-Smith
ba5da7e9af
Inform user that their camera is starting in Lobby ( #2869 )
...
* Inform user that their camera is starting
Instead of just showing a grey box.
* Review feedback
* Show spinner from design suggestion
* useMemo
* Lint
* Lint
* Feedback from review
* Use colour that actually exists
* Refactor into Avatar superclass
* .
* Remove size limit behaviour
* Add VideoPreview tests
2024-12-18 15:31:45 +00:00
Hugh Nimmo-Smith
19d0f84f02
Introduce intent URL param and make it change the default lobby behaviour ( #2828 )
...
* Introduce `intent` URL param and make it change the default lobby behaviour
* Mark skipLobby as deprecated
* Add support for unknown intent which is default for when not specified
2024-12-18 15:30:33 +00:00
Hugh Nimmo-Smith
6b8dddfaaa
Bump matrix-js-sdk for bundle improvements ( #2911 )
...
Brings in updated version of matrix-sdk-crypto-wasm which helps to reduce bundle size and lazy loading.
Full diff d1de32ea27...e4182eb752
2024-12-18 09:35:42 +00:00
Robin
5d8804d7e8
React to theme changes in widget mode
2024-12-17 20:03:17 -05:00
Hugh Nimmo-Smith
53fff37d5d
Use AutoDiscovery.getRawClientConfig() instead of MatrixClient.getClientWellKnown() ( #2906 )
...
I'm open to suggestions on what is sensible to test around this...
2024-12-17 17:44:50 +01:00
Hugh Nimmo-Smith
2b6acb9cce
Use afterEach from vitest for consistency ( #2908 )
...
This slipped through the PR review. Whilst not harmful, for consistency we use it from vitest.
2024-12-17 11:17:37 +01:00
Hugh Nimmo-Smith
79c40f198c
Use finnish notation for observables ( #2905 )
...
To help make our usage of the observables more readable/intuitive.
2024-12-17 04:01:56 +00:00
Robin
e4bd9d7cf9
Merge pull request #2816 from robintown/firefox-audio-output
...
Support selection of audio output device when using Firefox
2024-12-16 10:14:27 -05:00