Commit Graph

1049 Commits

Author SHA1 Message Date
Chad Pilkey
660d5ff290
Merge pull request #8150 from jfsiebel/add-heapdump-dependency
Add heapdump dependency
2019-09-30 16:15:10 -04:00
Chad Pilkey
f40048cbd6
Merge pull request #8130 from jfsiebel/limit-join-breakout-room
Prevent user to connect again if already in breakout room
2019-09-27 16:18:38 -04:00
KDSBrowne
636f49cd5d add error messages for getUserMedia failing with mic 2019-09-27 13:52:29 +00:00
Chad Pilkey
6c0358ae90 bitrate only webcam profiles and error handling 2019-09-26 18:28:37 +00:00
Joao Siebel
a942a90ffc Add settings to enable heap dump 2019-09-25 08:14:22 -03:00
Joao Siebel
07ff12ce53 Prevent user to connect multiple times in a breakout room
Disable the option to join a room in breakout room panel
if the user is already connected to the breakout room

close #8029
2019-09-18 15:55:06 -03:00
Anton Georgiev
620fe746da
Merge pull request #8098 from antobinary/external-video-player
Use react-player for external video playback and add arc player support
2019-09-12 08:18:17 -04:00
Anton Georgiev
43c0670ed8 Merge branch 'new-arc-player' of github.com:lfzawacki/bigbluebutton into external-video-player 2019-09-10 16:35:50 -04:00
prlanzarin
7779a5e3a9 Display error toasts for screensharing, improve logs a bit more 2019-09-10 16:20:40 +00:00
Joao Siebel
a69509110a Merge remote-tracking branch 'upstream/master' into lock-modal-update 2019-09-10 10:52:17 -03:00
Joao Siebel
520861e05f Update lock modal and toggle component
With this commit is possible to have a toggle without text
just need to pass a showToggleLabel prop with a false value.
2019-09-10 10:43:06 -03:00
Fred Dixon
7c4b8b0080 Rewording of masking users in Users list 2019-09-09 21:37:56 -05:00
Anton Georgiev
5b22102bd2
Merge pull request #8088 from antobinary/locales-1
Pulled html5 locales Sept 9, 2019
2019-09-09 17:02:37 -04:00
Anton Georgiev
41b9cfb455 Pulled html5 locales Sept 9, 2019 2019-09-09 16:55:46 -04:00
Chad Pilkey
2d12b01fef
Merge pull request #8084 from antobinary/memory-usage
Add monitor for memory usage in nodejs html5
2019-09-09 16:37:00 -04:00
Anton Georgiev
c8e9eb9bbc
Default to disabled memory monitor 2019-09-09 16:36:07 -04:00
Anton Georgiev
a1bf954e15
Renamed label for several people typing 2019-09-09 15:26:57 -04:00
Anton Georgiev
f0a35a7381 add monitor for memory usage in nodejs html5 2019-09-09 14:45:54 -04:00
Joao Siebel
4f00c6b994 Update lock viewers modal
With this changes you need to click apply button
in order to lock have effect, also update the lock text.

close #7766
2019-09-09 11:21:54 -03:00
Joao Siebel
5960fd8955 Remove parentheses from record messages. close #7929 2019-09-03 15:01:06 -03:00
Lucas Zawacki
546f4cdac5 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into new-arc-player 2019-08-27 15:09:40 -03:00
Anton Georgiev
dc7ca331cf Pulled html5 locales on Aug 23, 2019 2019-08-23 13:29:05 -04:00
KDSBrowne
4e837a1ac1 add typing indicator config setting 2019-08-23 15:17:32 +00:00
Anton Georgiev
5921934bad pulled html5 locales Aug 16, 2019 2019-08-16 18:02:29 -04:00
Anton Georgiev
ab01337f45
Merge pull request #7909 from capilkey/hide-user-list
Add ability to hide viewers in the user list from each other
2019-08-15 17:58:18 -04:00
Anton Georgiev
5b9c835513
Merge pull request #7882 from prlanzarin/2.2-ap-ui
Add UI prompts when autoplay is blocked for video/screenshare/listen only
2019-08-14 15:24:16 -04:00
prlanzarin
982ab3631d Update play audio prompt on autoplay modal view 2019-08-14 19:15:11 +00:00
Chad Pilkey
027c28c320 add lock setting option to hide viewers from each other 2019-08-09 16:45:26 -07:00
Anton Georgiev
b4d7795218 Pulled html5 locales Aug 9, 2019 2019-08-09 16:18:25 -04:00
KDSBrowne
723c0114a3 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing 2019-08-06 16:57:55 +00:00
Anton Georgiev
4aad0a35a2
Merge pull request #7853 from jfsiebel/save-local-settings
Save local settings in a different collection
2019-08-06 12:50:24 -04: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
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
Anton Georgiev
7a65a90f80 Pulled html5 locales Aug 1, 2019 2019-08-01 14:29:19 -04:00
Chad Pilkey
3781a94a23 move slide position data into its own collection 2019-07-31 12:22:32 -07:00
KDSBrowne
4906cd48bc add formatted messages 2019-07-31 15:19:46 +00:00
Anton Georgiev
fd894a4d2c
Merge pull request #7753 from Tainan404/Add-pong-time-to-settings
Add pong and clear users intervals times to settings
2019-07-30 13:18:26 -04:00
Vitor Mateus
3c0898b7aa Merge remote-tracking branch 'upstream/master' into issue-7022-2 2019-07-29 17:10:34 -03:00
Chad Pilkey
e69931a0af Merge remote-tracking branch 'upstream/master' into fix-pan-lag 2019-07-25 16:29:52 -07:00
Chad Pilkey
c344a17adb pan/zoom and cursor refactor for better performance 2019-07-25 15:55:25 -07:00
Vitor Mateus
120764ee33 Adjustments to fullscreen toggle #7022 #7067 2019-07-23 16:56:39 -03:00
Anton Georgiev
a17566a7dc pulled HTML5 locales July 19, 2019 2019-07-19 20:59:57 +00:00
Anton Georgiev
33f2cc398b
Merge pull request #7804 from KDSBrowne/issue-7768
Add enabled parameter to chat in settings.yml
2019-07-18 16:53:09 -04:00
KDSBrowne
bd9ed853a7 add enabled config to chat in settings.yml 2019-07-17 21:00:33 +00:00
Anton Georgiev
d385466398
Merge pull request #7784 from diegobenetti/issue7769-change-enableExternalVideo-parameter
Changes the position of the parameter enableExternalVideo in the settings.yml
2019-07-17 16:53:42 -04:00
Lucas Zawacki
a2068d06b6 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into new-react-player 2019-07-16 17:33:27 -03:00
Diego Benetti
e9e177d84f Creates parameter to enable or disable the Logout option 2019-07-16 10:55:56 -03:00
Lucas Fialho Zawacki
98ca75f163 Call external YouTube videos only 'external videos' 2019-07-15 20:20:21 +00:00
Diego Benetti
aa0c777cee Parameter enableExternalVideo changed to externalVideoPlayer 2019-07-15 16:31:28 -03:00
Diego Benetti
f7a58c3279 Changes the position of the parameter enableExternalVideo in the settings.yml file 2019-07-15 13:26:57 -03:00
Anton Georgiev
15c4e09bd6
Merge pull request #7770 from antobinary/clean-settings-yml
Remove unused `httpsConnection` flag in settings.yml
2019-07-15 08:46:39 -04:00
KDSBrowne
22a94260dc change undefined to null 2019-07-15 02:59:55 +00:00
Anton Georgiev
4c547d8a42
Rmv unused httpsConnection flag in settings.yml 2019-07-12 11:59:31 -04:00
Anton Georgiev
7b06c6784e
Merge pull request #7765 from MaximKhlobystov/mute-unmute-tip
Tip that explains how to mute/unmute yourself using a phone
2019-07-11 15:39:03 -04:00
Maxim Khlobystov
6f30657e34 Add the tip message that explains how to mute/unmute using a phone 2019-07-11 15:00:46 -04:00
KDSBrowne
5c8407ccb6 add undefined as default setting 2019-07-10 15:25:30 +00:00
KDSBrowne
4a9a833755 add browser locale detection override prop to settings.yml 2019-07-10 13:19:00 +00:00
Anton Georgiev
66f73def8c Pulled html5 logs July 8, 2019 2019-07-08 21:14:57 +00:00
Tainan Felipe
8ffa84e39b Add pong and clear users intervals times to settings 2019-07-08 16:49:09 -03:00
Anton Georgiev
b496a7d39b align You are disconnected label to the left 2019-07-05 15:29:45 +00:00
Anton Georgiev
d9ccd4131f pulled html5 locales Jul 4, 2019 2019-07-04 19:25:43 +00:00
Anton Georgiev
14162aef96
Merge pull request #7691 from diegobenetti/issue7671-take-ownership-button
Implements tooltip and label to the button to take over the captions
2019-07-04 15:07:08 -04:00
Anton Georgiev
f095f04fd3
Merge pull request #7702 from capilkey/fix-user-roles
Clean up user roles
2019-07-04 14:57:19 -04:00
Joao Siebel
18670fdaf2 Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-07-04 15:09:06 -03:00
KDSBrowne
ba9c9c431a add enabled poll prop in settings.yml 2019-07-02 14:54:37 +00:00
Chad Pilkey
f0930e2d23 refactor user role management to follow proper format 2019-06-28 21:02:12 +00:00
Anton Georgiev
cc17d60a89 improve wording in chat placeholder #7615 2019-06-27 17:50:45 +00:00
Diego Benetti
ed1833d4e6 Creates prop to use tooltip and label in the button component 2019-06-27 09:06:19 -03:00
Anton Georgiev
6575ee3f48
Merge pull request #7626 from Tainan404/issue-7517
Fix DOM injection in number of rooms select
2019-06-26 15:36:57 -04:00
Anton Georgiev
00a74a494f Pulled HTML5 locales June 26, 2019; Added Finnish 2019-06-26 18:16:46 +00:00
Anton Georgiev
35b8563219
Merge pull request #7606 from Tainan404/issue-7556
Add toast for webcam lock suggestion
2019-06-26 12:17:30 -04:00
Anton Georgiev
a7842f0181
Merge pull request #7683 from KDSBrowne/missed-audit-items
Minor accessibility improvements
2019-06-26 08:50:16 -04:00
KDSBrowne
ceaeef0227 fix remaining reported accessibility issues 2019-06-26 03:03:08 +00:00
Anton Georgiev
283c4a8fcc
Enable closed captions by default 2019-06-25 16:26:23 -04:00
Anton Georgiev
c18910966c
Merge pull request #7645 from KDSBrowne/0TF-SpeechRecognition-captions
Add speech recognition functionality to writing captions
2019-06-24 10:10:14 -04:00
Pedro Beschorner Marin
9e057b9a78 Refactoring closed captions speech recognizer 2019-06-21 17:52:54 -03:00
Anton Georgiev
1d813a35d4
Merge pull request #7663 from antobinary/locales-21
Pulled html5 locales June 21, 2019
2019-06-21 15:26:15 -04:00
Anton Georgiev
3d8ce067ee pulled html5 locales June 21, 2019 2019-06-21 19:24:35 +00:00
Anton Georgiev
684197bbdc
Merge pull request #7661 from KDSBrowne/issue-7346
Add Chrome on iOS to legacy detection
2019-06-21 15:08:27 -04:00
KDSBrowne
cf4ec4f55c update warning string 2019-06-21 19:03:19 +00:00
Maxim Khlobystov
34eef01460 Update browser-bunyan and enable flushOnClose 2019-06-21 14:21:22 -04:00
Joao Siebel
512ceaa8e0 Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-06-21 15:03:37 -03:00
KDSBrowne
4796f19cde add Chrome on iOS to legacy detection 2019-06-21 17:45:34 +00:00
Anton Georgiev
36268623c0
Merge pull request #7646 from pedrobmarin/notes-notification
Refactored shared notes content notification
2019-06-21 12:05:19 -04:00
Pedro Beschorner Marin
652e9af05c
Update note content notification
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2019-06-21 12:57:08 -03:00
Anton Georgiev
5fb0c10ea6
Merge branch 'master' into issue-7556 2019-06-21 10:44:32 -04:00
Anton Georgiev
607b640cb6 modified styles and selector def values cc menus 2019-06-20 15:13:36 +00:00
Pedro Beschorner Marin
543e47cfa3 Refactored shared notes content notification 2019-06-18 21:27:50 +00:00
KDSBrowne
c36f25c748 add enableDictation prop in settings.yml / bug fixes 2019-06-18 14:36:22 +00:00
Joao Siebel
8e64792b66 add hint for chat when disconnected 2019-06-17 17:49:59 -03:00
KDSBrowne
f45564de1a Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0TF-SpeechRecognition-captions 2019-06-14 14:42:47 +00:00
KDSBrowne
ab1610615b localize strings in captions pad 2019-06-14 14:33:46 +00:00
Tainan Felipe
a319ed8e57 Fix DOM injection in number of rooms select 2019-06-14 10:54:59 -03:00
Paulo Lanzarin
74b194cb13
Tune medium profile bw down to 200kbps 2019-06-13 16:08:44 -03:00
prlanzarin
47b297fdf2 Add bitrate specs to existing profiles 2019-06-13 18:25:16 +00:00
Anton Georgiev
a749aa6668
Merge pull request #7609 from jfsiebel/parameterize-network-monitoring-threshold
Parameterize packet lost threshold
2019-06-13 11:25:24 -04:00
Anton Georgiev
8c30e4d299 pulled html5 locales June13, 2019 2019-06-13 14:40:08 +00:00
Anton Georgiev
c256d5993d pulled html5 locales June13, 2019 2019-06-13 14:38:26 +00:00