Commit Graph

25456 Commits

Author SHA1 Message Date
KDSBrowne
0ed8c67852 fix messy layout in feedback modal for RTL 2019-08-06 12:57:26 +00:00
Vitor Mateus
cccc8f4cf0 Fix log errors on webcam draggable 2019-08-05 18:17:39 -03:00
prlanzarin
01b53728f8 Only handle autoplay when DOMEx is NotAlllowedError
Add check to prevent re-handling autoplay multiple times for cams

Screenshare viewer element muted by default
2019-08-05 17:28:36 +00:00
prlanzarin
9942dd0aa2 Merge remote-tracking branch 'upstream/master' into 2.2-ap-ui 2019-08-02 21:36:44 +00:00
prlanzarin
8d65ce565d Add UI prompts when autoplay is blocked for video/screenshare/listen only 2019-08-02 21:32:42 +00:00
KDSBrowne
8a51a099d8 add users-typing collection 2019-08-02 18:18:33 +00:00
Richard Alam
804a773466
Merge pull request #7880 from capilkey/fix-html5-server-logger
Fix HTML5 server logger initialization
2019-08-02 13:24:02 -04:00
Chad Pilkey
4e70185011 fix html5 server logger initialization 2019-08-02 10:20:06 -07:00
Joao Siebel
eb539028b4 fix problem with message hint when user already left the meeting 2019-08-02 13:39:27 -03:00
Joao Siebel
9c12522e9d add chat message hint for when chat is locked 2019-08-02 11:40:43 -03:00
Joao Siebel
44c660cf48 remove lock from local settings 2019-08-02 10:15:50 -03:00
Joao Siebel
b06274c58a add document projection 2019-08-02 09:06:27 -03:00
Anton Georgiev
97c91f5bef
Merge pull request #7857 from jfsiebel/set-custom-data-after-auth
Delay setCustomData to after join
2019-08-01 14:36:10 -04:00
Anton Georgiev
a10420ae06
Merge pull request #7876 from antobinary/locales-15
Pulled html5 locales Aug 1, 2019
2019-08-01 14:30:26 -04:00
Anton Georgiev
7a65a90f80 Pulled html5 locales Aug 1, 2019 2019-08-01 14:29:19 -04:00
Anton Georgiev
7089736e09
Merge pull request #7875 from capilkey/fix-pan-lag-3
Protect against no slide position
2019-08-01 14:17:13 -04:00
Chad Pilkey
2b94d06133 protect against no slide position 2019-08-01 10:50:39 -07:00
Anton Georgiev
311ad5706f
Merge pull request #7750 from diegobenetti/issue6956-turn-webcams-fullscreen-when-no-presentation
Turn webcams fullscreen when no presentation is selected
2019-08-01 13:34:35 -04:00
Anton Georgiev
0f5331aba7
Merge pull request #7839 from prlanzarin/2.2-listenonly-reconnect
Add auto-reconnect to SFU listen only (#6994)
2019-08-01 13:04:35 -04:00
Anton Georgiev
28bdffca49
Merge pull request #7874 from jfsiebel/sound-alert-different-tab-or-minimized
Send audo alert for new messages when in another tab or browser minimized
2019-08-01 12:59:29 -04:00
Chad Pilkey
91e710fae7
Merge pull request #7864 from antobinary/extra-logs
Attempt to capture & log more info on client errors
2019-08-01 12:54:29 -04:00
Anton Georgiev
e22d61b2e1 removed .log() function in favour of logger 2019-08-01 12:47:45 -04:00
Joao Siebel
d0c1ce3871 send sound alert for new messages when in another tab or minimized. close #7810 2019-08-01 13:47:11 -03:00
Diego Benetti
60919eb418 Fixes actionsBar component to check video sharing and video broadcasting 2019-08-01 13:30:11 -03:00
Anton Georgiev
08109e9816
Merge pull request #7872 from vitormateusalmeida/issue-7824
Fix cursor stuck on dragging in firefox
2019-08-01 12:13:42 -04:00
Anton Georgiev
7ce19eb3e7 Merge branch 'extra-logs' of github.com:antobinary/bigbluebutton into extra-logs 2019-08-01 11:53:03 -04:00
Vitor Mateus
8b91531043 Fix cursor stuck on dragging in firefox #7824 2019-08-01 11:19:16 -03:00
Anton Georgiev
c9356b7914
Merge pull request #7835 from diegobenetti/issue7717-add-space-below-welcome-message-correct
Add space to the right and below the welcome message correct
2019-08-01 09:14:50 -04:00
KDSBrowne
f139afe69b add check for names 2019-08-01 04:05:58 +00:00
Calvin Walton
3d44fbc981
Merge pull request #7868 from ritzalam/screenshare-webcam-edl
Add missing param when calling create_webcam_edl
2019-07-31 18:25:08 -04:00
Fred Dixon
0988c28c6c
Merge pull request #7866 from ritzalam/do-not-delete-error-log
Delete only kurento logs
2019-07-31 17:41:33 -04:00
Anton Georgiev
1a86aebb91
Merge pull request #7706 from diegobenetti/issue7701-remove-tooltip-start-recording-button
Removes tooltip from start recording button
2019-07-31 16:51:12 -04:00
Richard Alam
99b04c27b3 Add missing param when calling create_webcam_edl 2019-07-31 13:39:56 -07:00
Richard Alam
09e741ec7d Delete only kurento logs
Do not delete errors.log as it will contain information when KMS crashes.
2019-07-31 12:46:49 -07:00
Anton Georgiev
6439b6272d
Merge pull request #7865 from capilkey/fix-pan-lag-2
Move slide positions into their own collection
2019-07-31 15:44:59 -04:00
Chad Pilkey
3a03b5a7dd consistent naming for the slide position collection 2019-07-31 12:40:53 -07:00
Chad Pilkey
e1dadf689b remove pointless destructures 2019-07-31 12:23:05 -07:00
Chad Pilkey
3781a94a23 move slide position data into its own collection 2019-07-31 12:22:32 -07:00
Diego Benetti
f449123155 Fixes margin and pading calculation 2019-07-31 14:02:15 -03:00
KDSBrowne
4906cd48bc add formatted messages 2019-07-31 15:19:46 +00:00
Anton Georgiev
4bc5799c01 attempt to capture & log more info on client errors 2019-07-31 08:30:34 -04:00
Tainan Felipe
3eead75fc6 Pass the id to hasPrivateChat function 2019-07-31 08:53:53 -03:00
KDSBrowne
585b7ee619 add who is typing indicator to chat 2019-07-31 02:37:50 +00:00
Tainan Felipe
6b65e925b1 Remove error 2019-07-30 17:24:48 -03:00
Tainan Felipe
4a40bedf28 Remove find from user list item container 2019-07-30 17:22:01 -03:00
Tainan Felipe
cd474c8666 Remove debuger from component 2019-07-30 17:03:33 -03:00
Tainan Felipe
da30c4c914 Remove mapUser from lockSettingContextContainer 2019-07-30 17:00:38 -03:00
Joao Siebel
893e7d2208 move setCustomData to be slightly earlier 2019-07-30 16:41:03 -03:00
Tainan Felipe
39cf9b7279 Fixed private chat doesn't working 2019-07-30 16:27:57 -03:00
Fred Dixon
4741bff82b
Merge pull request #7863 from capilkey/add-transifex-instructions
Move Transifex instructions to the repo from docs
2019-07-30 14:06:43 -04:00