Commit Graph

99 Commits

Author SHA1 Message Date
isymchych 81eb706d2d add "kick participant" support 2015-12-21 14:29:56 +02:00
hristoterezov 9960ce703f Merge pull request #437 from isymchych/lib-jitsi-meet
Add methods related to external authentication
2015-12-18 13:51:27 +11:00
hristoterezov a861191607 Adds unload link to example page 2015-12-18 10:18:26 +11:00
isymchych e3e78c9efb updated docs 2015-12-17 17:30:00 +02:00
hristoterezov ceb26cf74a Fixes IE 10 support 2015-12-16 19:09:34 +11:00
hristoterezov 7e5599421f Merge pull request #434 from isymchych/lib-jitsi-meet
Improve lib-jitsi-meet usability
2015-12-15 12:21:48 +11:00
Paweł Domas 1187747f19 Update tokens.md 2015-12-14 11:53:30 -06:00
isymchych 05d84c25db propagate MESSAGE_RECEIVED event 2015-12-14 18:13:24 +02:00
isymchych e3d0fac2fd some improvements for USER_JOINED/USER_LEFT events 2015-12-14 15:27:48 +02:00
isymchych 71607499b3 add methods to lock/unlock conference 2015-12-09 19:40:40 +02:00
hristoterezov 5baa2fae1b Fixes JS error on unload 2015-12-09 17:57:53 +11:00
hristoterezov 73232be8be Fixes JS errors on FF. Fixes disco info JS error. 2015-12-09 14:57:40 +11:00
isymchych 822860ae22 Merge remote-tracking branch 'upstream/lib-jitsi-meet' into move-dtmf 2015-12-08 16:10:18 +02:00
hristoterezov d9b175c7a8 Fixes the issues with mute, audio levels and remove events that were attached to the conference 2015-12-08 20:25:39 +11:00
isymchych e25f831ceb add info about user role to JitsiConference 2015-12-07 15:55:31 +02:00
isymchych b7ac3e9a06 add jsdocs, update API description 2015-12-07 12:13:02 +02:00
isymchych 45f7ce9996 adjusted JitsiTrack API doc 2015-12-07 12:13:02 +02:00
isymchych 3b633c014a use JitsiParticipant; add some method implementations 2015-12-07 12:13:02 +02:00
hristoterezov f17f5f37bd JitsiMeetJS.init returns Promise. 2015-12-07 15:43:56 +11:00
hristoterezov 9ff662012d Added basic desktop sharing support. 2015-12-02 16:35:32 -06:00
hristoterezov f564b723a4 Adds connection interuption, restore and conference setup failed events 2015-11-30 15:53:58 -06:00
hristoterezov 8d7648b6b8 Fixes example.js 2015-11-19 11:27:56 -06:00
hristoterezov 6e26e7a659 Adds device selection support. 2015-11-13 18:23:28 -06:00
hristoterezov 2c799b3795 Detaches createLocalTracks from JitsiConference. 2015-11-13 11:46:23 -06:00
hristoterezov 771593ef06 Changes the logger from console to jitsi-meet-logger 2015-11-09 16:16:35 -06:00
Paweł Domas 831c3564ec Update tokens.md 2015-11-09 10:07:24 -06:00
paweldomas 503db36efd Adds tokens.md. 2015-11-03 17:37:15 -06:00
hristoterezov a1ba5c0be8 Fixes resolution issue on mute. 2015-10-29 11:45:55 -05:00
hristoterezov c38f93fc60 Implements audio levels. 2015-10-28 12:04:18 -05:00
hristoterezov ee471fe06f Implements display name changed event. 2015-10-15 17:03:42 -05:00
hristoterezov 055765fd80 Fixes issues with starting the streams after the conference has been joined. 2015-10-15 16:24:51 -05:00
hristoterezov fe1067b8a3 Adds track muted event to the documentation. 2015-10-06 16:20:40 -05:00
hristoterezov d60425f7e4 Fixes mute issues. 2015-10-05 17:48:16 -05:00
hristoterezov 8f2e1bebb5 Fixes TRACK_REMOVED event. 2015-09-29 16:22:26 -05:00
hristoterezov c61f112e17 Initial version of documentation. 2015-09-16 15:49:49 -05:00
hristoterezov dfc82e5197 Fixes path errors. 2015-09-14 16:14:48 -05:00
hristoterezov ca9d796dae Adds example HTML page that creates basic video conference. 2015-09-14 14:28:56 -05:00
hristoterezov ccdcc879d0 Removes some files that won't be used in jitsi meet library. 2015-08-14 14:40:51 -05:00
hristoterezov 59147f059d Adds a parameter to API constructor that enables film strip only mode. 2015-08-06 19:01:21 -05:00
Дамян Минков fd44cfa7a0 Typo. 2015-08-03 17:18:32 -05:00
Boris Grozev b4983b2566 Merge branch 'rename-mute-to-toggle' 2015-08-03 11:46:55 -05:00
bgrozev 6b48bf0d84 Merge pull request #299 from marclaporte/patch-3
Minor rewording, fixing typos, and improving grammar
2015-08-03 10:48:36 -05:00
Boris Grozev 46a17948d0 Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle". 2015-07-29 11:28:37 -05:00
Marc Laporte dd8371f49c fix typo 2015-06-28 09:47:13 -04:00
Marc Laporte 0c3802183d Minor rewording, fixing typos, and improving grammar 2015-06-03 12:52:52 -04:00
Damian Minkov 497c60375c Updates manual install instructions. 2015-06-01 15:01:31 +03:00
bgrozev c65343b2c5 Fix influxdb instructions. 2015-05-29 15:26:37 +03:00
gpolitis d94f001f25 A recent JDK and Ant is required to compile JICOFO. 2015-05-27 20:56:10 +02:00
gpolitis afb85e2fd9 These are Debian instructions really. 2015-05-27 20:49:26 +02:00
gpolitis fffb5801c5 Makes some nginx directives optional. 2015-05-27 16:56:30 +02:00