Commit Graph

32620 Commits

Author SHA1 Message Date
Anton
6d115fa36d remove duplicate selectors 2022-02-02 21:50:17 -03:00
Anton
f42c5e7730 add Lock viewer test: Unlock a user 2022-02-02 21:45:23 -03:00
Anton
7d5325d0dd improves some selectors and function calls 2022-02-02 21:05:26 -03:00
Bohdan Zhemelinskyi
cc10a31c78 fix on comment 2022-02-02 21:07:18 +00:00
Anton Georgiev
c34b79f39c
Merge pull request #14260 from zhem0004/jQueryUpdate
refactor(bbb-web): Cleanup of bigbluebutton-web Grails assets
2022-02-02 15:26:28 -05:00
Bohdan Zhemelinskyi
69c767750e cleanup 2022-02-02 19:44:02 +00:00
Anton Georgiev
3bd1aa20d6
Merge pull request #14259 from JoVictorNunes/issue-14205
fix(waiting users): add Fragment key prop
2022-02-02 13:43:40 -05:00
Joao Victor
8e4a9b454f Add key prop to Fragment 2022-02-02 15:34:36 -03:00
Anton Georgiev
1c63f26116
Merge pull request #14219 from ramonlsouza/issue-14099
fix: Disconnected users omitted from connection history
2022-02-02 11:22:50 -05:00
Anton Georgiev
be0dab17f7
Merge pull request #14257 from ramonlsouza/issue-14168
fix: "restoreOnUpdate=true" conflicts with "Focus on presentation"
2022-02-02 11:21:28 -05:00
Ramón Souza
c7fce6518e fix restoreOnUpdate presentation display 2022-02-02 16:01:57 +00:00
Fred Dixon
089c938c64
Merge pull request #14255 from ffdixon/fix-settings-permission
Fix permissions for settings.yml
2022-02-02 11:29:06 -04:00
Fred Dixon
13fa124740 Fix permissions for settings.yml 2022-02-02 09:26:19 -06:00
Anton Georgiev
9b516e48d0
Merge pull request #14254 from pedrobmarin/r-l-api
refactor(locale): adjust playback ids
2022-02-02 10:19:56 -05:00
Ramón Souza
c5e9b3a02f remove user data when not needed 2022-02-02 13:53:23 +00:00
Pedro Beschorner Marin
77a0f636f6 refactor(locale): adjust playback ids
Since the last playback refactor those ids have been changed.

Propagating these changes over here will make it easier for bbb-playback to
fetch them.
2022-02-02 09:34:24 -03:00
Paulo Lanzarin
551e449765
Merge pull request #14253 from bigbluebutton/prlanzarin-patch-1
build: bump bbb-webrtc-sfu to v2.7.0-alpha.4 (mediasoup is default)
2022-02-01 18:20:57 -03:00
Paulo Lanzarin
ea45a1d605
build: bump bbb-webrtc-sfu to v2.7.0-alpha.4 (mediasoup is default) 2022-02-01 17:29:14 -03:00
Anton Georgiev
866cfc93c4
Merge pull request #14201 from JoVictorNunes/issue-14138
fix(presentations): add presentation own queue
2022-02-01 13:46:56 -05:00
Anton Georgiev
f2734126da
Merge pull request #14214 from JoVictorNunes/breakout-title-fix
fix: race condition (window title in breakout rooms)
2022-02-01 13:46:21 -05:00
Anton Georgiev
ea681bce23
Merge pull request #14251 from ramonlsouza/issue-14132
fix: remove audio/video first join info on meeting end
2022-02-01 12:40:12 -05:00
Joao Victor
a0434ff1e0 Change message queue concurrency to 1 2022-02-01 14:20:08 -03:00
Joao Victor
fbb807208e Undo presentation queue implementation 2022-02-01 14:18:16 -03:00
Anton Georgiev
f52cff0dfe
Merge pull request #14247 from prlanzarin/u24-demna-faux
build: bump bbb-webrtc-sfu to v2.6.8
2022-02-01 12:15:22 -05:00
Ramón Souza
e5d969aa6b remove audio/video first join info on meeting end 2022-02-01 17:08:21 +00:00
prlanzarin
727b0e6d94 build: bump bbb-webrtc-sfu to v2.6.8 2022-02-01 13:46:05 -03:00
Paulo Lanzarin
6d2b1cd900
Merge pull request #14248 from bigbluebutton/prlanzarin-patch-1
build: bump bbb-webrtc-sfu to v2.7.0-alpha.2
2022-02-01 13:32:41 -03:00
Paulo Lanzarin
9597be2710
build: bump bbb-webrtc-sfu to v2.7.0-alpha.2 2022-02-01 13:29:40 -03:00
prlanzarin
dd3e24a800 refactor(screenshare): add voiceConf to ScreenshareBroadcastStopSysMsg
Just to make it easier to guarantee idempotence in webrtc-sfu while we dont get rid of voiceConf usage
2022-02-01 13:01:51 -03:00
Anton Georgiev
0b269d7973
Merge pull request #14231 from hiroshisuga/noShrunkenThumbnail
fix(virtualBG): recover shrunken thumbnails on the modal
2022-02-01 08:53:18 -05:00
Paulo Lanzarin
734026b76a
Merge pull request #14244 from ramonlsouza/fix-virtual-bg-label
fix: remove extra parentheses from virtual background label
2022-02-01 09:51:22 -03:00
Ramón Souza
b17ec549bd remove extra parentheses from virtual bg label 2022-02-01 12:43:40 +00:00
Anton Georgiev
06b8630719
Merge pull request #14230 from hiroshisuga/blur_translate
fix(virtualBG): snippet "blur" translation
2022-01-31 15:33:32 -05:00
Anton Georgiev
a341129c13
Merge pull request #14239 from schrd/gzip_html5
fix: serve compressed Javascript and CSS
2022-01-31 15:28:24 -05:00
Anton Georgiev
316533573b
Merge pull request #11405 from PhMemmel/improve-waiting-room-button-coloring
style: Use different colors for allow and deny buttons in waiting room
2022-01-31 15:07:15 -05:00
Daniel Schreiber
dc15a1c707 fix: serve compressed Javascript and CSS
The BBB html5 client is huge and can be compressed easliy. As nginx
already services the static files, it can also handle service gzipped
files.

Ship compressed files with the package.
2022-01-31 20:44:43 +01:00
Anton Georgiev
8910ad8d01
chore: updated version to 2.4.3 2022-01-31 12:56:38 -05:00
Anton Georgiev
8404048cfd
Merge pull request #14134 from hiroshisuga/fixpreupload
fix(bbb-web) broken Asian filename for pre-uploaded presentation (fix on bbb-web)
2022-01-31 10:43:37 -05:00
Anton Georgiev
5aa4700ff7
Merge pull request #14238 from frankemax/fix-css-focus-button-cropped
fix(button): add button margin
2022-01-31 10:03:28 -05:00
Max Franke
ac3ab187d2 fix(button): add button margin
Add a margin on buttons that are "in focus" to avoid being cut off by other
components
2022-01-31 11:58:49 -03:00
hiroshisuga
65c8d14108
Update styles.scss 2022-01-29 14:26:27 +09:00
hiroshisuga
b1936e9fdc
Update component.jsx 2022-01-29 14:16:39 +09:00
Anton
b85b3b7ca0 add lock viewers tests 2022-01-28 16:52:22 -03:00
Gustavo Trott
38b256dba5 Remove unnecessary codes 2022-01-28 15:00:17 -03:00
Paulo Lanzarin
2873870a3d
Merge pull request #14218 from prlanzarin/u25-hyperboloid-trauma
chore: webrtc-sfu@v2.7.0-alpha.1 (full audio + mediasoup)
2022-01-28 14:59:45 -03:00
prlanzarin
3d1b2c841d feat: add new dialplan rule for bbb-webrtc-sfu calls
This new dialplan rule filters calls originating from bbb-webrtc-sfu via SIP
user agent parsing. The default bbb-webrtc-sfu UA is "bbb-webrtc-sfu".

A new dialplan rule is needed to force RTP auto-adjustment for calls originating
in bbb-webrtc-sfu (rtp_manual_bugs=ACCEPT_ANY_PACKETS).
That is due to the fact that bidirectional mediasoup bridging is done via an
RTP/AVPF endpoint which does not use ICE. FreeSWITCH arbitrarily blocks off auto
adjustment for AVPF profiles (presuming ICE), so it needs to be forced otherwise
the bridge won't work properly in all environments.

Bridging mediasoup and FS via WebRTC (which would circumvent that) is currently
not an option due to the fact that FreeSWITCH doesn't handle STUN role conflicts
properly (and there will always be a conflict since the initiator is controlled
and FS always defaults to controlled)

Briding mediasoup and FS via plain RTP/AVP (which would also circumvent that) is
not an option right now due to the fact that FreeSWITCH doesn't make ssrcs
public in signaling for RTP/AVP profiles. mediasoup needs the remote ssrcs.
This could work by pre-generating a ssrc in bbb-webrtc-sfu, signaling it via a
SIP header and then specifying it in the rtp_use_ssrc channel variable in FS,
which would allow us to shim the ssrc in FS's answer in bbb-webrtc-sfu.
Maybe in the future.
2022-01-28 14:53:39 -03:00
prlanzarin
6fa073efec chore: bump bbb-webrtc-sfu to v2.7.0-alpha.1 2022-01-28 14:53:31 -03:00
Gustavo Trott
eb567eb106 Handle message to all breakouts sent 2022-01-28 14:41:10 -03:00
Bohdan Zhemelinskyi
b3ff9b92d2 Update on comments 2022-01-28 16:39:55 +00:00
Joao Victor
186df71998 Merge branch 'v2.4.x-release' into issue-14138 2022-01-28 10:39:50 -03:00