Richard Alam
04a05f0bbe
Merge pull request #11390 from aron-2809/fix-userId-EndMeeting
...
fix inserts userId to the EndMeeting function calls.
2021-02-12 14:58:52 -05:00
Tainan Felipe
29864e7955
improve performance of chat copy
2021-02-12 16:43:56 -03:00
Tainan Felipe
f2107a87f7
Fix copy/save public chat
2021-02-12 16:13:21 -03:00
prlanzarin
703505c486
akka-apps: extend SysConf in VoiceApp
...
To be used with the ejectRogueVoiceUsers config option
2021-02-12 16:01:44 -03:00
Anton Georgiev
188c406e1b
Merge pull request #11389 from ramonlsouza/issue-11351
...
Fixes interruption of webcam, external video and screenshare when user changes language settings
2021-02-12 13:46:22 -05:00
Pedro Beschorner Marin
ba9528ebb1
Option to eject voice users with no matching user
...
Reconnects may introduce ghost voice users in a meeting when the client fails to
rejoin but the audio connection remains active.
While fetching for the voice conference user's status, apps can now check if a
voice user has a matching user record. If it doesn't, eject the voice user.
2021-02-12 15:29:56 -03:00
Tainan Felipe
b99faecd67
Fix rtl on chat item
2021-02-12 15:07:05 -03:00
Tainan Felipe
133b561d4b
Fix outline clipping on message form
2021-02-12 14:53:50 -03:00
Aron Engineer
1d8c51e9cf
fix inserts userId to the EndMeeting function calls.
2021-02-12 17:45:08 +00:00
Tainan Felipe
80be16a8ce
Fix blank chat issue
2021-02-12 14:43:04 -03:00
Ramon Souza
1083fe810a
no unmount on change locale
2021-02-12 13:55:39 -03:00
Anton Georgiev
9c25558545
Merge pull request #11386 from mariogasparoni/v2.2.x-release
...
Preserve mutestatus when disconnecting/reconnecting microphone
2021-02-12 09:15:07 -05:00
Tainan Felipe
b20c606e9c
Add close chat feature
2021-02-12 11:07:53 -03:00
Mario Jr
b7216dd100
Preserve mutestatus when disconnecting/reconnecting microphone
...
After audio reconnection, a muted user would have it's microphone unmuted by default, unless muteOnStart is set to true. This fix this problem.
Fixes #9016
2021-02-11 23:55:34 -03:00
prlanzarin
1290838b16
akka-apps: cleanup on the camera/listen/screen permission calls
2021-02-11 19:45:59 -03:00
Richard Alam
71eb8cc664
Merge pull request #11383 from aron-2809/fix-issue-11182
...
User role is incorrect after client reconnect.
2021-02-11 14:53:55 -05:00
Aron Engineer
a49789d50a
User role is incorrect after client reconnect.
...
fix for issue: https://github.com/bigbluebutton/bigbluebutton/issues/11182
2021-02-11 18:57:58 +00:00
Anton Georgiev
2061e0ddd2
Merge pull request #11164 from BrentBaccala/preserve-bbb-web-settings
...
preserve bbbWebAPI and sharedSecret over upgrades
2021-02-11 12:50:42 -05:00
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
Anton Georgiev
6b563e468b
Merge pull request #11375 from maths22/fix-chat-clearing
...
Fix rendering after public chat cleared
2021-02-11 08:58:04 -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
Fred Dixon
54ae154759
Merge pull request #11380 from schrd/akka-systemd
...
Customize systemd unit files
2021-02-11 07:36:19 -04:00
Daniel Schreiber
b6777ed9cb
Customize Systemd unit files
...
Currently there is a mechanism in bbb-config which adds overlay units.
This is not neccesary because sbt allows you to specify your own unit
files.
2021-02-11 11:16:55 +01:00
prlanzarin
765686714b
akka-apps, video: add camera broadcast and subscribe permission check messages
...
Used by bbb-webrtc-sfu to enrich its validation on whether a user is allowed to broadcast or subscribe to a camera stream
2021-02-10 21:55:46 -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
prlanzarin
93aa556aba
akka-apps, screenshare: add broadcast and subscribe permission check messages
...
Used by bbb-webrtc-sfu to enrich its validation on whether a user is allowed to broadcast a screen or subscribe to one
2021-02-10 19:02:19 -03:00
Anton Georgiev
66b671c4bd
Merge pull request #11374 from ramonlsouza/develop
...
Remove unsafe lifecycle from all whiteboard related components
2021-02-10 16:01:25 -05: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
prlanzarin
c226d9544e
akka-apps: add global audio permission check messages
...
Used by bbb-webrtc-sfu to enrich its validation on whether a user is allowed to subscribe to the global audio bridge via listen only or not
2021-02-10 15:00:04 -03:00
Pedro Beschorner Marin
09b39a8d63
Add extra pad validation
...
Associate pads with meetings so session validation is restricted to the
meeting's valid session tokens.
Meteor will dispatch new redis events on shared notes and closed captions
pads creation. This event will go through apps and reach web to populate
a new meeting's pad collection that contains all valid pad id's for that
session. Nginx will use this collection to check if the user's session token
belongs to the pad's authorized users.
Besides these modifications, an extra change will be needed at notes.nginx.
Location /pad/p/ needs to change it's auth_request:
from /bigbluebutton/connection/checkAuthorization;
to /bigbluebutton/connection/validatePad;
2021-02-10 13:37:04 -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
Tainan Felipe
e2b68a3202
Fix missing file
2021-02-10 10:33:18 -03:00
Tainan Felipe
e05d8886c6
Handle clear chat and fix clear message
2021-02-10 10:14:30 -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
Richard Alam
a443e50558
Merge pull request #11362 from riadvice/fix-api-redirect
...
Make sure checksum validation is done first in join API and display an error without redirection in failure case
2021-02-09 14:06:21 -05:00
Anton Georgiev
fa89646188
Merge pull request #11363 from lfzawacki/insecure-video-urls
...
Don't validate insecure http urls for external video to prevent browser errors
2021-02-09 14:04:12 -05:00
Lucas Zawacki
7216619811
Don't validate insecure http urls for external video to prevent browser errors
2021-02-09 15:24:21 -03:00
Ghazi Triki
5f683809cd
Make sure checksum validation is done first in join API and display an error without redirection in failure case.
2021-02-09 19:03:54 +01:00
Anton Georgiev
8a1cf91b94
Merge pull request #11360 from jfsiebel/clear-screen-share-collection-edge-case
...
Cover clear screen share collection case
2021-02-09 12:52:29 -05:00