Anton Georgiev
39759c7a16
Merge pull request #11298 from ramonlsouza/issue-11270
...
Set safe default values for slide position (WIP)
2021-02-11 12:34:23 -05:00
Anton Georgiev
45aa7ff55a
Merge pull request #8697 from Tainan404/issue-8610-2
...
Fix lost output audio when change client language
2021-02-11 12:29:17 -05:00
Anton Georgiev
81f5302696
Merge pull request #11381 from ramonlsouza/PR-8696
...
Skip echo test in breakout room
2021-02-11 09:41:42 -05:00
Anton Georgiev
78b21c98ad
Merge pull request #11376 from KDSBrowne/bbb-11372
...
Make screen reader announce status changes in userlist
2021-02-11 09:02:17 -05:00
Ramon Souza
0034b1bccc
resolve conflicts
2021-02-11 10:23:38 -03:00
Ramon Souza
46af7880d6
Merge remote-tracking branch 'upstream/develop' into PR-8696
2021-02-11 09:12:13 -03:00
KDSBrowne
eb5cd228b4
make screen reader announce status changes in userlist
2021-02-10 23:53:59 +00:00
Jacob Burroughs
1131ad1987
Fix rendering after public chat cleared
...
This bug was introduced in #11305 , as the system-generated message notifying
the user that the chat history has been cleared does not have an id.
fixes #11349
2021-02-10 22:07:22 +00:00
Ramon Souza
672bd3f318
Merge branch 'PR-10217' into develop
2021-02-10 17:55:32 -03:00
Ramon Souza
3652562b63
resolve conflict
2021-02-10 17:35:55 -03:00
Anton Georgiev
35e631cff4
Merge pull request #11370 from ramonlsouza/issue-8367
...
Add delay to join video button
2021-02-10 09:00:08 -05:00
Ramon Souza
9738f42432
add debounce to join video button
2021-02-10 10:44:45 -03:00
Anton Georgiev
eddc3f0e1e
Merge pull request #11364 from ramonlsouza/issue-11338
...
Fix webcam video dropdown collapse after expanding
2021-02-09 19:54:04 -05:00
Anton Georgiev
adefc6a20c
Merge pull request #11341 from ramonlsouza/breakout-invitation-settings
...
Add property to settings.yml to enable/disable breakout invitations to moderators
2021-02-09 15:50:24 -05:00
Anton Georgiev
f11c9e69d0
Merge pull request #11365 from ramonlsouza/issue-10035
...
Stop screenshare on joining breakout room
2021-02-09 15:41:20 -05:00
Ramon Souza
54f983f250
stop screenshare on joining breakout room
2021-02-09 17:22:39 -03:00
Ramon Souza
cde124f237
fix webcam video dropdown collapse
2021-02-09 16:12:33 -03:00
Anton Georgiev
74d34e1a10
Merge pull request #11319 from ramonlsouza/fullscreen-polling-buttons
...
Display polling buttons on fullscreen presentation
2021-02-09 09:50:35 -05:00
Ramon Souza
319a620d7e
polling fullscreen now only checks if presentation is fullscreen
2021-02-09 10:15:29 -03:00
Ramon Souza
5607ed4007
disable user typing notifications when feature is disabled
2021-02-09 09:06:48 -03:00
Ramon Souza
a3780209f3
Add property to settings.yml to enable/disable breakout invitations to moderators
2021-02-08 14:40:03 -03:00
Ramon Souza
463694aff9
moved fullscreen pollingContainer to PresentationArea + fix duplicated component in fullscreen
2021-02-08 08:50:47 -03:00
Anton Georgiev
363c801338
Merge pull request #11215 from pedrobmarin/guest-draft
...
Disable authenticated guests
2021-02-05 16:13:46 -05:00
Ramon Souza
ac87b6c401
correctly display polling buttons if presentation is fullscreen
2021-02-05 17:06:14 -03:00
Anton Georgiev
7343b23d37
Merge pull request #11272 from KDSBrowne/bbb-10733
...
Clone unmuted input stream for usage with hark
2021-02-05 13:44:02 -05:00
Anton Georgiev
d9b7a76092
Merge pull request #11314 from KDSBrowne/bbb-11291
...
Fix icon in chat poll result not displaying
2021-02-05 12:41:24 -05:00
Anton Georgiev
330561c19b
Merge pull request #11312 from KDSBrowne/bbb-10002
...
Fix message list not updating when switching between private chats
2021-02-05 12:40:29 -05:00
Ramon Souza
78b61103da
fix video preview blink when skip preview = true
2021-02-05 14:30:58 -03:00
KDSBrowne
852ea929a8
add default poll color for chat results
2021-02-05 16:29:58 +00:00
KDSBrowne
9307215a2d
make chat list element key unique
2021-02-05 01:07:24 +00:00
Anton Georgiev
5a6f232989
Merge pull request #11285 from ramonlsouza/issue-10454
...
Changes on webcam skip preview behavior
2021-02-04 13:43:46 -05:00
KDSBrowne
0abdf00a25
Add new join param skip echo test on first join only ( #11284 )
...
* add param to force echo test when user joins audio after init
* fix UI stuck on connecting when userdata-bbb_auto_join_audio=false
* fix conditions for joinFullAudioImmediately and joinFullAudioEchoTest | remove old format
* remove extra param in getItem
* recover audioLocked | only set getEchoTest if doesnt exist
2021-02-04 13:42:31 -05:00
Ramon Souza
b1cb4435ee
introduce userdata-bbb_skip_video_preview_on_first_join parameter
2021-02-04 15:05:48 -03:00
Anton Georgiev
b796a8beb7
Merge pull request #11280 from MaximKhlobystov/fix-user-random-select
...
Fix for random user picking: presenter is notified when there's no viewers to randomly pick from
2021-02-04 10:32:50 -05:00
Anton Georgiev
1c598d81c1
Merge pull request #11293 from PhMemmel/fixNotificationLabelTranslation
...
fixes non localized notifications label in settings
2021-02-04 10:24:02 -05:00
Anton Georgiev
d667174571
Merge pull request #11305 from Tainan404/fix-overlapping-messages
...
Fix overlapping messages
2021-02-04 10:19:58 -05:00
Tainan Felipe
2a57982e24
Fix overlapping messages
2021-02-04 11:02:19 -03:00
Ramon Souza
f649f67655
current user identification on breakout room creation
2021-02-04 10:59:13 -03:00
Maxim Khlobystov
89f968deab
Better code readability for random-user component
2021-02-04 06:18:40 +00:00
Ramon Souza
06bd75dd9e
make sure slidePosition is only used if it exists
2021-02-03 16:38:09 -03:00
Ramon Souza
49ee9821f8
possible fix for #11270
2021-02-03 13:49:14 -03:00
Philipp Memmel
5049698d13
fixes non localized notifications label in settings
2021-02-01 15:57:43 +00:00
Maxim Khlobystov
9162f3b286
Make sure presenter is notified when there's no viewers to randomly pick from
2021-02-01 04:41:28 +00:00
KDSBrowne
d3fa32e111
clone unmuted input stream for usage with hark
2021-01-30 17:04:07 +00:00
Mario Jr
08732767e3
Removed duplicated audio filter option in Settings > Application
2021-01-29 19:23:38 -03:00
Anton Georgiev
09e6ba8dfd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-Jan30
2021-01-29 20:58:05 +00:00
Anton Georgiev
1564a7a9d9
Merge pull request #11264 from ramonlsouza/fix-typing-indicator-display
...
Fixes typing indicator display
2021-01-29 12:39:12 -05:00
Tainan Felipe
dd63051825
fix typing indicator display
2021-01-29 14:33:51 -03:00
Anton Georgiev
60cfeb6189
Merge pull request #11263 from ramonlsouza/fix-active-webcam-icon
...
Fixes active webcam icon
2021-01-29 12:28:39 -05:00
Ramon Souza
6c1856c0a4
fix active webcam icon
2021-01-29 14:23:50 -03:00