Anton Georgiev
43cfa5a629
Merge pull request #11735 from KDSBrowne/bbb-acc-1
...
Remove gradient from content styling
2021-03-25 02:14:32 -04:00
Anton Georgiev
5adab18af2
Merge pull request #11736 from KDSBrowne/bbb-acc-2
...
Fix duplicate element Id in UserParticipants
2021-03-25 02:13:18 -04:00
Anton Georgiev
2746a1c57a
Merge pull request #11737 from KDSBrowne/bbb-acc-3
...
Remove complementary role from user content
2021-03-25 02:12:24 -04:00
Anton Georgiev
5c5bcdf1e8
Merge pull request #11738 from KDSBrowne/bbb-acc-4
...
Reduce Audio Modal Heading To H2
2021-03-25 02:10:51 -04:00
Anton Georgiev
0072f2e5b0
Merge pull request #11742 from MaximKhlobystov/typed-response-no-drag-drop
...
Remove the drag and drop input field for typed responses polls
2021-03-25 02:04:06 -04:00
Maxim Khlobystov
ea5d5a879c
Avoid displaying drag and drop input field for typed response polls
2021-03-25 01:37:25 +00:00
Anton Georgiev
7964f24147
Merge pull request #11739 from kepstin/rec-bugfix
...
Don't print audio info for corrupt audio files
2021-03-24 17:29:49 -04:00
Calvin Walton
331c63adec
Don't print audio info for corrupt audio files
...
Fixes a crash: undefined method `[]' for nil:NilClass
that happens when a corrupt audio file is hit.
2021-03-24 17:02:47 -04:00
KDSBrowne
310b7bc988
reduce audio modal heading to h2
2021-03-24 20:35:09 +00:00
KDSBrowne
9286d1f90d
remove complementary role
2021-03-24 20:26:20 +00:00
Tainan Felipe
fa3ab71d40
Change export chat function
2021-03-24 17:20:33 -03:00
KDSBrowne
8fa8c1a463
update element id
2021-03-24 20:20:01 +00:00
Tainan Felipe
b5e52012ec
Remove sender.name and color from message payload
2021-03-24 16:57:09 -03:00
Anton Georgiev
47c0d69fca
Merge pull request #11732 from antobinary/locales-march24
...
Pulled HTML5 locales on March 24, 2021
2021-03-24 15:37:05 -04:00
Anton Georgiev
12644fdcdc
Pulled HTML5 locales on March 24, 2021
2021-03-24 19:35:58 +00:00
Anton Georgiev
435833b3c3
Merge pull request #11731 from bigbluebutton/antobinary-patch-1
...
Enabled by default screenshare with audio (#11622 )
2021-03-24 15:11:26 -04:00
Anton Georgiev
638ba47ecf
Enabled by default screenshare with audio ( #11622 )
2021-03-24 15:06:23 -04:00
Anton Georgiev
8e251efe17
Merge pull request #11730 from prlanzarin/u23-clcxb
...
screenshare: check if the user is still presenter after gDM resolves
2021-03-24 15:03:04 -04:00
KDSBrowne
0e00e9791f
remove gradient from styling
2021-03-24 18:48:26 +00:00
prlanzarin
1e199097b4
screenshare: check if the user is still presenter after gDM resolves
...
If the presenter gets changed while the user kept the getDisplayMedia browser picker open, accepting the getDisplayMedia prompt might get the previous presenter´s client-side state inconsistent as if they were sharing. The screen sharing is a no-op though
This adds a check after gDM resolves to see whether the user is still the presenter; if they aren`t, just clean up the gDM stream and make it a full no op
2021-03-24 18:41:14 +00:00
Anton Georgiev
a950c9af53
Merge pull request #11626 from prlanzarin/u23-recsa
...
screenshare: add rap processing for screen streams with audio (complements #11622 )
2021-03-24 14:36:31 -04:00
Aron Engineer
6cd0f01adb
fix: bbb-common-message updated with correct Msg body
2021-03-24 17:56:13 +00:00
Anton Georgiev
950e831711
Merge pull request #11686 from ramonlsouza/improve-poll-function
...
Improve poll function
2021-03-24 13:52:03 -04:00
Aron Engineer
105e1d0166
fix: Option removed from ValidateAuthTokenRespMsg and respective handlers, default eject reason added
2021-03-24 17:42:19 +00:00
Ramon Souza
6a2496fcb3
Merge remote-tracking branch 'upstream/develop' into improve-poll-function
2021-03-24 14:22:43 -03:00
germanocaumo
ea375d6c5e
remove trailing whitespaces
2021-03-24 14:01:17 -03:00
germanocaumo
35104fba47
number of inputs for amix command, remove old java deskshare events
2021-03-24 13:35:00 -03:00
Anton Georgiev
8c6e7b8849
Merge pull request #11724 from ramonlsouza/userlist-rtl
...
Fix userlist RTL/LTR for userlist when language is changed
2021-03-24 11:50:10 -04:00
Anton Georgiev
4568706c4f
Merge pull request #11728 from bigbluebutton/u23-updef
...
audio: change default SDP format to Unified Plan
2021-03-24 11:33:45 -04:00
Paulo Lanzarin
65c359a79c
audio: change default SDP format to Unified Plan
...
Making the default transition a bit earlier so that we can field trial it just to be sure enough it's safe.
2021-03-24 12:16:13 -03:00
Anton Georgiev
7398e005e8
Merge pull request #11725 from Tainan404/fix-chat-reconnection
...
Fix reactive issue with reconnection
2021-03-24 10:25:51 -04:00
Aron Engineer
c4b05e83e8
fix: UserMsgs.scala filename typo fixed
2021-03-24 13:33:25 +00:00
Aron Engineer
376dfcc59a
Merge branch 'develop' into logout_response_message_modified_reasoncode
2021-03-24 13:15:45 +00:00
Anton Georgiev
c00c927f63
Merge pull request #11726 from pedrobmarin/pads-with-instances
...
Handle pad's events and Meteor's instances
2021-03-23 17:43:59 -04:00
Aron Engineer
52d57645c4
fix: ValidateAuthTokenRespMsg reason code added to the message.
2021-03-23 21:13:14 +00:00
Pedro Beschorner Marin
0c4cf0135d
Handle pad's events and Meteor's instances
...
Since Meteor was split in multiple process and events started to be
filtered by instances, all Etherpad's Redis events were being discarded.
Etherpad has a Redis' publisher plugin that is unaware of BigBlueButton's
existence. All the communication between them is kept simple with minimal
of internal data exchange. The concept of distincts subscribers at Meteor's
side broke part of this simplicity and, now, Etherpad has to know which
instance must receive it's messages. To provide such information I decided
to include Meteor's instance as part of the pad's id. Should look like:
- [instanceId]padId for the shared notes
- [instanceId]padId_cc_(locale) for the closed captions
With those changes the pad id generation made at the recording scripts had to
be re-done because there is no instance id available. Pad id is now recorded at
akka-apps and queried while archiving the shared notes.
2021-03-23 18:03:50 -03:00
Ramon Souza
4cca83b202
fix userlist rtl/ltr when language is changed
2021-03-23 17:30:51 -03:00
Tainan Felipe
36c1abc890
Fix reactive issue with reconnection
2021-03-23 17:30:38 -03:00
Anton Georgiev
a2674c7db4
Merge pull request #11723 from mariogasparoni/merge-2.2-develop
...
Merge 2.2 into develop
2021-03-23 16:30:08 -04:00
Mario Jr
af4f9dbf26
Merge branch 'v2.2.x-release' into merge-2.2-develop
2021-03-23 17:10:28 -03:00
Anton Georgiev
8f3140897d
Merge pull request #11709 from jfsiebel/invalidated-logged-out-user
...
Prevent logged out user to spam validateAuthToken
2021-03-23 13:52:45 -04:00
germanocaumo
136f43eb25
Remove screenshare audio specific ffmpeg codec in recording processing.
2021-03-23 14:49:39 -03:00
Anton Georgiev
654e971076
Merge pull request #11721 from mariogasparoni/develop
...
Default enable banner alert when user speaks with mic muted
2021-03-23 13:48:18 -04:00
germanocaumo
95fabfe8c2
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into u23-recsa
2021-03-23 14:47:20 -03:00
Mario Jr
402b082355
Default enable banner alert when user speaks with mic muted
...
This sets back the default value after fixes done in #11272 and #11268
2021-03-23 14:45:41 -03:00
Mario Jr
b830e794f7
Do not create mutedalert component when user is disconnected
...
If created, mutedalert will crash client when trying to access inputstream
which is not yet ready.
Fixes #11433
2021-03-23 14:45:38 -03:00
Anton Georgiev
7593b05b4a
Merge pull request #11716 from pedrobmarin/rap-notes-endpoint
...
Avoid localhost at notes endpoint
2021-03-23 10:59:54 -04:00
Anton Georgiev
fe58a11249
Merge pull request #11718 from MaximKhlobystov/typed-poll-case-insensitive
...
Case insensitive typed poll responses grouping
2021-03-23 10:58:15 -04:00
Anton Georgiev
c6a9d8e213
Merge pull request #11719 from ramonlsouza/issue-11714
...
Locales fetch rework
2021-03-23 10:57:50 -04:00
Ramon Souza
3b08a54df7
adding locale instructions in settings.yml
2021-03-23 11:50:16 -03:00