Ramon Souza
3fa193005b
change browser detection lib to bowser
2021-03-30 09:53:47 -03:00
Anton Georgiev
900ca6889f
Merge pull request #11793 from aron-2809/user_banned_error_reason_code_modified
...
fix:Banned user rejoining error code modified with error message
2021-03-29 13:44:20 -04:00
Anton Georgiev
6040913658
Merge pull request #11784 from KDSBrowne/bbb-acc-6
...
Remove invalid aria values and roles without proper structure
2021-03-29 13:42:58 -04:00
Aron Engineer
c3640f2971
fix:Banned user rejoining error code modified with error message
2021-03-29 17:22:55 +00:00
Richard Alam
58a2b65104
Merge pull request #11712 from ritzalam/keep-recording-status-files
...
Keep recording status files
2021-03-29 13:00:09 -04:00
Anton Georgiev
7e4907b1c9
Merge pull request #11791 from bigbluebutton/antobinary-patch-1
...
Removed duplicate key:value pair for en.json
2021-03-29 12:35:25 -04:00
Anton Georgiev
430c7fc2d7
Removed duplicate key:value pair for en.json
2021-03-29 12:33:01 -04:00
Anton Georgiev
3733605f53
Update PULL_REQUEST_TEMPLATE.md
2021-03-29 12:07:55 -04:00
Anton Georgiev
b836e5f7ca
Merge pull request #11758 from pedrobmarin/connection-status-button
...
Move connection-status to nav-bar
2021-03-29 11:44:49 -04:00
KDSBrowne
ff7dc18669
remove invalid aria values and roles without proper children
2021-03-29 02:12:58 +00:00
Anton Georgiev
0fd79d5358
Merge pull request #11780 from bigbluebutton/u23-moebius
...
screenshare: bump base/max timeouts to 30s/60s
2021-03-28 19:03:52 -04:00
Paulo Lanzarin
22436ef60b
screenshare: bump base/max timeouts to 30s/60s
...
Bump base and max screenshare timeouts to 30s and 60s to follow the values we currently use for cameras.
2021-03-28 16:48:38 -03:00
Fred Dixon
9f4ed883a2
Merge pull request #11777 from paulmenzel/fix-url-in-bbb-conf-warning
...
Fix URL in bbb-conf warning
2021-03-28 08:02:50 -03:00
Paul Menzel
d0047ac276
bbb-conf: Fix URL in no-firewall-detected warning
...
Fixes: 278223b4e0
("Recover 2.3-alpha3 version of bbb-conf")
Resolves: https://github.com/bigbluebutton/bigbluebutton/issues/11035
2021-03-28 09:33:42 +02:00
Fred Dixon
72e5e77ae1
Merge pull request #11774 from ffdixon/bbb-conf-4
...
Improve logic for detecting distro in bbb-conf
2021-03-27 16:13:25 -03:00
Fred Dixon
19884b0737
Improve logic for detecting OS in bbb-conf
2021-03-27 14:12:03 -05:00
Anton Georgiev
533c815399
Merge pull request #11769 from prlanzarin/u23-vinvanvaughn
...
video,screeshare,listenonly: remove Safari gathering barrier for SDP offer generation
2021-03-27 12:35:40 -04:00
prlanzarin
3dff2ac820
video,screeshare,listenonly: remove Safari gathering barrier for the SDP offer generation
...
Back when Safari 11 was still a thing, there was an annoying bug where peer connectiocs COULD get stuck during it`s JSEP handshaking phase if, due to some unknown trigger, the SDP was generated BEFORE the ICE candidate gathering had run its course.
I dont believe this is the case anymore and this workaround is _very_ harmful to Safari endpoints, mainly when gathering might take a long time due to additional network interfaces or restricted network environments. So its being removed.
Ive tested this with the widest array of Safari endpoints I could get my hands on: iPhones 8-12, iPads 6-8 and Pro, macOS Safari 12-14
2021-03-27 02:55:14 +00:00
Anton Georgiev
7dfea96fbc
Merge pull request #11766 from ramonlsouza/webcam-reconnect-breakout
...
Auto-reconnect webcam after leaving breakout room
2021-03-26 16:48:21 -04:00
Ramon Souza
4a761f923f
adding comment about canConnect
2021-03-26 17:43:19 -03:00
Richard Alam
55a416050c
- store status when recording has no start/stop marks
2021-03-26 13:39:27 -07:00
Richard Alam
1fdcfb9bca
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into keep-recording-status-files
2021-03-26 13:39:01 -07:00
Anton Georgiev
7d9abe77a0
Merge pull request #11127 from FarzadKarkhani/patch-2
...
Fix for poll result in RTL languages
2021-03-26 16:35:33 -04:00
Ramon Souza
5fe5705ac0
auto-reconnect webcam after leaving breakout room
2021-03-26 16:54:58 -03:00
Anton Georgiev
f95d648815
Merge pull request #11763 from bigbluebutton/u23-confetti
...
bbb-config, packaging: prevent cron job from restarting KMS unnecessarily
2021-03-26 10:54:58 -04:00
Paulo Lanzarin
b96d549d29
bbb-config: prevent cron job from restarting KMS unnecessarily
...
Fixes #11418
The `connectionStatus` property was removed from the Users collection in 2.3, so the check was always returning 0 which means the cron job could potentially restart KMS and SFU while there were still active users.
2021-03-26 11:51:22 -03:00
Anton Georgiev
c494e58a3b
Merge pull request #11727 from aron-2809/logout_response_message_modified_reasoncode
...
Logout response message modified reasoncode
2021-03-26 09:40:17 -04:00
Pedro Beschorner Marin
280b32d21d
Move connection-status to nav-bar
...
- Removed the connection-status history from the user list's gear
icon and now is opened by the connection-status button. Moderators will
render the same modal as before and viewers will only have access to their
own data.
- Added data-savings shortcut at the connection-status modal.
- Added websocket round-trip time.
2021-03-26 10:12:09 -03:00
Anton Georgiev
ded205e196
Merge pull request #11722 from Tainan404/issue-11081
...
Add collection user persistent data
2021-03-26 08:56:41 -04:00
Anton Georgiev
f1fe98b403
Merge pull request #11734 from Tainan404/remove-props-from-message
...
Remove `sender.name` and `color` from message payload
2021-03-26 08:40:02 -04:00
Anton Georgiev
726a5d4df1
Merge pull request #11756 from bigbluebutton/revert-11755-video-resize-border
...
Revert "Remove black border on video resize"
2021-03-25 15:34:19 -04:00
Anton Georgiev
3d35f3cd05
Revert "Remove black border on video resize"
2021-03-25 15:33:33 -04:00
Richard Alam
77b105aea2
Track recording process status
...
- store recording process status into a redis list. This option
needs to be enabled in bigbluebutton.yml
2021-03-25 12:25:30 -07:00
Richard Alam
54f4d43bea
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into keep-recording-status-files
2021-03-25 12:14:36 -07:00
Anton Georgiev
16cb8228ab
Merge pull request #11753 from germanocaumo/screenshare-audio-fix
...
Recording: Ignore video in audio processing scripts
2021-03-25 15:07:25 -04:00
Anton Georgiev
e710a5dfee
Merge pull request #11755 from ramonlsouza/video-resize-border
...
Remove black border on video resize
2021-03-25 13:06:19 -04:00
Ramon Souza
2ac8d08b77
remove black border on video resize
2021-03-25 14:02:49 -03:00
germanocaumo
951700502d
Recording: Ignore video in audio processing scripts (fix error with screenshare input)
2021-03-25 16:30:32 +00:00
Anton Georgiev
589f3c5a9f
Merge pull request #11750 from bigbluebutton/increase-pdf-conversion-hardcoded-timeout
...
Quick fix to avoid empty slides
2021-03-25 11:24:03 -04:00
Anton Georgiev
4c59663801
Merge pull request #11751 from antobinary/update-meteor-node-stubs
...
Updated meteor-node-stubs from 1.0.1 to 1.0.3
2021-03-25 11:13:02 -04:00
Anton Georgiev
7215797a22
Updated meteor-node-stubs from 1.0.1 to 1.0.3
2021-03-25 15:11:35 +00:00
Tiago D J
cab865c913
Quick fix to avoid empty slides
...
This PR reduces the impact of #8618 by increasing hardcoded timeout from 7s to 60s
A subsequent PR is going to be sent by @gustavotrott to:
-> Make this timeout configurable;
-> Add a log telling that timeout happened
2021-03-25 12:09:44 -03:00
Anton Georgiev
bf7365c1e4
Merge pull request #11749 from Tainan404/fix-posJoinsMessage-issue
...
Fix Cannot read property 'posJoinMessages' of undefined
2021-03-25 10:48:56 -04:00
Anton Georgiev
f197bde121
Merge pull request #11747 from ramonlsouza/annotations-delay
...
Retry sending annotations if user information is not available
2021-03-25 10:15:22 -04:00
Tainan Felipe
8a36d8cb42
Fix Cannot read property 'posJoinMessages' of undefined
2021-03-25 10:41:13 -03:00
Fred Dixon
d83fdb33e0
Merge pull request #11361 from alangecker/fs-config
...
Most recent freeswitch config
2021-03-25 09:55:45 -03:00
Ramon Souza
84f5ef9133
check+retry sending annotations if userid is not available
2021-03-25 09:47:57 -03:00
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