- Nov 30, 2016
-
- Nov 29, 2016
-
-
Lyubomir Marinov authored
-
Paweł Domas authored
feat: Enables by default tab sharing for chrome.
-
Дамян Минков authored
Update api.md. There is still work to be done, cause handling parameters in executeCommand is not currently correct and needs fixing. But for now displayname is the only command that requires a parameter.
-
Boris Grozev authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
- Nov 28, 2016
-
-
Дамян Минков authored
Add 'build' dir to jshintignore
-
Дамян Минков authored
fix(PageReloadOverlay):Basic layout fix
-
paweldomas authored
-
Дамян Минков authored
Updates debian packaging.
-
damencho authored
Now the web app can be installed separately from jicofo and jitsi-videobridge, or can be installed on machine running nginx or apache. Currently only nginx will be configured and apache config is left to user. Later we can add and the apache config. Renames jitsi-meet to jitsi-meet-web (just the web content) and jitsi-meet-web-config (configuring jetty, nginx or apache). A new jitsi-meet package will be introduced, a meta package depending on jicofo, jvb and the current packages.
-
hristoterezov authored
Sending unpin after clicking local video and unpinning remote.
-
yanas authored
-
- Nov 24, 2016
-
-
Germán Figna authored
-
Lyubomir Marinov authored
-
Ilya Daynatovich authored
-
Ilya Daynatovich authored
-
- Nov 23, 2016
-
-
hristoterezov authored
Fixes unpinning local user which is dominant speaker.
-
damencho authored
If we: - pin a remote and click it, unpin is signalled. - pin a remote and the click another remote, the new one is pinned and signalled. - pin a remote and then click local. UI pins local, but unpinning remote is not signaled, fix addressed with this commit. - pin/unpin local, nothing is signalled.
-
Ilya Daynatovich authored
-
hristoterezov authored
Makes close button non-focusable.
-
damencho authored
It was not switching and staying on local video on unpinning, after change the last shown video will be used to switch to it.
-
damencho authored
Prevents the close button to take focus while user clicks tab in the page, which will privent the toast to be closed.
-
Дамян Минков authored
Fix popover
-
Ilya Daynatovich authored
-
Ilya Daynatovich authored
-
- Nov 22, 2016
-
-
damencho authored
-
damencho authored
-
Lyubomir Marinov authored
-
Ilya Daynatovich authored
In preparation for and as another early step in rewriting the Web version of jitsi-meet using React, use Haste resolver which is able to distinguish among platform-independent files, Web-specific and mobile-specific ones. Additionally, (1) make sure that Babel is capable of understanding React files and (2) introduce React as a dependency. The purpose is to repeatedly take small steps towards our goal and merge them before they get in conflict with the separate ongoing advancement of the Web version of jitsi-meet.
- Nov 21, 2016
-
-
Дамян Минков authored
fix: replace robohash avatars with adorable io
-
- Nov 18, 2016
-
-
Paweł Domas authored
Fixes issue with not resizing properly if SS is on and the filmstrip is hidden
-
hristoterezov authored
-
- Nov 16, 2016
-
-
hristoterezov authored
-