Commit Graph

31454 Commits

Author SHA1 Message Date
Ramón Souza
351fe186a3 convert actions-bar component 2021-10-25 13:29:29 +00:00
Mario Jr
05686baed6 update(audio): do not check for chrome in iOS devices in audio modal
We are now leaving the check for the minBrowserVersions object in settings.yml
If the settings enables chrome iOS, audio should allow users to be joining
with audio.

This is related to recent Chrome update (iOS 14.3+) that now allows
camera/microphone to be captured. We are looking for enabling this for
Chrome 93 in iOS (chromeMobileIOS version in settings.yml)
2021-10-22 18:14:12 -03:00
Anton Georgiev
bb898fec8e
Merge pull request #13552 from antobinary/2.4-into-develop
chore: Merge 2.4 branch into develop
2021-10-22 16:27:56 -04:00
Anton Georgiev
1622425cbc Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 2.4-into-develop 2021-10-22 19:12:58 +00:00
Anton Georgiev
a1b2930cbf
Merge pull request #13549 from ramonlsouza/issue-13506
fix: Selected presentation icon not visible for a long file name
2021-10-22 13:33:59 -04:00
Ramón Souza
ce52d0a23e add overflow wrap to bbb-menu 2021-10-22 17:13:21 +00:00
Anton Georgiev
a0e04fcbde
Merge pull request #13546 from ramonlsouza/issue-13511
Touch ups to the latest polling updates
2021-10-22 10:31:20 -04:00
Ramón Souza
d744206a86 update paragraph text color 2021-10-22 12:46:10 +00:00
Ramón Souza
cac7a37e29 update anonymous poll styles 2021-10-22 12:41:39 +00:00
Ramón Souza
b8f4f4a844 add poll heading styles 2021-10-22 12:26:04 +00:00
Anton Georgiev
8e011661e9
Merge pull request #13542 from KDSBrowne/BBB-center-audio-chevron
Improve Audio Control Chevron Alignment
2021-10-21 15:11:22 -04:00
Ramón Souza
05ff4eee6c fix smallTitle 2021-10-21 19:00:12 +00:00
Ramón Souza
b3447deda9 convert chat-list-item component 2021-10-21 18:20:04 +00:00
Ramón Souza
289ccb8909 convert user-captions component 2021-10-21 17:44:47 +00:00
KDSBrowne
39fb8a6baa center chevron in audio controls dropdown 2021-10-21 17:29:44 +00:00
Ramón Souza
8d9c8e4470 convert user-name component 2021-10-21 17:22:13 +00:00
Ramón Souza
5bdd4487d2 convert user-dropdown component 2021-10-21 16:56:33 +00:00
Anton Georgiev
abcac9f9b5
Merge pull request #13540 from kepstin/rec-audio-fixes
RAP: Use "asetpts=N" in ffmpeg audio processing
2021-10-21 11:48:22 -04:00
Calvin Walton
3c1a9cd7c4 RAP: Use "asetpts=N" in ffmpeg audio processing
There's an issue sometimes where when processing the audio from a
desktop sharing file, the STARTPTS value is invalid somehow, and this
results in bad timestamps in the output stream. Depending on the
selected codec/container combination, this might result in errors such
as spam of the message:

Application provided invalid, non monotonically increasing dts to muxer in stream

or simply a hang during processing.

Since we're already using aresample in async mode to correct timestamp
gaps, we can use "asetpts=N" here to simply set the audio frame pts
values to the sample number directly, giving proper monotonic timestamps
with no gaps.
2021-10-21 11:23:09 -04:00
Ramón Souza
c0209ba2f3 convert user-options component 2021-10-21 14:32:18 +00:00
Ramón Souza
b78a9a19db convert user-participants component 2021-10-21 14:16:18 +00:00
Ramón Souza
da8f894d6b convert breakout-room-item component 2021-10-21 13:34:05 +00:00
Ramón Souza
a940e29ea2 convert user-polls component 2021-10-21 13:26:55 +00:00
Ramón Souza
59faaab572 convert waiting-users component 2021-10-21 13:11:52 +00:00
Ramón Souza
55b4c7ac56 convert user-notes component 2021-10-21 12:52:02 +00:00
Ramón Souza
30a2af4b7e convert user-messages component 2021-10-20 20:29:23 +00:00
Anton Georgiev
f08347ab3e
Merge pull request #13531 from bigbluebutton/increase-time-allowed-for-reconnection
refactor: Increase time allowed for reconnection
2021-10-20 15:59:59 -04:00
Tiago Jacobs
57c1ea332a
Increase time allowed for reconnection 2021-10-20 15:24:32 -03:00
Anton Georgiev
a8dac575d5
Merge pull request #13530 from antobinary/fonts
chore: Pulled the latest fonts woff from bigbluebutton-fonts
2021-10-20 13:58:43 -04:00
Anton Georgiev
5282e0d069 chore: Pulled the latest fonts woff from bigbluebutton-fonts 2021-10-20 17:56:55 +00:00
Anton Georgiev
e5c37a7cf8
Merge pull request #13490 from ramonlsouza/old-minimize-button
Restore old button to hide presentation (under a flag)
2021-10-20 13:43:58 -04:00
Ramón Souza
24339d41cc convert custom-logo component 2021-10-20 17:36:11 +00:00
Ramón Souza
37b4673477 convert user-list-content component 2021-10-20 16:45:44 +00:00
Ramón Souza
1628ebede0 fix tab size 2021-10-20 16:32:27 +00:00
Ramón Souza
da15431a54 convert user-list component 2021-10-20 14:18:48 +00:00
Anton Georgiev
c68d5a0b3b
Merge pull request #13525 from gustavotrott/dashboard-remove-alert
Fix: Learning Dashboard eslint no-alert problem
2021-10-20 10:15:29 -04:00
Gustavo Trott
64be1d1494 Put exclamation point in localized string instead of html 2021-10-20 10:58:27 -03:00
Anton Georgiev
f862eaf233
Merge pull request #13526 from antobinary/locales
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-10-20 09:53:54 -04:00
Localization Server
426267df8d chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-10-20 13:49:17 +00:00
Gustavo Trott
d242276e5b Remove alert function 2021-10-20 10:45:04 -03:00
Ramón Souza
464648297a install styled-components 2021-10-20 12:45:44 +00:00
Anton Georgiev
3ccc59ac63
Merge pull request #13521 from lfzawacki/userdata-layout
Userdata flags for hiding some layout elements
2021-10-20 08:43:18 -04:00
Anton Georgiev
7e95e68fe8
Merge pull request #13522 from antobinary/backport-build-changes
build: Backport build changes
2021-10-20 05:56:10 -04:00
Anton Georgiev
cf42a23cb1
Merge pull request #13524 from antobinary/locales
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-10-20 05:54:25 -04:00
Localization Server
deddf9ce9c chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-10-19 23:10:14 +00:00
Anton Georgiev
0678739b42 Updated image tag 2021-10-19 21:13:14 +00:00
Anton Georgiev
55416fb628 remove unneeded pip3 code 2021-10-19 21:07:05 +00:00
Anton Georgiev
eeed40f52a build: bbb-freeswitch-core install pip3 to solve site-packages missing 2021-10-19 21:07:05 +00:00
zfgrnzfsberire
37c31ce81b use placeholder files during change detection
also fix comment at top of script to reflect the current development state
2021-10-19 21:06:09 +00:00
Anton Georgiev
62c67a2f67 build: Rely on meteor version from docker image 2021-10-19 21:03:52 +00:00