Fred Dixon
7fc2c96d2a
Merge pull request #14485 from antobinary/drop-tmp-settings
...
!build: remove config storing to /tmp when upgrading a package
2022-03-02 22:10:18 -06:00
prlanzarin
ae6564f276
fix: specify height in high and hd camera profiles
...
Set height to 720 in those profiles so that aspect ratio has a better chance to
be cohesive in all environments. Having only width set was causing certain
devices to output videos with non-standard ARs
2022-03-02 20:28:29 -03:00
prlanzarin
22d347f899
refactor: reduce timeout intervals for webrtc-sfu and FS WebSocket proxies
...
The old 6h values seem far too large and I cant recall nor find any good
justification for them to be that way
Reducing the timeouts to more sane values allow resources (WebSockets) to be
cleaned up faster
The heartbeat routine in bbb-webrtc-sfu runs every 20s. The heartbeat
routine in SIP.js/FS runs every 30(+10)s. The new timeouts are those values
multiplied by 3.
2022-03-02 19:07:29 -03:00
prlanzarin
c7f0c23731
fix(screenshare): request ejection when presenter automatically changes
...
Fixes an edge case where screen ejections weren't being requested internally on
ungraceful presenter changes
2022-03-02 17:48:30 -03:00
Anton Georgiev
43c5eeb99c
Updated the release to 2.4.5
2022-03-02 15:09:02 -05:00
Anton Georgiev
3e48ff303d
Merge pull request #14508 from JoVictorNunes/install-html-to-image
...
chore: package-lock changes for html-to-image lib
2022-03-02 15:02:31 -05:00
Joao Victor
c074d4c21d
Add package.lock changes
2022-03-02 16:50:53 -03:00
Anton Georgiev
ae13fb3593
Merge pull request #14507 from ramonlsouza/issue-9500
...
refactor: Refactor out code used for confirmation window
2022-03-02 14:47:40 -05:00
Anton Georgiev
d89470a96f
Merge pull request #14406 from JoVictorNunes/issue-14380
...
feat(presentation): new presentation menu and snapshot of the current presentation
2022-03-02 13:50:34 -05:00
Joao Victor
cd434c48b0
Remove old minimize button / Add check for empty options
2022-03-02 14:40:23 -03:00
Ramón Souza
59f646a666
refactor end-meeting modal to use confirmation modal
2022-03-02 17:11:05 +00:00
Joao Victor
205c96d74a
Disable in Safari
2022-03-02 14:09:56 -03:00
Ramón Souza
08ae899c44
remove unused messages
2022-03-02 16:44:59 +00:00
Ramón Souza
f101f73241
refactor recording modal to use confirmation modal
2022-03-02 14:45:33 +00:00
Anton Georgiev
3bd37f2ea4
Merge pull request #14492 from ramonlsouza/issue-14488
...
fix: Client crashing when clicking to "Select random user"
2022-03-02 09:20:58 -05:00
Anton Georgiev
de58d9c10c
Merge pull request #14438 from pedrobmarin/f-e-aafc
...
feat(events): add audio floor change
2022-03-02 08:51:40 -05:00
Anton Georgiev
bbe11c90f7
Merge pull request #14455 from JoVictorNunes/issue-14452-bp
...
[2.4] fix: breakout room 'shortName'
2022-03-02 08:51:15 -05:00
Anton Georgiev
212578b7c8
Merge branch 'v2.5.x-release' into disabledFeatures-learningDashboard
2022-03-02 08:46:31 -05:00
Ramón Souza
93e7a8a902
refactor remove-user modal to confirmation modal
2022-03-02 13:42:17 +00:00
Anton Georgiev
4b6b1998ff
Merge pull request #14500 from gustavotrott/disabledFeatures-warning
...
fix: warning "disabledFeatures have no value"
2022-03-02 08:37:33 -05:00
Anton Georgiev
9f6c6b7a0b
Merge pull request #14441 from pedrobmarin/r-s-fpr
...
refactor(screenshare): FreeSWITCH partial removal
2022-03-02 08:36:14 -05:00
Gustavo Trott
626fe0d52f
Comment disabledFeatures by default
2022-03-02 10:31:55 -03:00
Anton Georgiev
9768f7c246
Merge pull request #14496 from antobinary/2.5-transifex
...
chore: Added Transifex support for BBB 2.5 for HTML5 client
2022-03-01 15:47:23 -05:00
Gustavo Trott
c59037310a
Revert change in SystemConfiguration.scala
2022-03-01 17:34:38 -03:00
Localization Server
c28ff8a87e
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-03-01 20:34:28 +00:00
Gustavo Trott
9d6eaead02
Move api param learningDashboardEnabled to disabledFeatures
2022-03-01 17:27:54 -03:00
Anton Georgiev
2e095d55ef
chore: set up transifex project for BBB 2.5
2022-03-01 20:08:06 +00:00
Anton Georgiev
cfb7c354ce
Merge pull request #14494 from GuiLeme/issue-14431
...
Change in current attribute for InsertDocument endpoint
2022-03-01 12:59:03 -05:00
Guilherme Leme
b8bba75b62
[issue-14431] - Implemented the back-end not to accept the current attribute comming from insert endpoint.
2022-03-01 14:27:09 -03:00
Ramón Souza
3c8d620811
fix client crash in random user selection modal
2022-03-01 14:01:21 +00:00
Anton Georgiev
6985004756
Merge pull request #14490 from pedrobmarin/r-p-urs
...
refactor(pads): unneeded redis subscription
2022-03-01 08:15:52 -05:00
Pedro Beschorner Marin
f267cf29e0
refactor(pads): unneeded redis subscription
...
Since bbb-pads the html client Etherpad redis' channel subscription isn't
needed anymore. All communication between Etherpad and BigBlueButton goes
through bbb-pads.
2022-03-01 09:54:43 -03:00
Anton Georgiev
4dab5ffcd9
Merge pull request #14425 from antonbsa/users-join-same-time-tests
...
test: Adds stress tests joining two users at the same time
2022-02-28 17:08:30 -05:00
Anton Georgiev
085f76d4f7
Merge pull request #14489 from antobinary/lti
...
!remove: Extract bbb-lti into its own bigbluebutton/ repository
2022-02-28 15:44:40 -05:00
Anton Georgiev
86ab8269af
chore: drop bbb-lti* from .gitignore
2022-02-28 20:36:11 +00:00
Anton Georgiev
4a2e96d82c
build: add placeholder to pull bbb-lti from other repo
2022-02-28 20:29:11 +00:00
Anton Georgiev
0b95f19b3f
chore: remove bbb-lti in favor of own repo github.com/bigbluebutton/bbb-lti
2022-02-28 20:27:07 +00:00
Anton Georgiev
75f6bf6fd3
Merge pull request #14445 from ramonlsouza/userlist-performance-fix
...
refactor: improve userlist performance
2022-02-28 15:00:56 -05:00
Anton Georgiev
2b535a9888
Merge pull request #14478 from ramonlsouza/issue-14446
...
fix: Custom Parameter 'userdata-bbb_hide_presentation' keeps the "Minimize presentation" button
2022-02-28 13:33:42 -05:00
Anton Georgiev
abca31a464
Merge branch 'v2.5.x-release' into drop-tmp-settings
2022-02-28 13:33:05 -05:00
Anton Georgiev
24b7c55678
Merge pull request #14483 from antobinary/packaging-cleanup-7
...
build: Make it easier to build BBB packages from source locally
2022-02-28 12:25:05 -05:00
Anton Georgiev
87e47d220b
Merge pull request #14482 from antobinary/packaging-cleanup-6
...
refactor(bbb-config): drop usage of obsolete settings-production.json
2022-02-28 12:19:49 -05:00
Anton Georgiev
540675adaa
Merge pull request #14481 from antobinary/packaging-cleanup-5
...
build: drop ubuntu trusty (or xenial) files
2022-02-28 12:14:45 -05:00
Anton Georgiev
7c57f88117
Merge pull request #14480 from antobinary/packaging-cleanup-4
...
build and config: drop references to tomcat6 or 7
2022-02-28 12:12:48 -05:00
Anton Georgiev
a43071f9bd
Merge pull request #14479 from antobinary/packaging-cleanup-3
...
build: drop stuntman-client dependency, obsolete
2022-02-28 12:10:02 -05:00
Ramón Souza
f6997d66fa
fix minimize presentation button initial state
2022-02-28 17:04:21 +00:00
Anton Georgiev
d5ede08677
Merge pull request #14477 from antobinary/packaging-cleanup-2
...
build: FreeSWITCH dependencies installed in Dockerfile instead
2022-02-28 11:31:15 -05:00
Anton Georgiev
ccaf410178
Updated release to 2.5-alpha-3
2022-02-28 11:06:59 -05:00
Anton Georgiev
bfd8725813
Merge pull request #14475 from antobinary/packaging-cleanup-1
...
build: Drop bionic/ directory from name of bbb-html5 packaging files
2022-02-28 10:21:48 -05:00
Anton Georgiev
03e33545c4
Merge pull request #14474 from ramonlsouza/issue-14472
...
fix: Not able to see the guest waiting list, blocked view
2022-02-28 09:19:00 -05:00