Commit Graph

33809 Commits

Author SHA1 Message Date
Lucas Zawacki
cd13446c5a fix(layout): Moderators could not change layout if pushLayout was true 2022-05-24 17:31:35 -03:00
Lucas Zawacki
7ef7b52a30 feat(layout): Both presenters and moderators can set pushLayout 2022-05-24 15:38:47 -03:00
Anton Georgiev
ad98ff3d98
Merge pull request #15015 from antobinary/m25-d
chore: Merge BBB 2.5.0-rc.2 into develop
2022-05-13 18:32:30 -04:00
Anton Georgiev
4ba7842691 chore: Set bigbluebutton release to 2.6.0-alpha.1 2022-05-13 22:31:54 +00:00
Anton Georgiev
c4874398f6 chore: Merge 2.5.0-rc.2 into develop 2022-05-13 21:03:34 +00:00
Ramón Souza
32469846f8
Merge pull request #14989 from gabriellpr/emoji-chat
feat(chat): Auto convert text to emoji
2022-05-13 18:47:26 +01:00
Anton Georgiev
6a665a4b64
Merge pull request #15011 from prlanzarin/u26-niccolo-strauss
[2.6] fix: client crash on meeting end/user left with cameras
2022-05-13 13:04:26 -04:00
Anton Georgiev
b0035170fb
Merge pull request #15010 from prlanzarin/u25-cornelius-tacitus
chore: remove obsolete gstream upgrade routine (cherry-picked from #14616)
2022-05-13 12:58:28 -04:00
Anton Georgiev
d1053c3eb4
Merge pull request #14970 from danielpetri1/shared-notes-fix
fix(Shared notes): missing temporaryPresentationId parameter in upload
2022-05-13 12:21:56 -04:00
prlanzarin
0a05d3b673 fix: client crash on meeting end/user left with cameras 2022-05-13 16:20:57 +00:00
Daniel Molkentin
08ca953ba8 chore: remove obsolete gstream upgrade routine 2022-05-13 16:14:50 +00:00
Paulo Lanzarin
3c7a66bc88
Merge pull request #15002 from prlanzarin/u26-pelham-island
feat: add filterable identifier to FS channels originated from SFU
2022-05-13 13:10:18 -03:00
Paulo Lanzarin
6cb1918d4f
Merge pull request #15007 from bigbluebutton/sfu290a0
build: bump bbb-webrtc-sfu to v2.9.0-alpha.0
2022-05-13 13:09:55 -03:00
Paulo Lanzarin
7813ff526e
build: bump bbb-webrtc-sfu to v2.9.0-alpha.0 2022-05-13 11:31:46 -03:00
Anton Georgiev
52001a7345
Merge pull request #14998 from ramonlsouza/react172
chore: update react to 17.0.2
2022-05-13 09:59:54 -04:00
Anton Georgiev
d684f3354a
Merge pull request #15006 from antobinary/set-version
build: set html5 client version on bbb-config update
2022-05-13 09:57:36 -04:00
Anton Georgiev
07a6abf5d1
Merge pull request #15005 from ramonlsouza/locales-may13
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-05-13 09:51:08 -04:00
Anton Georgiev
61d27c78f7 build: set html5 client version on bbb-config update 2022-05-13 13:50:20 +00:00
Localization Server
a494d5b66c chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-05-13 09:41:54 -03:00
prlanzarin
7d85c4f4e2 feat: add filterable identifier to FS channels originated from SFU
Use the presence_data field to annotate channels with a filterable
identifier that allows us to differentiate SIP.js channels from SFU
ones.

The motivation: allow metrics exporters/instrumentations/etc to
generate comparison metrics (eg.: mediaStats, usage) between the default
bridge and the experimental one without having to do multiple or overly
verbose json_api or mod_command/fs_cli calls to filter channels out.
2022-05-12 13:08:11 +00:00
Gustavo Trott
40fc2473bf
Merge pull request #14944 from GuiLeme/issue-14828 2022-05-11 19:06:02 -03:00
Paulo Lanzarin
77fad2a8e0
Merge pull request #14951 from prlanzarin/u26-setubal-septimo
chore(bbb-conf): list mediasoup IPs in --check, review Kurento keyword usage
2022-05-11 16:26:15 -03:00
GuiLeme
2afe4526a8 [issue-14828] - Logic change of processing current parameter. 2022-05-11 16:25:44 -03:00
Ramon Souza
fdaea3fc2f upgrade react-intl version to support react 17 2022-05-11 16:10:44 -03:00
Ramon Souza
9bed83a65a upgrade react-toggle version to support react 17 2022-05-11 16:06:05 -03:00
Ramon Souza
361f3b48eb upgrade react-tabs version to support react 17 2022-05-11 15:56:04 -03:00
Ramon Souza
0a81650681 upgrade react-modal version to support react 17 2022-05-11 15:51:52 -03:00
Anton Georgiev
49160b9412
Merge pull request #14997 from pedrobmarin/c-p-v1-2-0
chore(pads): v1.2.0
2022-05-11 14:31:03 -04:00
Ramon Souza
135ad42049 remove unused package 2022-05-11 14:01:13 -03:00
Ramon Souza
b60bbb9bb7 upgrade react version to 17.0.2 2022-05-11 13:42:18 -03:00
Pedro Beschorner Marin
46b1fadbde chore(pads): v1.2.0
There was a dependency replacement at `bbb-pads` module. Update to uses
it's last version.

https://github.com/bigbluebutton/bbb-pads/compare/v1.1.0...v1.2.0
2022-05-11 13:29:14 -03:00
Ramón Souza
8b9caa3d66
Merge pull request #14995 from MaximKhlobystov/playwright-2.5-readme-update
test: minor README update
2022-05-11 17:01:27 +01:00
Maxim Khlobystov
d39c1dd842
Change Node version in README 2022-05-11 10:52:51 -04:00
Maxim Khlobystov
630289ac97 Updated README 2022-05-11 10:22:18 -04:00
GuiLeme
23aaeedef2 [issue-14828] - Changed order of inserting the default.pdf document 2022-05-11 10:40:56 -03:00
Ramón Souza
0fa57ee22d
Merge pull request #14991 from prlanzarin/u25-due-fondue
fix: client crash on meeting end/user left with cameras
2022-05-10 20:10:44 +01:00
prlanzarin
6d02d7218f fix: client crash on meeting end/user left with cameras 2022-05-10 18:57:26 +00:00
Gustavo Trott
4c27159ee9
Merge pull request #14990 from antobinary/ci
build(fsesl-akka): build deps in sequence to allow for ci use
2022-05-10 13:32:51 -03:00
Gustavo Trott
14815184e6
Merge pull request #14911 from GuiLeme/issue-9789 2022-05-10 13:24:11 -03:00
gabriellpr
0b047ea26f verification updated 2022-05-10 13:23:41 -03:00
Anton Georgiev
653dd8a08f build(fsesl-akka): build deps in sequence to allow for ci use 2022-05-10 16:22:28 +00:00
Paulo Lanzarin
d5b1bba975
Merge pull request #14981 from prlanzarin/u26-form-revealer
fix(screenshare): check packet flow to detect unhealthy streams earlier
2022-05-10 13:11:34 -03:00
Ramón Souza
b024e6802d
Merge pull request #14968 from frankemax/avatar-fix
fix(user-avatar): avatar image covered
2022-05-10 17:02:03 +01:00
Ramón Souza
092cda8000
Merge pull request #14965 from frankemax/fix-joined-spinner
fix(webcam): spinner and prop types
2022-05-10 17:01:46 +01:00
Anton Georgiev
f3080b9ad1
Merge pull request #14930 from GuiLeme/issue-14819
fix(recording): Override configuration `properties` file
2022-05-10 11:30:48 -04:00
Paulo Lanzarin
9568360cd7
Merge pull request #14980 from prlanzarin/u26-dissolute-behaviour
fix(screenshare): remove broken presenter screen reconnect, faster viewer reconnections
2022-05-10 11:47:37 -03:00
prlanzarin
53570deb86 fix(screenshare): make viewers reconnect immediately mid-call
If a viewer session failed mid-call, it was being scheduled for a reconnect via
the min-max connection timers (30s-60s), which is terrible UX.

This commit makes screen sharing viewers try to reconnect immediately when
appropriate.
2022-05-10 14:35:59 +00:00
prlanzarin
d45aecdbcc fix(screenshare): remove broken presenter screen reconnect
Outbound/presenter screen sharing reconnect was broken from inception, so it's
being removed until it´s properly re-implemented.

This also fixes an issue where presenter disconnections would be silent for the
end user - now an error toast is shown and the error properly logged.
2022-05-10 14:35:59 +00:00
Paulo Lanzarin
4b4d9c82aa
Merge pull request #14979 from prlanzarin/u26-power-absentia
fix(screenshare): properly reset connection attempts on stop
2022-05-10 11:28:54 -03:00
prlanzarin
98ec11c9b5 fix(screenshare): properly reset connection attempts on stop
Fixes an issue where subsequent failures might lead to wrong error codes being
reported;

Splits the screen sharing bridge stop method into a reconnect-safe version and
a public one - should also address some quirks with inbound stream reconnection.
2022-05-10 14:22:45 +00:00