Commit Graph

117 Commits

Author SHA1 Message Date
Anthony Minessale 9ca115cf05 this is why we can't have nice things.... C'mon chrome and mozilla its not that hard to both do the same spec 2015-01-06 23:32:09 -06:00
Anthony Minessale 41bfc18a10 add some stuff to verto for introp 2015-01-06 23:31:48 -06:00
Anthony Minessale 94bb4606e3 fixes for recent firefox changes 2015-01-06 23:31:26 -06:00
Anthony Minessale f48ec61d54 FS-7132 #resolve 2015-01-06 03:19:16 -06:00
Seven Du f0ec19315a FS-7127 #comment update README again 2015-01-03 09:31:30 +08:00
Seven Du 7a517eecd8 FS-7127 #comment update README and sync re-generate verto-min 2015-01-03 09:24:59 +08:00
Seven Du a80c739409 FS-7127 #comment follow jshint advices 2015-01-03 09:24:59 +08:00
Seven Du 0db3b1e344 FS-7127 #comment add grunt 2015-01-03 09:24:59 +08:00
Seven Du eb3a27ccee use 4 spaces indent to match the default of jslint
this is the first step of making the code follow the default jslint behaviour,
I also manually changed some { } to make it reasonable in addition to replacing tabs
2014-11-11 23:33:03 +08:00
Anthony Minessale 0f2816d18b add command to comppile non-minified js file for testing 2014-11-07 17:11:47 -06:00
Anthony Minessale 7d6d4d3693 change verto demo cc pic 2014-10-22 15:47:31 -05:00
Anthony Minessale 8e473c3c89 default the stun box to true in verto 2014-10-21 15:56:22 -04:00
Anthony Minessale 401aa24f4a VERTO: expose audio mandatory constraints to demo and disable a few that seem to mess with audio quality 2014-10-13 19:26:29 -04:00
Anthony Minessale bb2427e833 add state change to verto to allow call to stay up when network conditions change 2014-09-18 15:30:33 -04:00
Anthony Minessale 678dc3dcde remove alert 2014-09-08 22:54:21 +05:00
root 15d7706f8f clean up some injection issues in chat display 2014-08-25 18:42:07 -04:00
root 1ecc2c0c49 tweak in login seq in verto 2014-08-25 04:29:22 +05:00
Anthony Minessale 7bbdbadb42 tweak some cid display issues 2014-08-19 03:25:28 +05:00
Anthony Minessale d701e3e033 FS-6739 #resolve 2014-08-14 19:40:47 +05:00
Anthony Minessale 3a10e5dff7 don't overwrite autodial ext from cookie when supplied on the input hash 2014-08-12 00:29:45 +05:00
Anthony Minessale 8135509803 fix early media vs answer race 2014-08-06 21:09:03 +05:00
Anthony Minessale 9245eec00f mod demo so you can change params when not connected 2014-08-05 23:41:28 +05:00
Anthony Minessale 07f80945ef add checkbox to demo to use stun or not 2014-08-02 01:20:00 +05:00
Anthony Minessale 40bb7b7b4d FS-6707 #resolve #comment add the param iceServers to verto constructor. possible values: true: enables previous behaviour, false: nowthe default, use no iceServers, ARRAY of iceServer objects: this object will be passed into the browser as-is 2014-07-31 22:45:47 +05:00
Anthony Minessale 502ddd312a FS-6702 #resolve 2014-07-29 22:17:02 +05:00
Seven Du 4c2b84e89e using hosted version to avoid blocks, following cb7a338 7596689 2014-07-28 20:02:09 +08:00
Anthony Minessale 7ec61d843a css tweak 2014-07-26 01:51:01 +05:00
Anthony Minessale e09ea08c34 hack for dropbox 2014-07-25 02:03:08 +05:00
Anthony Minessale 6f800ef90a add resize 2014-07-25 01:55:53 +05:00
Anthony Minessale a4ff7eade7 render image urls 2014-07-25 01:38:12 +05:00
Anthony Minessale a47dc4b5d0 render image urls 2014-07-25 01:31:35 +05:00
Anthony Minessale bd804df7a3 only do kepress on outside of page for dtmf 2014-07-24 23:43:05 +05:00
Anthony Minessale acffa7961b send dtmf from keyboard strokes 2014-07-24 23:17:55 +05:00
Anthony Minessale 004c5ab2b0 fix some issues with duplicate chat events and some cleanup 2014-07-24 22:58:12 +05:00
Anthony Minessale cd5e6d331a update css 2014-07-24 21:39:03 +05:00
Anthony Minessale fbf4ccdf02 FS-6686 #resolve #comment increased the timeout to 30 to accomidate situations where the engine takes longer to pick an IP 2014-07-24 21:24:17 +05:00
Anthony Minessale c735f5c1a4 add enter press detection to the extension field to auto-dial 2014-07-24 21:03:40 +05:00
Anthony Minessale 7596689865 add chat to demo 2014-07-24 10:13:39 +05:00
Anthony Minessale cb7a3385aa go back to hosting js files for demo since some places block it 2014-07-24 10:13:39 +05:00
Anthony Minessale 997e921721 add transfer command 2014-07-19 00:32:09 +05:00
Michael Jerris aa434fd460 FS-6665 #comment fixed #resolve 2014-07-18 13:25:28 -04:00
Anthony Minessale b85da6d9f7 FS-6665 #resolve #comment fixed 2014-07-18 22:10:01 +05:00
Anthony Minessale 8a10763b34 test 2014-07-18 22:09:57 +05:00
Anthony Minessale b820d5e90c FS-6665 #resolve #comment fixed 2014-07-18 22:08:08 +05:00
Anthony Minessale a907bfc34a test 2014-07-18 22:07:46 +05:00
Anthony Minessale e7700c0ac4 FS-6665 #resolve #comment This should fix it 2014-07-18 22:05:15 +05:00
Anthony Minessale 83ba9d82e1 rm unused files 2014-07-17 16:26:37 -04:00
Anthony Minessale a2921e269c update verto with some fixes and enhancements with reconnection 2014-07-18 01:04:04 +05:00
Anthony Minessale 6f12de990a hash dial take 2 2014-07-16 00:11:48 +05:00
Anthony Minessale 6174a80e7c revert 2014-07-15 23:49:22 +05:00
Anthony Minessale 58f7376fea update 2014-07-15 23:34:01 +05:00
Anthony Minessale 4e34aa639a hash auto dialing 2014-07-15 23:01:56 +05:00
Anthony Minessale 025fe24632 minor tweak 2014-07-15 22:25:32 +05:00
Anthony Minessale 8d33af4e5c clean up verto demo and add examples of moderator controls 2014-07-14 13:01:53 -04:00
Anthony Minessale ab292dc33d add some more signal tracking to verto 2014-07-14 21:25:43 +05:00
Anthony Minessale 236233d2c7 switch to incall page on early media too 2014-07-14 20:38:39 +05:00
Anthony Minessale 1072c72eab css tweak 2014-07-12 04:29:15 +05:00
Anthony Minessale 3b1113a50e tweak on last commit 2014-07-12 04:17:41 +05:00
Anthony Minessale a03963fb92 fold livetables into verto obj and expose moderator mode 2014-07-12 03:27:08 +05:00
Anthony Minessale 0df352c4fc update image 2014-07-04 03:58:55 +05:00
Anthony Minessale c9d0f89261 update ico 2014-07-03 22:36:08 +05:00
Anthony Minessale 6fad1bf8ff clean up demo a little 2014-07-03 22:20:30 +05:00
Anthony Minessale 2cbea0437f clean up demo a little 2014-07-03 22:14:23 +05:00
Anthony Minessale d833b9d726 expand table width a bit 2014-07-02 22:18:44 +05:00
Anthony Minessale 1ef5d114f5 adjust ringing var 2014-06-30 01:23:07 +05:00
Anthony Minessale 47891d5caa swap 2014-06-21 05:32:22 +05:00
Anthony Minessale f95acb5a53 check in raw verto js files and directory structure for development 2014-06-21 05:26:06 +05:00