Commit Graph

186 Commits

Author SHA1 Message Date
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 da919d06ea Update matrix-sdks 2021-10-04 15:45:20 -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 16e12fab8a Update README 2021-10-01 11:51:44 -07:00
Robert Long a53fc21640 Get rid of old dependencies 2021-10-01 11:25:02 -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 373b412cae Fix vite config for matrix-react-sdk 2021-09-30 11:27:44 -07:00
Robert Long 2f92150983 Update matrix-js-sdk 2021-09-29 17:32:15 -07:00
Robert Long 4ca2747ccb Update matrix-js-sdk 2021-09-29 17:01:53 -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 b50e3cb386 Merge pull request #27 from vector-im/feature/update-matrix-sdk
Migrate to matrix-js-sdk GroupCall
2021-09-10 16:31:02 -07:00
Robert Long be28a7320a Remove browser-matrix 2021-09-10 16:30:02 -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 4d7e5583eb Merge pull request #25 from vector-im/feature/guest-access
Add guest access for rooms
2021-09-03 15:50:52 -07:00
Robert Long 46f8eb84fc Add guest access for rooms 2021-09-03 15:45:07 -07:00
Robert Long 196c8eeeeb Merge pull request #24 from vector-im/feature/active-speaker-layout
Active Speaker Layout
2021-09-02 13:44:05 -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 8c7c298b31 Merge pull request #23 from vector-im/feature/talking-indicators
Add talking indicators
2021-08-31 16:33:55 -07:00
Robert Long 1d3e7a4e52 Add talking indicators 2021-08-31 16:32:55 -07:00
Robert Long cc7eb26d7c Update matrix 2021-08-31 16:12:42 -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 f83ddc3f18 Merge branch 'main' of github.com:vector-im/matrix-video-chat 2021-08-31 14:35:56 -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 9909fa7ebb Fix presenter aspect ratio when only presenters or when multiple presenters 2021-08-26 13:39:23 -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