paweldomas
|
38fc1c01d4
|
Move XMPP login prompt handling to AuthHandler
|
2016-07-11 13:47:02 +02:00 |
damencho
|
615daa8c9f
|
Updates close function parameters.
|
2016-07-06 13:52:59 -05:00 |
damencho
|
5dffddceec
|
Make sure we have only one dialog instance.
|
2016-07-06 13:26:27 -05:00 |
damencho
|
d5de49b5cf
|
Returns the dialog instances that were created and adds an optional close callback.
|
2016-07-06 13:10:45 -05:00 |
damencho
|
62f7553ba4
|
Updates two button dialogs to be only single instance.
|
2016-07-06 11:00:04 -05:00 |
tsareg
|
60c2ee41e3
|
Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError
|
2016-07-06 16:21:26 +03:00 |
hristoterezov
|
d624f2584d
|
Fixes issue with room name parameter = undefined
|
2016-06-28 11:21:37 -05:00 |
tsareg
|
f03b228eea
|
Merge remote-tracking branch 'remotes/upstream/master' into gum_permission_dialog_guidance
|
2016-06-24 13:02:58 +03:00 |
tsareg
|
d149ba6fc5
|
Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks
|
2016-06-24 12:47:13 +03:00 |
Дамян Минков
|
f3dc6f15e4
|
Merge pull request #705 from bgrozev/esc-shortcut
Hide the shortcuts panel when the Escape key is pressed.
|
2016-06-23 16:24:10 -05:00 |
yanas
|
769644a63f
|
Merge pull request #700 from bgrozev/raise-hand2
Raise hand2
|
2016-06-22 21:59:22 -05:00 |
Boris Grozev
|
2cefea3677
|
Hide the shortcuts panel when the Escape key is pressed.
|
2016-06-22 13:30:00 -05:00 |
tsareg
|
375b145030
|
Prevent possible memory leak
|
2016-06-21 17:39:00 +03:00 |
tsareg
|
9d3b2aee02
|
Show overlay with guidance for gUM permission prompts
|
2016-06-21 12:08:32 +03:00 |
Boris Grozev
|
2d2e27b8d0
|
Implements "raised hand".
|
2016-06-20 16:58:54 -05:00 |
Boris Grozev
|
4b6ac38058
|
Fixes a failure to show the dominant speaker indicator for the local participant.
|
2016-06-20 15:58:08 -05:00 |
tsareg
|
8b528b582f
|
Fixing various edge-cases when two gUM error dialogs might be shown and other possible bugs
|
2016-06-17 15:31:25 +03:00 |
Boris Grozev
|
d79971a737
|
An initial version of a "keyboard shortcuts" help panel.
|
2016-06-14 20:16:38 -05:00 |
hristoterezov
|
47fe71c1f1
|
Fixes issue with ToolbarToggle.setAlwaysVisibleToolbar
|
2016-06-14 11:34:56 -05:00 |
hristoterezov
|
8deb003ef6
|
JWT client support
|
2016-06-13 16:11:44 -05:00 |
yanas
|
57815cb2fe
|
Unifrms messageHandler access and adds enable disable
|
2016-06-08 14:48:45 -05:00 |
Lyubomir Marinov
|
fa1ea94c5c
|
Merge branch 'handle_create_local_tracks_errors_better' of https://github.com/tsareg/jitsi-meet into tsareg-handle_create_local_tracks_errors_better
|
2016-06-03 14:28:09 -05:00 |
hristoterezov
|
b8d8ef5cfd
|
Merge pull request #670 from jitsi/handle-recording-errors
Handle recording errors
|
2016-06-02 18:18:42 -05:00 |
yanas
|
07c2e91ae2
|
Do not handle the actual error message yet
|
2016-06-02 17:12:40 -05:00 |
yanas
|
69798848c0
|
Handle recording errors
|
2016-06-02 13:34:51 -05:00 |
tsareg
|
f574dbe056
|
Changes after code review
|
2016-05-27 18:49:26 +03:00 |
Aaron van Meerten
|
e6385bb95d
|
make the chatArrow image reference relative, allows for better base href support
|
2016-05-27 10:45:38 -05:00 |
tsareg
|
ccdba03888
|
Minor fixes for error dialogs
|
2016-05-27 14:01:43 +03:00 |
tsareg
|
448fcf36b6
|
Show dialog for GUM errors
|
2016-05-26 11:53:02 +03:00 |
yanas
|
0cf291d796
|
Handle Promise.reject for user cancel case
|
2016-05-23 16:46:41 -05:00 |
Kostiantyn Tsaregradskyi
|
b270256a7a
|
Switch local audio and video track when list of available devices changes
|
2016-05-17 18:58:25 +03:00 |
Kostiantyn Tsaregradskyi
|
474155ce9d
|
Added ability to notify about available media device list changes
|
2016-05-11 16:59:27 +03:00 |
hristoterezov
|
49e60a8b4f
|
Merge pull request #645 from tsareg/master
Added ability to change output audio device through settings
|
2016-05-10 13:28:40 -05:00 |
Kostiantyn Tsaregradskyi
|
5e027e0a91
|
Added ability to switch audio output device - changes after review
|
2016-05-10 13:11:41 +03:00 |
hristoterezov
|
1eb915d312
|
Adds config option for enabling the flip menu for the local video
|
2016-05-09 12:39:42 -05:00 |
hristoterezov
|
c3338d3bf2
|
Implements custom context menu to flip the local video
|
2016-05-06 20:50:37 -05:00 |
Kostiantyn Tsaregradskyi
|
d34adb67dd
|
Added ability to switch audio output device
|
2016-05-06 17:31:23 +03:00 |
yanas
|
0736206722
|
Fix recorder error and state handling
|
2016-05-05 11:46:06 -05:00 |
Kostiantyn Tsaregradskyi
|
2bd600aeaf
|
Very raw version of ability to switch audio output device
|
2016-05-05 17:34:15 +03:00 |
yanas
|
c07060c9cd
|
Fix recorder state and moderator restart
|
2016-05-03 15:26:35 -05:00 |
yanas
|
ab67b42eb9
|
Hide recorder local thumbnail
|
2016-05-01 13:47:43 -05:00 |
hristoterezov
|
cdefca9fbd
|
Merge pull request #633 from jitsi/fix-and-refactor-shared-video
Fix and refactor shared video
|
2016-04-29 15:39:30 -05:00 |
yanas
|
edf2f8114b
|
Make sure remote video exist before we use it
|
2016-04-28 21:18:48 -05:00 |
yanas
|
d95b2b034b
|
Fix initial state of user interaction mute
|
2016-04-28 17:47:40 -05:00 |
yanas
|
c2f46a5cfe
|
Refactor shared video manager
|
2016-04-28 17:44:12 -05:00 |
damencho
|
65c49b6b4c
|
Merge pull request #622 from jitsi/add-smart-mutes-unmutes-shared-video
Add shared video smart mike mutes unmutes
|
2016-04-28 19:59:00 +03:00 |
bgrozev
|
202c506a8d
|
Merge pull request #630 from jitsi/fix-missing-remote-video
Fix missing remote video exception
|
2016-04-27 16:51:10 -05:00 |
yanas
|
aeabad4891
|
Fix missing remote video exception
|
2016-04-27 16:28:00 -05:00 |
bgrozev
|
5cb2b15b54
|
Merge pull request #629 from jitsi/lipsync
Lipsync
|
2016-04-27 15:16:15 -05:00 |
yanas
|
c881e7b640
|
Add hidden participant support
|
2016-04-27 10:16:30 -05:00 |