Commit Graph

59 Commits

Author SHA1 Message Date
Robert Long
304dc2ac32 Update matrix sdk with safari getUserMedia fix 2021-08-05 10:18:26 -07:00
Robert Long
f47b653932 Use pagehide event on iOS 2021-08-04 17:40:25 -07:00
Robert Long
fc86ffbf80 Fix user nav styling 2021-08-04 17:32:28 -07:00
Robert Long
ca3acaa1ec Merge branch 'main' of github.com:vector-im/matrix-video-chat 2021-08-04 17:30:34 -07:00
Robert Long
ef8c27b625 Add mobile css fixes 2021-08-04 17:29:52 -07:00
Robert Long
65c65dbb30 Set room more reliably 2021-08-04 17:04:24 -07:00
Robert Long
c237c53484 Add priority to candidate stats 2021-08-03 17:32:56 -07:00
Robert Long
df567f1bf6 Add ice candidate type 2021-08-03 17:29:49 -07:00
Robert Long
971ca2083b Fix setting local participant call on hangup 2021-08-03 16:36:33 -07:00
Robert Long
e345154f13 Add iceconnectionstate disconnected timeout 2021-08-03 16:31:23 -07:00
Robert Long
2a0e24abd3 Add peerConnection state to stats event check 2021-08-03 16:21:18 -07:00
Robert Long
656ef334eb Avoid sending stats for ended calls 2021-08-03 16:07:04 -07:00
Robert Long
793a7b7b8f Try different ip address field normalization 2021-08-03 15:11:00 -07:00
Robert Long
56d1c9fa33 Add stats reporting 2021-08-03 15:05:29 -07:00
Robert Long
a231154bd7 Expose confManager global 2021-08-02 11:16:14 -07:00
Robert Long
f8cdd3fb9e Add hangup event reason 2021-08-02 11:09:41 -07:00
Robert Long
661e3dd98e Group events by calls or users 2021-07-30 16:55:25 -07:00
Robert Long
87660e8873 Fix logout 2021-07-30 14:32:52 -07:00
Robert Long
4f599dcb7b Add better navigation 2021-07-30 14:29:08 -07:00
Robert Long
c2d7156033 Filter inactive participants from the dev tools 2021-07-30 14:19:52 -07:00
Robert Long
e98abaff4d Properly handle multiple rooms 2021-07-30 13:58:15 -07:00
Robert Long
ade6c19eba Improve debugging and fix a few bugs 2021-07-30 13:49:22 -07:00
Robert Long
a005b22787 Fix browser-matrix path 2021-07-29 21:02:58 -07:00
Robert Long
a377b87e34 Move browser-matrix into public directory 2021-07-29 20:59:13 -07:00
Robert Long
ef43e92a9b Add playsinline for ios 2021-07-29 20:50:03 -07:00
Robert Long
1b9c984d13 Add debug query string support 2021-07-29 11:24:34 -07:00
Robert Long
fe5e840630 Add event viewer 2021-07-29 11:24:22 -07:00
Robert Long
49353cd2fe Remove opponentMember check 2021-07-28 18:09:04 -07:00
Robert Long
0d7ad5c07a Add dev tools 2021-07-28 16:14:38 -07:00
Robert Long
fa60eb28e9 Add pending call connection logic 2021-07-27 16:27:04 -07:00
Robert Long
802a08987d Add better leave call behavior 2021-07-27 15:49:00 -07:00
Robert Long
d040a7b733 Add support for leave call 2021-07-27 13:26:18 -07:00
Robert Long
ed4ddc8e8c Fix login/register 2021-07-27 12:40:23 -07:00
Robert Long
4b0bb13f1e Finish splitting up components 2021-07-27 12:27:59 -07:00
Robert Long
14ad312181 useRooms hook 2021-07-27 11:55:45 -07:00
Robert Long
02d511c0b2 Move restore/register/login into ConferenceCallManager 2021-07-27 11:40:19 -07:00
Robert Long
f456265f0c More styling 2021-07-26 17:16:04 -07:00
Robert Long
60ee420592 Add user id to ui 2021-07-26 17:03:20 -07:00
Robert Long
b038e12750 Add basic styling 2021-07-26 16:58:31 -07:00
Robert Long
c4230b432e Dont get room until joined 2021-07-26 16:01:13 -07:00
Robert Long
b208aa6bc5 Remove dev-server command 2021-07-26 16:00:58 -07:00
Robert Long
70737f0a00 Remove dev server 2021-07-26 15:11:28 -07:00
Robert Long
8841784cae Add dev server 2021-07-26 14:31:01 -07:00
Robert Long
03379ac1a7 Fix new room redirect 2021-07-26 12:20:11 -07:00
Robert Long
a38f15e032 Update readme 2021-07-26 11:50:32 -07:00
Robert Long
0305fe7974 update incoming call event handler 2021-07-26 11:44:43 -07:00
Robert Long
e2b5d161cb Use browser build of matrix-js-sdk 2021-07-26 11:44:25 -07:00
Robert Long
9de6629443 Add user id to window for debugging 2021-07-23 16:32:30 -07:00
Robert Long
1ec41bc7c5 Clarify hack comment 2021-07-23 16:13:18 -07:00
Robert Long
b527670c17 Add opponentMember hack and better debugging logs 2021-07-23 16:11:42 -07:00