Commit Graph

117 Commits

Author SHA1 Message Date
Prajith Kesava Prasad
073d15070b
Only send message if its not null or not empty
This PR is raised to address the empty messages being sent in zipcall .

How to check the problem:-
1) Initiate a zipcall session
2) open chat 
3) continuously press enter,  you will be able to see multiple empty messages which is sent in the UI
2020-10-03 21:13:49 +05:30
Ian Ramzy
ccc6c892a6 Update font to fix comma bug 2020-05-13 23:10:11 -04: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
Ian Ramzy
770250d8d6 improved captioning 2020-04-05 13:30:57 -04:00
Ian Ramzy
0edb543725 prevent XSS 2020-04-05 13:25:29 -04:00
Ian Ramzy
bda65fc136 full move from room -> join 2020-04-04 21:06:07 -04:00
Ian Ramzy
0069818cf9 Update wording + soft move away from room 2020-04-04 19:42:21 -04:00
Ian Ramzy
251989498d better snackbars 2020-04-04 00:21:03 -04:00
Ian Ramzy
2025b42d28 chat animations 2020-04-03 23:31:07 -04:00
Ian Ramzy
42f26b1fc0 removed fullscreen, fixed pause video button not update on swap 2020-04-03 21:02:44 -04:00
Ian Ramzy
f62100cd0d make pip button static 2020-04-03 20:10:15 -04:00
Ian Ramzy
cf9244b472 safari support! + new fullscreen + needs more testing 2020-04-03 19:40:27 -04:00
Ian Ramzy
879835dc6c add two caption status' + prompt for screenshare 2020-04-03 09:40:00 -04:00
Ian Ramzy
124e49947c auto swap back to webcam after screen share 2020-04-03 00:05:14 -04:00
Ian Ramzy
4c8c7fd37b prevent crash on fullscreen, repos local video on fullscreen 2020-04-02 21:47:09 -04:00
Ian Ramzy
255c0dc87f rebrand to zipcall.io 2020-04-02 21:24:22 -04:00
Ian Ramzy
53604d4b49 fix mute + pause after screen share 2020-04-02 17:19:58 -04:00
Ian Ramzy
94be316cf1 Add meet the team section 2020-04-02 16:06:02 -04:00