Дамян Минков
aced860ba4
Merge pull request #830 from jitsi/detect_local_media_not_working
...
Shows dialog when lib-jitsi-meet report microphone issues
2016-09-01 14:16:50 -05:00
hristoterezov
d33324c198
Merge pull request #831 from jitsi/analytics-remove-browser-suffix
...
Adds browser name as parameter.
2016-09-01 14:16:41 -05:00
damencho
adb1b33441
Adds browser name as parameter.
2016-09-01 14:13:17 -05:00
yanas
238e1f1bea
Merge pull request #814 from BeatC/fix-video-preview-when-resize
...
Fix problem with last video preview
2016-09-01 13:45:56 -05:00
hristoterezov
4c9b6ce193
Shows dialog when lib-jitsi-meet report microphone issues
2016-09-01 12:57:21 -05:00
Paweł Domas
5ef547d285
Merge pull request #828 from SamWhited/mod_token_use_proper_path
...
Use valid path for HTTP token fetches
2016-09-01 10:02:47 -05:00
Ilya Daynatovich
aea99b8ffb
Fix problem with resizing
2016-09-01 08:53:51 +03:00
Sam Whited
9ec120d7cb
Use valid path for HTTP token fetches
2016-08-31 16:25:49 -05:00
Дамян Минков
e2c5439112
Merge pull request #821 from SamWhited/hql1748_update_lock_icon_on_config_change
...
Update lock icon when moderator changes state
2016-08-31 15:53:17 -05:00
hristoterezov
19362d1904
Merge pull request #826 from jitsi/fix-random-avatar
...
Fixes random avatar
2016-08-31 15:46:53 -05:00
hristoterezov
1a69fd8a49
Merge pull request #822 from jitsi/removes-atarURL
...
Removes avatar url from UI.
2016-08-31 15:39:00 -05:00
yanas
224670ed03
Merge pull request #827 from jitsi/fix-missing-indications-on-no-video-device
...
Moves local video thumb initializations where they belong.
2016-08-31 14:55:12 -05:00
damencho
bb705e32d9
Moves local video thumb initializations where they belong.
...
Moves local video thumb initializations where they belong in the local video constructor. Fixes a problem when there is no video device, then audio levels and gsm bars are missing. We were doing this initializations every time a video device is changed.
2016-08-31 14:18:09 -05:00
Sam Whited
3e269978d9
Update lock icon when moderator changes state
2016-08-31 13:59:08 -05:00
Paweł Domas
9ba62c320b
Merge pull request #825 from SamWhited/mod_token_improvements
...
Mod token improvements
2016-08-31 12:48:04 -05:00
damencho
8e6d7d3960
Sends and dispatches avatarId command.
2016-08-31 11:41:17 -05:00
damencho
3138748f57
Uses avatarId from settings.
...
Removes unused variable bottomToolbarEnabled.
2016-08-31 11:40:06 -05:00
damencho
6f10156bf3
Adds avatarId and respect it with lowest priority.
2016-08-31 11:37:11 -05:00
damencho
3852b34397
Adds avatarId to Settings.
2016-08-31 11:24:51 -05:00
Sam Whited
3128628d09
Populate the token cache
2016-08-31 09:30:07 -05:00
Sam Whited
d8c4c0627a
SHA256 hash the kid claim before fetching tokens
2016-08-31 09:24:15 -05:00
hristoterezov
d9559ecf63
Merge pull request #817 from jitsi/fix-shortcut-tooltips
...
Fix shortcut appearing in tooltip of wrong buttons
2016-08-30 15:30:09 -05:00
yanas
2b492883ca
Some code optimisations.
2016-08-30 14:14:52 -05:00
damencho
5ab6c551df
Disables storing display name and email when using overlay ring.
2016-08-30 14:10:20 -05:00
damencho
0e27f471f1
Removes avatarURL from settings UI.
...
Removes storing avatarURL in localstorage and retrieving it.
2016-08-30 14:09:07 -05:00
hristoterezov
ba477ad720
Merge pull request #816 from jitsi/improve-device-errors
...
Updates string for not found devices.
2016-08-30 13:04:44 -05:00
yanas
7858c157c1
Fix shortcut appearing in tooltip of wrong buttons
2016-08-29 23:56:20 -05:00
damencho
a5d3cc63c3
Updates string for not found devices.
...
The user can be in case where there is no audio or no video device at all, so removing the requested word from the message.
2016-08-29 16:46:44 -05:00
hristoterezov
cac7ccf176
Merge pull request #812 from jitsi/attach-shortcuts-to-features
...
Attach keyboard shortcuts to features
2016-08-29 16:05:12 -05:00
yanas
9693cba17a
Registers filmstrip shortcut from bottom toolbar
2016-08-29 15:47:24 -05:00
yanas
45e38ae4c9
Fix wrong import
2016-08-29 13:04:55 -05:00
Paweł Domas
ad68d535b4
Merge pull request #815 from SamWhited/mod_auth_token_tweaks
...
mod_auth_token: Misc minor fixes
2016-08-29 10:23:44 -05:00
Sam Whited
bb56ea4b33
mod_auth_token: Add semicolons
...
Remove unnecessary cjson config
2016-08-29 09:39:47 -05:00
Ilya Daynatovich
ba822eaeed
Fix problem with last video preview
2016-08-29 16:39:57 +03:00
yanas
7076ada6f4
Attach keyboard shortcuts to features
2016-08-28 22:59:23 -05:00
Paweł Domas
84834dc4e6
Merge pull request #808 from SamWhited/auth_token_asap
...
Add support for fetching public keys from a server to mod_auth_token
2016-08-26 16:51:17 -05:00
hristoterezov
f9b3f34593
Merge pull request #810 from jitsi/fix-hangup-multiple-feedback-windows
...
Fix hangup triggering multiple feedback windows
2016-08-26 16:30:31 -05:00
Sam Whited
c17576a931
mod_auth_token: Don't timeout finished requests
2016-08-26 16:19:01 -05:00
yanas
570124058c
Addresses comment about Feedback dependency
2016-08-26 16:07:20 -05:00
Sam Whited
3793119209
mod_auth_token: Fix cache hit log line
2016-08-26 16:03:08 -05:00
Sam Whited
7fb18d1cb3
Fix broken claims comparison
2016-08-26 14:47:34 -05:00
Sam Whited
4fc86175e1
mod_auth_token: Set room name on session
2016-08-26 14:41:06 -05:00
Sam Whited
c951f7f3e9
Add missing semicolons
2016-08-26 14:11:50 -05:00
yanas
777217bd75
Fixes hangup triggering multiple feedbacks.
2016-08-26 11:42:45 -05:00
yanas
2bb637e140
Fixes hangup triggering several times
2016-08-26 11:42:45 -05:00
Дамян Минков
b5c1c95a15
Merge pull request #807 from jitsi/fix_ss_external_install
...
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
2016-08-26 11:40:35 -05:00
Sam Whited
f2e369cfc0
mod_auth_token: Remove broken path.join
2016-08-26 09:48:02 -05:00
yanas
6329271731
Merge pull request #806 from BeatC/fix-help-dialog-behind-filmstrip
...
Change z-index of keyboard-shortcuts
2016-08-25 14:15:57 -05:00
yanas
1428559546
Merge pull request #805 from jitsi/fix-moderator-mute
...
Fixes muting particular remote participant.
2016-08-25 14:15:01 -05:00
hristoterezov
5c9a85e928
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
2016-08-25 13:27:58 -05:00