- Sep 29, 2016
-
-
ibauersachs authored
-
yanas authored
Allow user to edit initial username
-
Paweł Domas authored
Waits for conference left event before navigating away from the page.
-
Maxim Voloshin authored
-
Maxim Voloshin authored
-
yanas authored
-
hristoterezov authored
Match enabled languages to available languages
-
- Sep 28, 2016
-
-
damencho authored
-
yanas authored
-
Любомир Маринов authored
Revert "Switch from Browserify to Webpack"
-
hristoterezov authored
-
hristoterezov authored
Switch from Browserify to Webpack
-
damencho authored
-
Дамян Минков authored
feat(log): Logs server field from jwt token
-
hristoterezov authored
-
Paweł Domas authored
Fixes moderator notifications on moderator indicator disabled
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
The build process is capable of bundling both minimized and unminimized artifacts for lib-jitsi-meet, jitsi-meet and external_api. However, there does not seem to be a good reason to (1) always wait for the building of the two versions and (2) distributing the unminimized artifacts.
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
Since the library lib-jitsi-meet does not publish its binaries, it is always been necessary to produce the binaries i.e. lib-jitsi-meet.js and lib-jitsi-meet.js as part of the npm install step. Which means that any modifications to the devDependencies of lib-jitsi-meet's package.json always have to be reflected in jitsi-meet's package.json. Because Webpack replaced Browserify in lib-jitsi-meet, Webpack has to become a devDependency of jitsi-meet.
-
paweldomas authored
We initialise the UI for isModerator = false on startup, so we should not react to the event unless it gets out of sync.
-
Lyubomir Marinov authored
-
Paweł Domas authored
Prosody tokens case insensitive room name
-
damencho authored
Room names used inside prosody are all lower case, when verify with room name from token make sure we use the room name in lower case.
-
damencho authored
-
Lyubomir Marinov authored
Merge branch 'tooltips-global-handler' of https://github.com/m-voloshin/jitsi-meet into m-voloshin-tooltips-global-handler
-
Maxim Voloshin authored
-
Lyubomir Marinov authored
Merge branch 'tooltips-global-handler' of https://github.com/m-voloshin/jitsi-meet into m-voloshin-tooltips-global-handler
-
Maxim Voloshin authored
-
Lyubomir Marinov authored
Merge branch 'tooltips-global-handler' of https://github.com/m-voloshin/jitsi-meet into m-voloshin-tooltips-global-handler
-
Maxim Voloshin authored
-
Lyubomir Marinov authored
Merge branch 'tooltips-global-handler' of https://github.com/m-voloshin/jitsi-meet into m-voloshin-tooltips-global-handler
-
Maxim Voloshin authored
-
- Sep 27, 2016
-
-
hristoterezov authored
Adds participant connection status notifications
-
damencho authored
When we receive a conference failed event with reason not allowed we show that page.
-
damencho authored
-