hristoterezov
6e4a710df6
feat(analytics): Add analytics permanent properties and use new paramenters format
hace 8 años
Lyubomir Marinov
3f0aa500f7
Merge branch 'external_api'
hace 8 años
hristoterezov
7f24d14832
refactor(conference.js) hangup functionality
hace 8 años
hristoterezov
47d39ed5ca
feat(iframe_api): Implement readyToClose event and hangup command
hace 8 años
yanas
924bb3c7f7
Merge pull request #948 from m-voloshin/space-for-ptt
Spacebar is used to activate Push-To-Talk
hace 8 años
yanas
3c8e704ace
Merge pull request #973 from m-voloshin/remove-black-line
Removed black line from contact list and message list
hace 8 años
yanas
f2d6ff3426
Merge pull request #974 from m-voloshin/feedback-icon-padding
Fix padding for feedback button
hace 8 años
hristoterezov
480f0c703a
Merge pull request #976 from jitsi/eslint
ESLint
hace 8 años
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
hace 8 años
Maxim Voloshin
9babe4a44d
Fix padding for feedback button
hace 8 años
Maxim Voloshin
d2c2936efa
Removed black line from contact list and message list
hace 8 años
yanas
98bc16801c
Merge pull request #967 from jitsi/analytics_feedback
feat(analytics): Implement sendFeedback method
hace 8 años
hristoterezov
71790b07b7
feat(analytics): Implement sendFeedback method
hace 8 años
yanas
4ffe013165
Merge pull request #965 from jitsi/raise-hand-update
Updates raised hand to overwrite dominant speaker.
hace 8 años
damencho
6320ef1caa
Updates raised hand to overwrite dominant speaker.
hace 8 años
hristoterezov
d10158c9fb
Merge pull request #964 from jitsi/webpack
Fix babel-preset-es2015's version
hace 8 años
Lyubomir Marinov
92f1061db8
Fix babel-preset-es2015's version
The latest version of babel-preset-es2015 6.16.0 fails with 'Unsupported
preset format: undefined.' Use the previous one then.
hace 8 años
Lyubomir Marinov
c8f18040f6
Merge branch 'master' into webpack
hace 8 años
hristoterezov
17b57ea852
Merge pull request #957 from jitsi/webpack
Switch from Browserify to Webpack
hace 8 años
Lyubomir Marinov
b2a70b263a
Merge branch 'talk-muted'
hace 8 años
Дамян Минков
b3f0620f5b
Merge pull request #963 from m-voloshin/destroy-tooltips
Completely remove attributes to destroy tooltip properly
hace 8 años
Lyubomir Marinov
c95a8e058c
Merge branch 'master' into talk-muted
hace 8 años
Lyubomir Marinov
ecf44498b8
Merge branch 'master' into webpack
hace 8 años
Maxim Voloshin
2f92aa9645
Completely remove attributes to destroy tooltip properly
hace 8 años
yanas
e894b0db43
Merge pull request #962 from jitsi/remove-tooltip
Remove tooltip update
hace 8 años
damencho
da65bbaa2d
Updates remove tooltip util method.
Destroy is just hiding current tooltip, we also need to remove other attributes to stop showing the tooltip.
hace 8 años
ibauersachs
032509be15
Commit from translate.jitsi.org by user ibauersachs.: 265 of 265 strings translated (0 fuzzy).
hace 8 años
Hristo Terezov
c6f81668de
Remove an unnecessary exclude from Webpack
hace 8 años
Lyubomir Marinov
43d0582b2f
Don't use path.resolve
hace 8 años
Lyubomir Marinov
818ddad2c3
Do not distribute unminimized artifacts
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.
hace 8 años
Lyubomir Marinov
c8f79dbd2d
Switch from Browserify to Webpack
hace 8 años
Lyubomir Marinov
1ceb3f0129
Switch lib-jitsi-meet from Browserify to Webpack
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.
hace 8 años
yanas
fe7911b944
Merge pull request #959 from m-voloshin/keyboard-shortcuts-help
Removed duplicates from keyboard shortcuts
hace 8 años
yanas
0dcf8add63
Merge pull request #961 from m-voloshin/username-editing
Allow user to edit initial username
hace 8 años
Paweł Domas
ae2ea4f421
Merge pull request #954 from jitsi/handle-conference-left
Waits for conference left event before navigating away from the page.
hace 8 años
Maxim Voloshin
664d7a4f67
Allow user to edit initial username
hace 8 años
Maxim Voloshin
6e90b767ef
Removed separate check for SPACE
hace 8 años
Maxim Voloshin
268a2ea7ce
Removed duplicates from keyboard shortcuts
hace 8 años
yanas
854fef35cb
Merge pull request #955 from jitsi/audio-levels-redesign
Audio levels redesign. PR Review done from @damencho and @emcho.
hace 8 años
yanas
b58556b6c3
Fixes audio level algorithm.
hace 8 años
hristoterezov
97aaa36f7d
Merge pull request #942 from jitsi/enable-languages
Match enabled languages to available languages
hace 8 años
damencho
07f111abbd
Fixes hangup when callstats is disabled.
hace 8 años
yanas
3bb877cc3a
Audio levels redesign.
hace 8 años
Любомир Маринов
17bcc9bfcc
Merge pull request #956 from jitsi/revert-903-webpack
Revert "Switch from Browserify to Webpack"
hace 8 años
hristoterezov
c7cd771de2
Revert "Switch from Browserify to Webpack"
hace 8 años
hristoterezov
77e65f727f
Merge pull request #903 from jitsi/webpack
Switch from Browserify to Webpack
hace 8 años
damencho
d793cdc797
Waits for conference left event before navigating away from the page.
hace 8 años
Дамян Минков
4ec266ef11
Merge pull request #953 from jitsi/log_server
feat(log): Logs server field from jwt token
hace 8 años
hristoterezov
fcc9532bde
feat(log): Logs server field from jwt token
hace 8 años
Paweł Domas
b4a191e27a
Merge pull request #946 from jitsi/fix-moderator-notifications
Fixes moderator notifications on moderator indicator disabled
hace 8 años