Anton Georgiev
70974f0d10
Merge pull request #12814 from antobinary/merge238-into-24
...
Merge 2.3.8 into develop
2021-07-23 13:10:49 -04:00
Anton Georgiev
a37843d2a7
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge238-into-24
2021-07-23 17:09:18 +00:00
Anton Georgiev
4b884116ff
Merge pull request #12813 from bigbluebutton/antobinary-patch-1
...
chore: Enable blur by default
2021-07-23 13:07:19 -04:00
Anton Georgiev
cb6ff58e37
chore: Enable VirtualBackgrounds by default
...
To allow for more extensive usage/testing by community
2021-07-23 13:06:21 -04:00
Anton Georgiev
1a46c1b2c0
Merge pull request #12495 from schiesslm/virtual_background
...
Virtual background
2021-07-23 12:56:18 -04:00
Anton Georgiev
d8fbcc607b
Updated BBB release to 2.3.8
2021-07-23 10:28:32 -04:00
Anton Georgiev
1697678705
Merge pull request #12810 from prlanzarin/u23-cecile-idylle
...
fix: avoid leaving dangling HTMLMediaElements in paused state (#12806 )
2021-07-23 10:27:50 -04:00
prlanzarin
168f66310e
fix(listen-only): avoid leaving a dangling HTMLMediaElement in paused state
2021-07-23 02:35:47 +00:00
prlanzarin
e20fe6d4ad
fix(screenshare): avoid leaving a dangling HTMLMediaElement in paused state
2021-07-23 02:27:02 +00:00
prlanzarin
8b48de561b
fix(webcams): avoid leaving dangling HTMLMediaElements in paused state
...
Should fix an issue with the recent Chrome 92 intervention that limits
the number of concurrent WebMediaPlayers (an inner element of
HTMLMediaElements) to 75/40.
Webcam video elements were being left dangling in paused state despite
the elements themselves being cleaned up from the component. That
generated a skewed accounting of WebMediaPlayers in the session.
2021-07-23 02:24:47 +00:00
prlanzarin
9071ba8bc4
refactor(virtual-backgrounds): re-organize virtual background code
...
Changes (maybe not a complete list):
- Disable virtualbgs by default
- Move the virtualbg selector in video-preview to the side below the
profile selection
- Restore old video-preview sizes
- Add a wrapper class for MediaStreams (BBBVideoStream)
- Centralize virtualbg services and business logic code into BBBVideoStream
- Refactor and centralize virtualbg constant fetching
- Refactor and centralize virtualbg config fetching
- Organize virtualbg type definitions
- Remove added states in video-provider to prevent further bloat
- Remove added states in video-preview to prevent further bloat
- Lock virtual bg switching while video-preview itself is locked
- Add proper virtualbg error surfacing via toasts
- Refactor iOS availability detection to use centralized UA checker
- Avoid calling gUM when toggling virtualbgs on/off
- Make virtualbg video-list-item action a toggle instead of a
state-aware action
- Make virtualbg switching work in video-preview for cameras that are
already shared. Especially useful when there are multiple source
cameras, and will be important in the near future
- Add Derivative Work notices in files that are partially copied from
jitsi-meet
- Simplify track replacing in video-provider
- Split video-preview UI code for virtualbgs into a separate functional component
2021-07-22 18:53:42 +00:00
Anton Georgiev
57dfd6c524
Merge pull request #12542 from gustavotrott/activity-report
...
Dashboard with meeting activities
2021-07-22 14:27:48 -04:00
Anton Georgiev
27e639cf8d
Merge pull request #12808 from ramonlsouza/pr-12805-fix
...
fix: persist settings layout after refresh
2021-07-22 13:33:28 -04:00
Anton Georgiev
1bd98ad03c
Merge pull request #12804 from ramonlsouza/hidden-chat-on-resize
...
fix: hidden chat on resize
2021-07-22 13:29:46 -04:00
Ramon Souza
d0d35cab17
persist settings layout after refresh
2021-07-22 14:28:42 -03:00
Gustavo Trott
e4ef1582f2
Merge branch 'develop' into activity-report
2021-07-22 11:33:47 -03:00
Gustavo Trott
4e211d70a8
Removes unnecessary comments
2021-07-22 11:13:30 -03:00
Gustavo Trott
3c6155a73e
Creates config activityReportTracking to enable Activity Report
2021-07-22 11:09:44 -03:00
Anton Georgiev
d905a54164
Merge pull request #12805 from ramonlsouza/remove-default-layout-settings
...
Remove default layout override from settings file
2021-07-22 09:06:26 -04:00
Ramon Souza
28ed62a128
remove default layout from settings file
2021-07-22 08:20:53 -03:00
Anton Georgiev
1abedcc698
Merge pull request #12789 from jfsiebel/implement-default-layout-config
...
Allow default layout config in bbb-web
2021-07-21 16:11:08 -04:00
Bartu Bazna
9f791a8892
Squashed virtual background commits
2021-07-21 20:00:19 +00:00
Gustavo Trott
1267bfd880
Moves ActivityReport icon from navbar to part of the gear icon
2021-07-21 17:00:08 -03:00
Ramon Souza
43e42d98cb
display sidebar content when switching device to tablet
2021-07-21 15:34:34 -03:00
Ramon Souza
945bed95d3
fix chat stuck on resize
2021-07-21 15:12:05 -03:00
Gustavo Trott
b0f9835ffd
Merge branch 'develop' into activity-report
2021-07-21 14:20:27 -03:00
Gustavo Trott
21f90fc0e3
Handle anonymous Polls to hide the autor of the answer
2021-07-21 14:16:27 -03:00
Anton Georgiev
6f84f35357
Merge pull request #12610 from Tainan404/fix-chat-copy
...
Fix export messages throwing a error
2021-07-21 12:58:02 -04:00
Anton Georgiev
c63fa957ca
Reworded / adjusted typo
2021-07-21 12:57:49 -04:00
Anton Georgiev
cd0232da61
Merge pull request #12801 from ramonlsouza/screenshare-external-video
...
fix: sharing external video does not stop screenshare
2021-07-21 12:43:31 -04:00
Tainan Felipe
450d44e83c
Add inline comment
2021-07-21 13:41:56 -03:00
Anton Georgiev
79485a2950
Merge pull request #12181 from lfzawacki/v2.2.x-external-video
...
Overlay for external video with volume controller and reload button
2021-07-21 12:07:06 -04:00
Ramon Souza
116da0c6a8
move screenshare notifications to screenshare component
2021-07-21 10:38:48 -03:00
Ramon Souza
0efe6da994
prevents screenshare + external video
2021-07-21 10:19:47 -03:00
Anton Georgiev
7ef3fa0d63
Merge pull request #12745 from KDSBrowne/BBB-accessible-menu
...
Add a more accessible dropdown menu
2021-07-21 08:59:08 -04:00
Gustavo Trott
c1e39819fe
Fix: Stop last user Talk when Audio is disabled or muted
2021-07-20 17:39:36 -03:00
Anton Georgiev
4baf67c24d
Merge pull request #12796 from ramonlsouza/fix-start-closed-chat
...
fix: start closed chat option does not work
2021-07-20 16:25:35 -04:00
Anton Georgiev
064f525f68
Merge pull request #12646 from jfsiebel/wip-prevent-unasign-assign-spam
...
WIP Prevent spam of assign presenter role
2021-07-20 16:02:52 -04:00
Anton Georgiev
a6a9e807d9
Merge pull request #12749 from Tainan404/postpone-message-sync
...
Postpone chat message sync
2021-07-20 16:01:34 -04:00
KDSBrowne
8e317c24ec
fix console error | style warnings
2021-07-20 17:48:08 +00:00
Anton Georgiev
d097949e90
Merge pull request #12798 from antobinary/237-into-develop
...
Merge BBB 2.3.7 into 'develop'
2021-07-20 12:04:51 -04:00
Anton Georgiev
472c9a6107
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into 237-into-develop
2021-07-20 15:21:21 +00:00
Anton Georgiev
a603df3853
Merge pull request #12797 from ramonlsouza/issue-12659
...
fix: make panels use same min and max width - legacy layout
2021-07-20 11:10:11 -04:00
Ramon Souza
f7c4171a75
make poll, notes and chat panel use the same min and max width - legacy layout
2021-07-20 11:42:15 -03:00
Ramon Souza
92edd08448
fix start closed chat option
2021-07-20 10:19:48 -03:00
hiroshisuga
4ec9b019f9
Initialize the start/stop dictation button when speech recognition stops after some silence ( #12783 )
...
* Update component.jsx
* Update en.json
the speech recognition can stop due to the incompatibility of browser as well.
2021-07-19 16:28:13 -04:00
Anton Georgiev
218db31ca2
Merge pull request #12787 from ramonlsouza/fs-cameras-focus-presentation
...
fix: fullscreen cameras - focus on presentation
2021-07-19 16:25:55 -04:00
Anton Georgiev
84324e0eff
Merge pull request #12781 from ramonlsouza/hide-presentation-new-lm
...
feat: Webcam area size change when presentation is hidden - new layouts
2021-07-19 16:25:38 -04:00
Anton Georgiev
bbfa1cc868
Merge pull request #12780 from ramonlsouza/issue-12622
...
fix: close breakout creation modal if user loses moderator status
2021-07-19 16:25:20 -04:00
Anton Georgiev
ad63da79c2
Merge pull request #12779 from ramonlsouza/close-breakout-on-end
...
fix: Breakout room panel isn't closing after breakouts end
2021-07-19 16:25:02 -04:00