Half-Shot
|
ff7da135ca
|
Tidy up and finish test rewrites
|
2024-10-29 16:49:37 +00:00 |
|
Half-Shot
|
5a5c1bedfe
|
Major refactor to support various state problems.
|
2024-10-29 16:19:01 +00:00 |
|
Half-Shot
|
cd73ad8794
|
Prevent infinite loop
|
2024-10-29 15:19:16 +00:00 |
|
Half-Shot
|
528e692d6b
|
Handle cases when a new member event happens.
|
2024-10-29 15:08:59 +00:00 |
|
Half-Shot
|
0b6cf18d22
|
Drop border from raised hand icon
|
2024-10-29 13:17:33 +00:00 |
|
Half-Shot
|
e1a4310e29
|
Add preferences tab for choosing to enable timer.
|
2024-10-29 13:13:01 +00:00 |
|
Half-Shot
|
dbabf45ca7
|
Allow timer to be configurable.
|
2024-10-29 13:12:20 +00:00 |
|
Half-Shot
|
f13bd7923b
|
Fix and update tests
|
2024-10-29 09:45:30 +00:00 |
|
Half-Shot
|
23d849bd9a
|
lint
|
2024-10-29 09:35:10 +00:00 |
|
Half-Shot
|
b7e82362b8
|
Fix call border resizing video
|
2024-10-29 09:28:42 +00:00 |
|
Half-Shot
|
07d345191b
|
Fix timestamp calculation on relaod.
|
2024-10-28 22:24:20 +00:00 |
|
Half-Shot
|
198859db08
|
Add a small mode for spotlight
|
2024-10-28 22:24:11 +00:00 |
|
Half-Shot
|
33724efee3
|
Add better sound. (woosh)
|
2024-10-28 18:00:39 +00:00 |
|
Half-Shot
|
38878d3ee8
|
Remove extra layer
|
2024-10-28 17:45:12 +00:00 |
|
Half-Shot
|
9d01e8c129
|
Lint tests
|
2024-10-28 17:44:17 +00:00 |
|
Half-Shot
|
ba921f8c67
|
Tidy up useEffect
|
2024-10-28 16:23:17 +00:00 |
|
Half-Shot
|
4a712dcaa2
|
Redact the right thing.
|
2024-10-28 16:11:28 +00:00 |
|
Half-Shot
|
4501e670b2
|
Refactor into own files.
|
2024-10-28 15:57:55 +00:00 |
|
Half-Shot
|
43b4fc0a0c
|
lint
|
2024-10-28 12:46:26 +00:00 |
|
Half-Shot
|
a23d256fb6
|
Refactor raised hand indicator and add tests.
|
2024-10-28 12:32:33 +00:00 |
|
Half-Shot
|
7f268a3e10
|
Add a sound for when a hand is raised.
|
2024-10-25 17:10:14 +01:00 |
|
Half-Shot
|
1c8e547b9a
|
Add support for displaying the duration of a raised hand.
|
2024-10-25 17:09:45 +01:00 |
|
Half-Shot
|
16afb568fd
|
Center align hand raise.
|
2024-10-25 11:37:40 +01: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 |
|
fkwp
|
cb7f25278a
|
Merge pull request #2641 from element-hq/renovate/livekit-components
Update LiveKit components
|
2024-09-18 15:30:41 +02:00 |
|
renovate[bot]
|
99dc2d2f2d
|
Update LiveKit components
|
2024-09-18 13:29:15 +00:00 |
|
fkwp
|
167ce6ce10
|
Merge pull request #2642 from element-hq/renovate/livekit-client
Update dependency livekit-client to v2.5.2
|
2024-09-18 15:27:43 +02:00 |
|
renovate[bot]
|
da5c8f9ad6
|
Update dependency livekit-client to v2.5.2
|
2024-09-18 13:26:07 +00:00 |
|
Hugh Nimmo-Smith
|
bd866945fd
|
Bump js-sdk (#2638)
|
2024-09-18 13:18:28 +01:00 |
|
Will Hunt
|
4bf6509109
|
Merge pull request #2637 from element-hq/hs/workaround-federation-bug
Retry a join on invite if the response was M_FORBIDDEN
|
2024-09-18 12:31:20 +01:00 |
|
Half-Shot
|
c19645c710
|
consts
|
2024-09-18 10:10:29 +01:00 |
|
Half-Shot
|
7e5a8b8feb
|
Retry a join on invite if the response was M_FORBIDDEN
|
2024-09-18 10:08:03 +01:00 |
|
Robin
|
745533f061
|
Merge pull request #2636 from element-hq/renovate/npm-vite-vulnerability
Update dependency vite to v5.4.6 [SECURITY]
|
2024-09-17 16:56:33 -04:00 |
|
renovate[bot]
|
a2c3f24b4e
|
Update dependency vite to v5.4.6 [SECURITY]
|
2024-09-17 20:54:21 +00:00 |
|
Robin
|
a8b9c1ea33
|
Merge pull request #2633 from element-hq/renovate/compound
Update dependency @vector-im/compound-web to v6.2.0
|
2024-09-17 16:53:52 -04:00 |
|
renovate[bot]
|
3ee224de9c
|
Update dependency @vector-im/compound-web to v6.2.0
|
2024-09-17 01:58:00 +00:00 |
|
fkwp
|
eb6719d32e
|
Merge pull request #2618 from Johennes/johannes/remove-call
Add button to remove call from recents
|
2024-09-13 13:24:05 +02:00 |
|