Commit Graph

29336 Commits

Author SHA1 Message Date
Pedro Beschorner Marin
83c813ac6f refactor(connection status): interval and log configuration
Simplify how connection status inteval is configured and make server
log the solo logging option.
2021-04-23 19:15:32 -03:00
Pedro Beschorner Marin
19d6e32229 chore(connection status): log status change at the server
Includes a log at Meteor's addConnectionStatus method to log danger,
critical and recoveries triggers on user's connection status change.
2021-04-23 18:47:56 -03:00
Anton Georgiev
d3c26d6403
Merge pull request #12124 from gustavotrott/presentation-rasterize-slides
Implements forceRasterizeSlides and pngWidthRasterizedSlides
2021-04-23 13:51:17 -04:00
Anton Georgiev
5f080088b8
Merge pull request #12123 from pedrobmarin/connection-status-icon
style(connection status): replace icons
2021-04-23 13:34:28 -04:00
Anton Georgiev
35cb2aab35
Merge pull request #12135 from ritzalam/bbb-web-run-dev
Bbb web run dev
2021-04-23 13:34:09 -04:00
Anton Georgiev
df8365040e
Merge pull request #12134 from antobinary/apr23-locales
Pulled HTML5 locales on Apr 23, 2021
2021-04-23 13:33:48 -04:00
Anton Georgiev
c690cb65d9
Merge pull request #12129 from ramonlsouza/issue-12085
Resize duplicated poll results annotation
2021-04-23 13:29:53 -04:00
Anton Georgiev
8f72574267
Merge pull request #12132 from mariogasparoni/fix-11663-output-device-change-in-breakout
fix: breakout audio don't use previously selected output device
2021-04-23 13:29:17 -04:00
Anton Georgiev
ecc9ce5206 Pulled HTML5 locales on Apr 23, 2021 2021-04-23 17:27:35 +00:00
Richard Alam
5114ea7780 - remove unused import 2021-04-23 17:23:40 +00:00
Richard Alam
49ed89d82c - add alternative way of running bbb-web in dev environment which doesn't
require to be run with user bigbluebutton.
2021-04-23 17:22:41 +00:00
Anton Georgiev
a8842895ac
Merge pull request #12102 from ramonlsouza/issue-12062
Fix missing chat messages
2021-04-23 12:58:23 -04:00
Anton Georgiev
f0d9a96bba
Merge pull request #12133 from ramonlsouza/issue-12117
Fix new poll button sizes
2021-04-23 12:58:00 -04:00
Ramon Souza
98b5659f23 fix new poll button sizes 2021-04-23 13:33:54 -03:00
Anton Georgiev
b7eaa0883b
Bumped up release to 2.3.0-rc-1 2021-04-23 10:37:37 -04:00
Anton Georgiev
740fdc7fcb
Merge pull request #12128 from mariogasparoni/fix-invalidate-cookie
fix: client may crash when loading develop version
2021-04-23 10:32:37 -04:00
Mario Jr
2f78fc05d2 fix: breakout audio don't use previously selected output device
When joining breakout audio, the output device selected in the main room is
used in breakout.
When returning from breakout rooms, the output audio device previously set in
the main room is restored.

Some specific info:
SIPSession doesn't handle Storage anymore, we do this in SIPBridge, since
it has more info about the current selected device and it doesn't depend of
a session being oppened.
We also now pass the  output device ID when joining audio sessions. We can
then keep this information in the Storage.
Closes #11663
2021-04-23 11:28:30 -03:00
Ramon Souza
2e82bb2f64 resize whiteboard poll results 2021-04-23 11:24:01 -03:00
Mario Jr
af6cea1734 fix: client may crash when loading develop version
Removed the reference for invalidateCookie, since it doesn't exist anymore.
2021-04-23 10:58:08 -03:00
Ramon Souza
adae0f2062 keep read state of removed messages 2021-04-23 09:29:13 -03:00
Ramon Souza
e680cdf0fd Merge remote-tracking branch 'upstream/develop' into issue-12062 2021-04-23 08:25:09 -03:00
Pedro Beschorner Marin
3672a909f1 style(connection status): replace icons
Replace previous icon with a flexible version to fit inside other
nodes (e.g: buttons).
2021-04-23 06:32:11 -03:00
Gustavo Trott
b6e0a571d5 Implements forceRasterizeSlides (force convert presentation to png before svg) and pngWidthRasterizedSlides (force png width (px)) 2021-04-22 21:57:55 -03:00
Anton Georgiev
1416a0d255
Merge pull request #11931 from ramonlsouza/issue-11708-2
Stop viewer play/stop actions on external videos
2021-04-22 17:16:34 -04:00
Ramon Souza
55e0f2b775 added comments 2021-04-22 17:01:12 -03:00
Anton Georgiev
7277132c26
Merge pull request #12120 from bigbluebutton/u23-pagination-voactl-default
feat(video): set audio floor sorting as default for pagination
2021-04-22 15:23:46 -04:00
Paulo Lanzarin
160e2a238a
feat(video): set audio floor sorting as default for pagination
Set paginationSorting to VOICE_ACTIVITY_LOCAL by default (audio floors -> alphabetical -> local stream).

Rationale: a more sensible default mode for pagination that actually works a bit better for the end user than
the previous mode (presenter -> alphabetical). Should reduce the need for page switching by focusing on
the ones that are actually active in the conference.
2021-04-22 16:20:13 -03:00
Anton Georgiev
f45fe422b8
Merge pull request #12097 from mrkeksi/css_waiting_users
Make waiting users more responsiv
2021-04-22 15:04:54 -04:00
Anton Georgiev
eb37347294
Merge pull request #12029 from fireba11/reduce_freeswitch_log_level
Reduce freeswitch log level
2021-04-22 15:02:33 -04:00
Ramon Souza
1a032e4b62 check user role in adapter 2021-04-22 15:45:26 -03:00
Anton Georgiev
33ad2f1a58
Merge pull request #12086 from ramonlsouza/issue-12042
Reduce component re-render on containers that use usersContext
2021-04-22 14:40:50 -04:00
Anton Georgiev
868b7d2ff7
Merge pull request #12116 from Tainan404/issue-12093
Fix client crashing with multiple private chats
2021-04-22 14:37:53 -04:00
Anton Georgiev
3c0c4f0b42
Merge pull request #12114 from ramonlsouza/remove-webcam-default-settings
Remove webcamsDefaultPlacement unused settings
2021-04-22 13:48:20 -04:00
Ramon Souza
d6e3f137c4 remove webcamsDefaultPlacement unused settings 2021-04-22 14:26:59 -03:00
Tainan Felipe
ac7316702b Fix client crashing with multiple private chats 2021-04-22 14:22:47 -03:00
Anton Georgiev
30880e5c2a
Merge pull request #12113 from ramonlsouza/unused-var-import
Remove unused imports/variables
2021-04-22 12:26:47 -04:00
Ramon Souza
75b9261f6f remove unused imports/variables 2021-04-22 13:17:20 -03:00
Anton Georgiev
0c699893bb
Merge pull request #12109 from PhMemmel/improve-hand-raised-notification-message
Makes hand raised message differentiate between one and multiple users
2021-04-22 11:13:06 -04:00
Philipp Memmel
0c4eef0c5a shorten raised hand label 2021-04-22 16:56:41 +02:00
Anton Georgiev
f9a4f91328
Merge pull request #12112 from bigbluebutton/antobinary-patch-2
FS: Add cdquality video-auto-floor-msec for #12004
2021-04-22 10:36:50 -04:00
Anton Georgiev
4cac6cea8a
FS: Add cdquality video-auto-floor-msec for #12004 2021-04-22 10:31:39 -04:00
Ramon Souza
c9540df1d3 remove duplicated logic 2021-04-22 10:40:18 -03:00
Anton Georgiev
2862c5f576
Merge pull request #12110 from ramonlsouza/duplicated-property
Remove duplicated property from nav-bar button
2021-04-22 09:33:55 -04:00
Philipp Memmel
3a56d93436 pluralize label for multiple users 2021-04-22 15:20:06 +02:00
Ramon Souza
313300d884 remove duplicated property 2021-04-22 09:38:25 -03:00
Ramon Souza
509d9c0936 Merge remote-tracking branch 'upstream/develop' into issue-12042 2021-04-22 08:45:06 -03:00
Ramon Souza
8f3a3a8c1c fix index 0 crash 2021-04-22 08:38:42 -03:00
Philipp Memmel
e7da98283f hand raised message differentiates between one and multiple users 2021-04-22 12:08:25 +02:00
Anton Georgiev
a307c28d79
Merge pull request #12104 from KDSBrowne/bbb-11970
Fix Focus Outline Clipping Buttons In Firefox
2021-04-21 18:14:25 -04:00
Anton Georgiev
3c1c0ce019
Merge pull request #12105 from mrkeksi/bbb-7684
increase download button size
2021-04-21 14:42:53 -04:00