Commit Graph

229 Commits

Author SHA1 Message Date
Robert Long
5c6ea69f43 Fix up more call ids in the inspector 2021-11-01 13:39:30 -07:00
Robert Long
cbf533cd09 Make call / call stats ids easier to read 2021-11-01 13:10:17 -07:00
Robert Long
d927e138d0 Fix inspector hidden state 2021-11-01 12:49:26 -07:00
Robert Long
dd3b4cc6be Add WebRTC stats 2021-11-01 12:37:45 -07:00
Robert Long
fb5727ddbb Disable screensharing in safari 2021-10-26 12:48:24 -07:00
Robert Long
12a1c35f80 Only show screenshare button if you can screenshare 2021-10-22 13:16:53 -07:00
Robert Long
d53475662b Fix facepile styling 2021-10-22 10:46:34 -07:00
Robert Long
27e2ab16f3 Add warning for existing call session 2021-10-21 14:22:59 -07:00
Robert Long
250099b81d Add call id to GroupCallInspector 2021-10-21 12:53:17 -07:00
Robert Long
3790ce3e0e
Merge pull request #62 from SimonBrandner/feature/resize-devtools
Make new devtools re-sizable
2021-10-18 14:22:24 -07:00
Robert Long
7150ed8ce7 Fix loading error view 2021-10-18 11:48:44 -07:00
Šimon Brandner
9495caf919
Make new devtools re-sizable
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-17 12:06:17 +02:00
Robert Long
f5142ba93e Add new GroupCallInspector 2021-10-15 16:41:23 -07:00
Robert Long
5bd0ae7133 Focus screenshare tiles automatically 2021-10-14 17:24:42 -07:00
Robert Long
fe053a11f2 Focus in presentation mode 2021-10-14 17:06:52 -07:00
Robert Long
d5a1952dfb Fix default homeserver value 2021-10-14 11:53:21 -07:00
Robert Long
85f42cc2d0 Login with custom homeserver 2021-10-14 11:48:05 -07:00
Robert Long
917e55dd2a Fix group call room permissions 2021-10-13 12:59:53 -07:00
Robert Long
5a714cef8d Add mic/webcam switching 2021-10-12 16:52:20 -07:00
Robert Long
2e7dfe85e6 WIP 2021-10-07 17:25:40 -07:00
Robert Long
333dc81fb6 Update media permissions copy 2021-10-07 13:48:45 -07:00
Robert Long
8bf1a0799b Fix checkbox in safari 2021-10-06 16:47:05 -07:00
Robert Long
0d771e0aa4 Set autogenerated guest username 2021-10-06 14:19:34 -07:00
Robert Long
ea2cf98160 Fix guest access 2021-10-06 12:33:43 -07:00
Robert Long
9ecfaa4ddb Add Sentry support 2021-10-06 11:38:26 -07:00
Robert Long
0067212512 Merge branch 'main' of github.com:vector-im/matrix-video-chat 2021-10-06 11:20:00 -07:00
Robert Long
8f2082d092 Use hash based routing 2021-10-06 11:19:42 -07:00
Robert Long
67a3e76802 Remove console log 2021-10-04 15:44:28 -07:00
Robert Long
6f2870340a Add facepile to homepage 2021-10-04 15:37:23 -07:00
Robert Long
8da7031b9e Remove console.log 2021-10-04 15:25:09 -07:00
Robert Long
44446b8d47 List group rooms and public group rooms properly 2021-10-01 16:17:47 -07:00
Robert Long
8a650c7323 Add screenshare button styling 2021-10-01 11:24:49 -07:00
Robert Long
0c475d7bac Add screensharing support 2021-09-30 16:11:01 -07:00
Robert Long
150d58d4b6 Show webcam permissions message 2021-09-30 11:39:57 -07:00
Robert Long
b3325faeeb Get new group calls working 2021-09-29 16:23:18 -07:00
Robert Long
5e4736eba5 Update to use matrix-react-sdk 2021-09-29 14:34:29 -07:00
Robert Long
c4a626b530 Use matrix-react-sdk directly 2021-09-29 10:50:39 -07:00
Robert Long
37e0ad9f58 Fix event viewer positioning 2021-09-16 15:18:58 -07:00
Robert Long
d514f682d3 Re-enable debugger and fix fetchRoom 2021-09-16 15:01:14 -07:00
Robert Long
c29ce50757 fix login page 2021-09-16 13:33:29 -07:00
Robert Long
01d2a7136c Fix active speaker and speaking 2021-09-10 16:05:57 -07:00
Robert Long
d813509541 Moving to matrix-js-sdk 2021-09-10 12:20:17 -07:00
Robert Long
46f8eb84fc Add guest access for rooms 2021-09-03 15:45:07 -07:00
Robert Long
84b49c435d Fix switching between layouts 2021-09-02 13:42:42 -07:00
Robert Long
48eabecb87 Disable drag in spotlight view 2021-09-02 13:40:53 -07:00
Robert Long
e23357dca2 Finish active speaker selection 2021-09-02 13:36:37 -07:00
Robert Long
99ecb8aa28 Active speaker tracking first draft 2021-09-01 16:42:01 -07:00
Robert Long
1d3e7a4e52 Add talking indicators 2021-08-31 16:32:55 -07:00
Robert Long
09d726a5a8 Fix zero participant tiles case 2021-08-31 15:39:31 -07:00
Robert Long
c8192ac48c Attempt to get drag working on mobile 2021-08-31 14:44:21 -07:00
Robert Long
637dfef636 Fix double tap timeout 2021-08-31 14:34:18 -07:00
Robert Long
b0d5acd780 Add double tap to focus 2021-08-31 14:31:31 -07:00
Robert Long
1cfb7a6c5d Fix grid demo overflow 2021-08-31 14:07:56 -07:00
Robert Long
00f0f63ca6 Fix 0 presenter case 2021-08-31 14:07:47 -07:00
Robert Long
d57d9e9af0 Center tiles within own subgrids 2021-08-31 13:54:18 -07:00
Robert Long
a9e8b570f4 Fix grid padding 2021-08-31 12:15:03 -07:00
Robert Long
e7a2c500a0 Sub grid layout refactor 2021-08-31 11:36:59 -07:00
Robert Long
c094e820d1 Move presenter logic to video grid 2021-08-26 12:34:00 -07:00
Robert Long
23763422d8 Put presenter state in conference manager 2021-08-26 11:10:49 -07:00
Robert Long
1661c5518b Add ability to toggle presenter by clicking name 2021-08-26 11:03:48 -07:00
Robert Long
a4e8949907
Merge pull request #21 from vector-im/feature/tile-positions
Refactor tile positions
2021-08-25 12:36:27 -07:00
Robert Long
dc87b72456 Constrain tiles using aspect ratios and bounding boxes 2021-08-25 12:35:16 -07:00
Robert Long
618eae64de Mobile positions, first pass 2021-08-23 23:40:26 -07:00
Robert Long
797bba1f56 Add mute indicators 2021-08-23 15:44:08 -07:00
Robert Long
f93103c2a1
Merge pull request #4 from SimonBrandner/feature/resizable-devtools/3
Make devtools resizable
2021-08-23 14:16:54 -07:00
Robert Long
f3a057968d Disable username autocorrect and auto capitalize 2021-08-23 13:23:09 -07:00
Robert Long
19902b93e6 Increase right nav max width 2021-08-23 12:59:24 -07:00
Robert Long
e0d3c172a4 Center loading message 2021-08-23 12:56:41 -07:00
Robert Long
31414c5458 Set max video height for preview video 2021-08-23 12:53:23 -07:00
Robert Long
85d77a32bf More mobile styling 2021-08-23 12:50:19 -07:00
Robert Long
b6b33219a8 Fix button pointer style 2021-08-23 12:37:10 -07:00
Robert Long
da10f82be0 Show recent rooms on the home page 2021-08-23 12:32:32 -07:00
Robert Long
e040833737 Fix muting local media stream in chrome 2021-08-23 11:24:59 -07:00
Robert Long
7412fdd93e Fix register error 2021-08-21 09:12:20 -07:00
Robert Long
476fe87b31 Add call setup ui 2021-08-20 17:02:47 -07:00
Robert Long
b45eacec28 Dark themed inputs 2021-08-20 16:36:41 -07:00
Robert Long
43c0ed193e More styling 2021-08-20 16:23:12 -07:00
Robert Long
5851d738f8 Add video/mic mute 2021-08-20 14:43:16 -07:00
Šimon Brandner
d73e2ab002
Make devtools resizable
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-20 19:31:09 +02:00
Robert Long
cde692f10d Temporarily disable debug messages 2021-08-20 09:54:05 -07:00
Robert Long
038fd643a5 Styling changes 2021-08-20 09:28:11 -07:00
Robert Long
9d0162e475 WIP 2021-08-19 17:49:45 -07:00
Robert Long
e5c28569c6 Disable text selection in room 2021-08-19 12:14:59 -07:00
Robert Long
cc59e42bba Styling for video room 2021-08-19 12:11:12 -07:00
Robert Long
91e244772f Fix video muted 2021-08-18 18:34:17 -07:00
Robert Long
c6e43627a2 Fix participant mute 2021-08-18 18:05:43 -07:00
Robert Long
0c22de6289 Fixed the add/remove tile race condition 2021-08-18 18:02:24 -07:00
Robert Long
0919be997c Debugging remove race condition WIP 2021-08-18 16:27:29 -07:00
Robert Long
3081e705ed Add tile background color 2021-08-18 16:27:16 -07:00
Robert Long
f2038bd0d8 Give warning when over 12 tiles 2021-08-17 17:32:05 -07:00
Robert Long
1d11e98fc3 Add isMounted check 2021-08-17 17:25:01 -07:00
Robert Long
3e447dc942 Fix getTilePositions after remove 2021-08-17 17:17:02 -07:00
Robert Long
b3892c6f78 Move VideoGrid into it's own module 2021-08-17 16:57:25 -07:00
Robert Long
0f312b5faa Integrate video grid into conference room 2021-08-17 16:46:32 -07:00
Robert Long
f303cb345f Finished grid demo 2021-08-16 16:18:45 -07:00
Robert Long
e68c9bee4a Fix isInside offset 2021-08-16 15:06:12 -07:00
Robert Long
88eab794d0 Move spring add/remove animation to animate function 2021-08-16 13:47:32 -07:00
Robert Long
ce8b6ae2c9 Add/remove animations 2021-08-16 12:57:33 -07:00
Robert Long
d763b4a83c WIP reordering tiles 2021-08-13 16:27:19 -07:00
Robert Long
e5d31b70f0 Fix remove tile 2021-08-13 13:06:01 -07:00