Commit Graph

132 Commits

Author SHA1 Message Date
Arya Vohra
13ea32192f Cleaned up and commented chat.js 2020-05-31 12:51:58 +08:00
Taichi Kato
480e417f16
Merge branch 'master' into fixes 2020-05-31 11:17:06 +08:00
Taichi Kato
c56b521c5e Ran prettier on code 2020-05-31 10:54:40 +08:00
Khush Jammu
804ace168f missed one usage of videoIsPaused. captions not working yet 2020-05-30 21:25:52 +08:00
Khush Jammu
658c8d514c restructure dataChannel - fixed it so that messaging works with 3 peers 2020-05-30 21:08:11 +08:00
Khush Jammu
cb419b0817 fix video toggling and muting 2020-05-30 20:42:08 +08:00
Khush Jammu
9132d430af fix chat functionality - added nicknames to do that 2020-05-30 19:37:48 +08:00
Taichi Kato
64ef2b4196 removed debug code 2020-05-30 19:21:27 +08:00
Khush Jammu
7235ae229d fix screen sharing 2020-05-30 19:01:59 +08:00
Taichi Kato
58bc2858ea ran prettify 2020-05-30 18:54:57 +08:00
Khush Jammu
a6621c3072 IT WORKS THREE CLIENTS REMOTELY! adding the uuid to emit candidate 2020-05-30 17:33:27 +08:00
Khush Jammu
90ec6f2fb9 IT WORKS WITH THREE CLIENTS ON LOCALHOST 2020-05-30 17:05:05 +08:00
Khush Jammu
4ab12e3e66 really strange. 'works' with multiple streams from the same computer accessed over https, but not two people from different IPs 2020-05-30 13:36:40 +08:00
Khush Jammu
d272cbc360 fixed onAnswer being called twice by using callbacks 2020-05-30 12:53:40 +08:00
Taichi Kato
7eb2aab2b5 WIP: restructured onToken to prevent it from firing multiple times 2020-05-29 19:15:29 +08:00
Taichi Kato
da732735ae working with peerconnection dict for 2 ppl 2020-05-29 16:49:03 +08:00
Taichi Kato
79e6a860cd added support for multi user video display 2020-05-29 00:21:07 +08:00
Ian Ramzy
6141039522 Move GAnlytics and remove GAds 2020-04-29 21:41:53 -04:00
Ian Ramzy
b89324e9fc add gAD 2020-04-22 09:13:42 -04:00
Ian Ramzy
441d53c7f8 only refresh on fail + fix font size msg input 2020-04-20 21:38:41 -04:00
Chaphasilor
0f59dc141c
fixed #20 (#21) 2020-04-15 23:57:40 -04:00
Ian Ramzy
6101706fa7 Basic redirection of unsupported browsers, rewording on landing + readme 2020-04-13 01:11:17 -04:00
Chaphasilor
a55a39d217
Fix landing and newcall pages on mobile (#16)
* removed unneeded rules

* fix landing and newcall pages on mobile

* apply prettier --write
2020-04-12 14:16:51 -04:00
Ian Ramzy
9d8a4c3725 Add support for Safari on iOS 2020-04-12 13:56:33 -04:00
Chaphasilor
f1c22d2a6c removed repositioning loop
- replaced it with simple delay to prevent 'buggy' behaviour on early drag
2020-04-12 10:53:31 -04:00
Chaphasilor
84f57bde97 changed dimensions of local video a bit 2020-04-12 10:53:31 -04:00
Chaphasilor
93b7f9b40b applied prettier --write 2020-04-12 10:53:31 -04:00
Chaphasilor
3edf6c1cb0 add initial-scale meta tag and fix styling
- hid pip and screen sharing buttons
- made chat span the whole screen width
2020-04-12 10:53:31 -04:00
Chaphasilor
1df6b1e69a changed display of multibuttons from grid to flex 2020-04-12 10:53:31 -04:00
Chaphasilor
bfdf5b5513 make new call page more compact on mobile 2020-04-12 10:53:31 -04:00
Chaphasilor
f521f30e92 improve mobile layout
- only works in portrait mode for now
- initial-scale meta tag is missing!!!
2020-04-12 10:53:31 -04:00
Chaphasilor
7e366d21e4 made remote video fill the whole screen 2020-04-12 10:53:31 -04:00
Chaphasilor
c972d65f1e ditch jQuery's fadeIn and fadeOut methods 2020-04-12 10:53:31 -04:00
Chaphasilor
9360271ca9 mobile layout 2020-04-12 10:53:31 -04:00
Chaphasilor
a2eb0e31b6 hide menu button on mobile for now 2020-04-12 10:53:31 -04:00
Ian Ramzy
8a8b75ae8e remove hamburger on mobile 2020-04-11 11:41:53 -04:00
Ian Ramzy
50e6f20f8c Update landing wording 2020-04-11 11:40:09 -04:00
Ian Ramzy
9a3012ef27 click logo opens in new tab + fix intro transition 2020-04-09 18:06:09 -04:00
Ian Ramzy
1d8a0c6343 reword landing page 2020-04-09 09:00:47 -04:00
Ian Ramzy
7e0521cf15 fix text chat css 2020-04-08 13:50:01 -04:00
Ian Ramzy
ad05f4dcd4 framework for translation 2020-04-07 11:10:21 -04:00
Ian Ramzy
ba23d70d63 refactor from pickname to newcall 2020-04-06 18:28:42 -04:00
Ian Ramzy
3fa534d2bd better share url prompt 2020-04-06 13:15:58 -04:00
Ian Ramzy
3b6b02a491 readme float image right 2020-04-06 10:19:11 -04:00
Ian Ramzy
47b64a4d24 add gif preview 2020-04-06 10:01:27 -04:00
Ian Ramzy
abd99cd487 actually finish refactor 2020-04-06 00:44:16 -04:00
Ian Ramzy
5b4b397418 finish refactor 2020-04-06 00:17:40 -04:00
Ian Ramzy
cfa063c422 refactor part 1 2020-04-05 23:15:20 -04:00
Ian Ramzy
426b185982 add not supported page 2020-04-05 14:28:50 -04:00
Ian Ramzy
4b22a48420 refresh on new audio device detected 2020-04-05 13:39:11 -04:00