* upstream/master: (63 commits)
add styles for separator
In whiteboard text tool, a single click while editing a text sends it without creating a new text zone.
Fixed https://github.com/bigbluebutton/bigbluebutton/issues/3777
- escape all user passed strings
- display length of recording in minutes instead of milliseconds
- fix window size - run dos2unix to remove ^M but it formatted the whole file :(
- add dimension of screen share
add formatted message for close chat link
add formatted message for userlist toggle btn label
remove unused import
fix DropdownListSeparator to work with NVDA
remove local storage usage and add separator
change role from section to region
add menu item separation NVDA fiendly
add formatted messages and remove generic divs
remove direct DOM manipulation
remove span element
add aria-label for unread messages
add missing import to fix JoinAudio Btn
fix lint issues
...
* upstream/master:
- try fix broken get recording api call
Updated bbb-conf --restart to restart bbb-webhooks
Updated references to systemd units for recording
Make single click text box tool bigger.
- cleanup
- fix issue where GetRecordings API was failing because support of old metadata.xml broke.
Create text field in the whiteboard with a single click.
fix issue where client transcripts could get into a bad state
- update locales
bbb-conf: Stop all of the new recording units
add missing import to fix JoinAudio btn
fix the recording play button to work with devices that have touch and a mouse
Remove video view border in dark mode.
Update MainApplicationShell and its footer style when video chat layout is selected.
Fix "videoDockStyleNoFocusChatLayout" style class border color.
changes to shortcut keys so they all work in IE
fix Flash client focus issues when windows are hidden
* upstream/master: (53 commits)
center modal title
HTML5 - removed unused imports, fixed variable names
Added a missing import
Updated icon sets to the latest
Moved the recording systemd scripts into the core directory
record-and-playback: Split rap-worker into separate workers per step.
cleanup
audio join - apply structure and style from designs
"Video Chat" Layout has a dark background, controls are and title are removed in this layout.
Delete unused layout event class and videconf view.
HTML5 - changed underscore to lodash
revert tabIndex change
add local folder
remove unused imports
move handleExitAudio to service
remove merge conflict
fix more linting issues
lint nav settings dropdown container
remove unused imports
change function name
...