hristoterezov
7bf9a82f0b
Implements conference reload support
8 years ago
tsareg
60c2ee41e3
Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError
8 years ago
tsareg
d149ba6fc5
Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks
8 years ago
Boris Grozev
2cefea3677
Hide the shortcuts panel when the Escape key is pressed.
8 years ago
tsareg
375b145030
Prevent possible memory leak
8 years ago
tsareg
9d3b2aee02
Show overlay with guidance for gUM permission prompts
8 years ago
Boris Grozev
2d2e27b8d0
Implements "raised hand".
8 years ago
tsareg
8b528b582f
Fixing various edge-cases when two gUM error dialogs might be shown and other possible bugs
8 years ago
Boris Grozev
d79971a737
An initial version of a "keyboard shortcuts" help panel.
9 years ago
hristoterezov
47fe71c1f1
Fixes issue with ToolbarToggle.setAlwaysVisibleToolbar
9 years ago
hristoterezov
8deb003ef6
JWT client support
9 years ago
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
9 years ago
yanas
07c2e91ae2
Do not handle the actual error message yet
9 years ago
yanas
69798848c0
Handle recording errors
9 years ago
tsareg
f574dbe056
Changes after code review
9 years ago
tsareg
ccdba03888
Minor fixes for error dialogs
9 years ago
tsareg
448fcf36b6
Show dialog for GUM errors
9 years ago
Kostiantyn Tsaregradskyi
b270256a7a
Switch local audio and video track when list of available devices changes
9 years ago
yanas
c2f46a5cfe
Refactor shared video manager
9 years ago
yanas
c881e7b640
Add hidden participant support
9 years ago
yanas
0bf4660309
Fix require display name dialog
9 years ago
yanas
d08e37b42b
Adds smart un-mute to the shared video logic
9 years ago
yanas
7ba8b0a24e
Fix enable feedback button check
9 years ago
damencho
0e4f4cbd74
Initializes display name with initial value and does not depend on initial on display name changed event.
9 years ago
yanas
e43c5ab54c
Add custom-role to presence and special view for Recorders
9 years ago
yanas
a3bfce4c40
Set follow-me initial state after enable
9 years ago
yanas
67e8118d74
Shows/hides feedback button when the filmstrip is shown/hidden.
9 years ago
damencho
104503ee13
Make sure we store initial attributes in order, so it will hold the last state we want to be in. Respects quick initial stop received.
9 years ago
yanas
8b060e9cc0
Fixes mistakenly removed button.
9 years ago
yanas
6d51cb5f40
Fixes mistakenly removed button.
9 years ago
yanas
68994fbe74
Recording related UI modifications.
9 years ago
damencho
885210452c
Updates button states on non moderator participants before showing the toolbar.
9 years ago
damencho
508fd4a8df
Uses player functions only after the player has reported playing event.
9 years ago
damencho
af9f651702
Check whether commands are coming from moderator.
9 years ago
yanas
cc761700fe
Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI.
9 years ago
damencho
d82d4cbed9
Creates first the container before setting avatar, cause the avatar set will check the large video container type and type may be missing. Fixes error 'container of type undefined doesn't exist':
> at LargeVideoManager.getContainer
> at LargeVideoManager.get
> at Object.isCurrentlyOnLarge
> at Object.changeUserAvatar
> at Object.UI.setUserAvatar
> at Object.UI.addUser
9 years ago
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
9 years ago
hristoterezov
438cae101f
Fixes error with max users limit after review
9 years ago
damencho
3577f338cc
Does not do force-update when resizing.
9 years ago
hristoterezov
02ff54b659
Implements dialog for max users error
9 years ago
damencho
97733cd17a
Resizes large video on filmstrip toggle.
9 years ago
damencho
4ff6d276ce
Removes prezi.
9 years ago
Lyubomir Marinov
605a892f78
Implements an initial (demo) version of "Follow Me" for film strip visibility.
9 years ago
Lyubomir Marinov
c35590dbda
Allows UI.toggleFilmStrip() and UIEvents.TOGGLE_FILM_STRIP to act as setters in addition to toggles.
9 years ago
damencho
d78666a49d
Removes listener to missing event and duplicate dialog code.
9 years ago
isymchych
be0abf908e
auto-save setiings
9 years ago
isymchych
3cf478826e
implement user logout
9 years ago
isymchych
c294f592c8
code cleanup: remove redundant span.nick elements
9 years ago
isymchych
5ec28ff3c1
code cleanup: remove unused settings
9 years ago
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
9 years ago