Commit Graph

4724 Commits

Author SHA1 Message Date
renovate[bot]
01af0b1a64 Update dependency livekit-client to v2.5.6 2024-10-02 11:57:37 +00:00
Robin
1fff785853 Merge pull request #2655 from element-hq/renovate/all-minor-patch
Update all non-major dependencies
2024-10-01 11:08:50 -04:00
renovate[bot]
b53737adda Update all non-major dependencies 2024-10-01 15:05:29 +00:00
fkwp
f23b9d1952 Merge pull request #2657 from element-hq/renovate/github-actions
Update docker/build-push-action action to v6.9.0
2024-10-01 08:22:26 +02:00
renovate[bot]
35908a51d0 Update docker/build-push-action action to v6.9.0 2024-10-01 01:42:46 +00:00
Alexander Mnich
84d3a02a3f update Synapse documentation link to point to element-hq docs (#2653) 2024-09-30 14:09:01 +02:00
fkwp
f350032b9f Merge pull request #2654 from element-hq/renovate/livekit-components
Update LiveKit components
2024-09-30 08:59:57 +02:00
renovate[bot]
fc56dfd337 Update LiveKit components 2024-09-30 00:24:39 +00:00
fkwp
0a7394cd7b Merge pull request #2652 from element-hq/renovate/github-actions
Update GitHub Actions
2024-09-27 23:32:15 +02:00
renovate[bot]
cd1bdb66bb Update GitHub Actions 2024-09-27 21:30:48 +00:00
Robin
55548afa3c Merge pull request #2648 from robintown/compose-config
Make it possible to use the JWT service with a local homeserver
2024-09-27 17:07:49 -04:00
Robin
5cf1cf9e54 Make port types explicit
Co-authored-by: fkwp <fkwp@users.noreply.github.com>
2024-09-27 16:35:39 -04:00
Robin
877be03328 Merge pull request #2635 from element-hq/renovate/global-jsdom-25.x
Update dependency global-jsdom to v25
2024-09-27 16:05:03 -04:00
Robin
27a24cd7a3 Merge pull request #2631 from element-hq/renovate/all-minor-patch
Update all non-major dependencies
2024-09-27 16:04:10 -04:00
Robin
a74d170586 Hold back PostHog updates for now
https://github.com/PostHog/posthog-js/issues/1437
2024-09-27 16:02:12 -04:00
Robin
482b46fed2 Merge pull request #2649 from element-hq/renovate/compound
Update dependency @vector-im/compound-web to v6.2.1
2024-09-27 15:33:39 -04:00
fkwp
cf832972bf Merge pull request #2651 from element-hq/renovate/livekit-client
Update dependency livekit-client to v2.5.5
2024-09-27 21:29:33 +02:00
renovate[bot]
bb3ab73b8c Update all non-major dependencies 2024-09-27 19:28:16 +00:00
renovate[bot]
367330b324 Update dependency livekit-client to v2.5.5 2024-09-27 19:27:53 +00:00
fkwp
d6c5d0bb17 Merge pull request #2650 from element-hq/hughns/js-sdk-bump
Upgrade matrix-js-sdk
2024-09-27 21:26:49 +02:00
Hugh Nimmo-Smith
e8288d07a4 Bump js-sdk 2024-09-27 17:20:45 +01:00
renovate[bot]
19479a005f Update dependency @vector-im/compound-web to v6.2.1 2024-09-27 01:33:40 +00:00
Robin
f0e59baad4 Make the SFU actually usable 2024-09-26 16:53:45 -04:00
Robin
e98740d6f2 Make it possible to use the JWT service with a local homeserver
I recently tried to use the dev configs with a local homeserver and found that the configuration was not compatible with this. We need to relax the network isolation and TLS cert verification requirements for fully local development to be possible.
2024-09-26 14:19:06 -04:00
fkwp
0fabbabed2 Merge pull request #2647 from element-hq/renovate/livekit-client
Update dependency livekit-client to v2.5.4
2024-09-25 20:32:49 +02:00
renovate[bot]
d9d368cd74 Update dependency livekit-client to v2.5.4 2024-09-25 18:31:10 +00:00
Timo
d7b06760ad Test useTheme hook (#2625)
* Test useTheme hook
2024-09-24 22:15:16 +02:00
Hugh Nimmo-Smith
ed35d6b377 Posthog improvements (#2630) 2024-09-23 14:35:41 +01:00
Hugh Nimmo-Smith
d14b43487a Intercept matrix_sdk logging via console and include in rageshake (#2623)
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
2024-09-23 14:35:10 +01:00
fkwp
d089ff67b7 Merge pull request #2645 from element-hq/renovate/livekit-components
Update dependency @livekit/components-react to v2.6.0
2024-09-23 08:53:04 +02:00
renovate[bot]
d68de40ce4 Update dependency @livekit/components-react to v2.6.0 2024-09-23 00:24:22 +00:00
Robin
a491b1fdf0 Merge pull request #2644 from robintown/fix-cookie-policy
Make the cookie policy link show up again
v0.6.6
2024-09-19 16:01:11 -04:00
Robin
90043508ce Update cookie policy links in translations 2024-09-19 15:54:21 -04:00
Robin
1e2e4c8e7b Make the cookie policy link show up again
For some reason yarn i18next didn't catch that the string had to be changed? I removed the string and regenerated it, and now the cookie policy is back.
2024-09-19 15:35:46 -04:00
Robin
ac42d4a69a Merge pull request #2643 from robintown/log-in-links
Make the links on the log in page visually consistent
2024-09-19 14:33:30 -04:00
Robin
8b3c94b120 Make the links on the log in page visually consistent
Timo was totally right in his previous review of my typography component work that these didn't have the right styling. I just didn't notice!
2024-09-19 12:09:14 -04:00
Milton Moura
42a7b1ec2a Fix failing GridTile test
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-19 11:59:06 +01:00
Milton Moura
69a50fb2a8 Check for reaction & redaction capabilities in widget mode
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-19 11:40:46 +01:00
Milton Moura
7ac5642245 Removing RaiseHand.svg 2024-09-19 11:39:52 +01:00
Milton Moura
ab5654cf32 Links to sha commit of matrix-js-sdk that exposes the call membership event id and refactors some async code
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-19 11:39:52 +01:00
Milton Moura
0730ba5c70 Use relations to load existing reactions when joining the call
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-19 11:36:11 +01:00
fkwp
bcad5003e7 Update src/room/useRaisedHands.tsx
Element Call recently changed to AGPL-3.0
2024-09-19 11:36:11 +01:00
Milton Moura
ac7321d1e6 SpotlightTile should not duplicate the raised hand
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-19 11:36:11 +01:00
Milton Moura
f6ae6a0765 Replacing button svg with raised hand emoji
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-19 11:35:05 +01:00
Milton Moura
2d1917c22a Refactored to use reaction and redaction events
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-19 11:35:05 +01:00
Milton Moura
48cf487e0a Initial support for Hand Raise feature
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-19 11:35:05 +01:00
Robin
cec7fc8f5b Merge pull request #2629 from robintown/test-call-vm
Test CallViewModel
v0.6.5
2024-09-18 23:13:22 -04:00
Robin
4aab6cfe4e Leave an open question about whether to move test utils 2024-09-18 23:10:30 -04:00
Robin
25193f467a Factor out repeated event emitter mocks 2024-09-18 23:05:31 -04:00
Robin
156f1e3a10 Merge branch 'livekit' into test-call-vm 2024-09-18 22:37:15 -04:00