Anton Georgiev
2fcbd31a42
Merge pull request #18427 from ramonlsouza/guest-updates
...
fix: Notify guest policy change
2023-08-04 10:39:57 -04:00
Anton Georgiev
80652902ff
Merge pull request #18450 from bigbluebutton/antobinary-patch-2
...
refactor: Reworded the label for download pres+annotations
2023-08-04 10:29:29 -04:00
Anton Georgiev
070b7e8405
Merge pull request #18445 from gabriellpr/test-download-presentation
...
test: changes on download presentation
2023-08-04 10:29:11 -04:00
Anton Georgiev
36df64bf2c
refactor: Reworded the label for download pres+annotations
2023-08-03 15:59:19 -04:00
Ramón Souza
87e2e88f6c
Merge pull request #18440 from Scroody/margin-to-talking-indicator
...
style: Margin of talking indicator adjusted to better fitting size
2023-08-03 16:18:20 -03:00
Ramón Souza
8802d8fffd
Merge pull request #18448 from Scroody/margin-to-timer2
...
style: Margin of timer adjusted to better fitting size
2023-08-03 16:18:09 -03:00
André Castro
163e18b8a3
Adjustments to the timer
2023-08-03 16:15:46 -03:00
Ramón Souza
4da6bb2864
Merge pull request #18441 from Scroody/margin-to-timer
...
Client: Margin of timer adjusted to better fitting size
2023-08-03 15:56:25 -03:00
Paulo Lanzarin
5ddf3155c7
Merge pull request #18407 from prlanzarin/u27/fix/audio-retry-timeout-logs
...
feat(audio): add retryThroughRelay, +...
2023-08-03 15:50:04 -03:00
Gabriel Porfirio
38b353d2c8
adding the presentation tests on ci again
2023-08-03 15:46:03 -03:00
Gabriel Porfirio
26e74f5d43
changes on the download presentation tests
2023-08-03 15:05:56 -03:00
imdt
44a0c2d10c
Client: Margin of timer adjusted to better fitting size
2023-08-03 11:48:00 -03:00
imdt
08de342179
Adjustment
2023-08-03 11:32:27 -03:00
imdt
d843b8df56
Client: Margin adjusted to better fitting size
2023-08-03 11:29:51 -03:00
Ramón Souza
e0e68f3896
guest policy change toast
2023-08-02 13:22:43 -03:00
Ramón Souza
407a5d383c
Merge pull request #18425 from antonbsa/flaky-presentation-tests
...
test: add flaky flag to presentation tests
2023-08-02 11:04:40 -03:00
Anton B
d188df13f0
test: add flaky flag to presentation tests
2023-08-02 10:48:30 -03:00
Gustavo Trott
8d88ace0ac
tests: Speed up building time by splitting packages in different jobs ( #18415 )
2023-08-02 08:55:18 -03:00
Ramón Souza
d960ccb1c9
Merge pull request #18399 from Scroody/fix-pulse-animation-with-avatar
...
Fix: pulse animation with avatar
2023-08-02 08:47:33 -03:00
Ramón Souza
a0ad513cb6
Merge pull request #18411 from ramonlsouza/issue-18408
...
fix: Disabling the presentation download with annotation is also disabling the original presentation download
2023-08-02 08:46:55 -03:00
Anton Georgiev
151d331f03
docs: Added link for 2.7.0-beta.3
2023-08-01 19:48:50 -04:00
Anton Georgiev
cb6e041510
Merge pull request #18410 from antonbsa/avoid-flaky-ci
...
test: Add @flaky test flag and avoid them when running the tests on CI
2023-08-01 14:50:46 -04:00
Gustavo Trott
be057ac155
tests: Improve the handling of failures during the workflow ( #18390 )
2023-08-01 14:51:21 -03:00
Anton B
1013e4443a
test: update Webcam ci tests flags
2023-08-01 13:45:33 -03:00
Ramón Souza
4b6686ef76
add comment
2023-07-31 17:07:41 -03:00
Ramón Souza
df8e9e9440
split disabled download of presentation params
2023-07-31 17:03:29 -03:00
Anton B
4384fa7aca
test: add @flaky test flag and avoid them when running the tests on CI
2023-07-31 16:19:04 -03:00
prlanzarin
50d019ac01
chore(audio): lower SFU audio negotiation timeout to 15s (from 25s)
2023-07-31 11:40:04 -03:00
prlanzarin
a8e4e876d0
fix(audio): add connection timers for SFU audio
...
SFU based audio is missing connection timers, which means the join
procedure can go on indefinitely in a couple of scenarios.
Refactor the connection timers added for re-connections in the SFU audio
bridge and make them valid for the first try as well.
Make 1010 errors (connection timeout) retriable when retryThroughRelay
is enabled.
2023-07-31 11:39:52 -03:00
prlanzarin
7c3ac51e38
feat(audio): add retryThroughRelay flag for 1007 errors
...
1007 errors are still a large fraction of our overall audio join error
rate. This usually indicates some sort of firewall block or UDP issues
carrier networks. I can't figure out why some scenarios won't trickle
down to relay candidates though - I'm leaning to scenarios where STUN
packets with USE-CANDIDATE are being mangled/lost along the way or
something else that borks the (already fragile) conn checks for ICE-lite
implementations.
Add a new feature called retryThroughRelay which triggers a retry with
iceTransportPolicy=relay whenever audio fails to join with a 1007 error.
The goal is to force relay usage to try and bypass 1007s scenarios that
still happen.
Disabled by default.
2023-07-31 11:39:45 -03:00
prlanzarin
26815f4679
chore(audio): add more data to audio_joined/failure logs
...
Add secondsToActivateAudio, inputDeviceId, outputDeviceId and isListenOnly
to audio_joined.extraInfo
Add inputDeviceId, outputDeviceId and isListenOnly to
audio_failure.extraInfo
Add a try-catch to the device enforcement procedure triggered by
onAudioJoin - it may throw and block the modal.
2023-07-31 11:39:24 -03:00
Anton Georgiev
f682348db4
Merge pull request #18405 from antobinary/guest-extra-options
...
chore: set guestPolicyExtraAllowOptions to false
2023-07-31 10:07:39 -04:00
Anton Georgiev
1e08c28962
chore: set guestPolicyExtraAllowOptions to false
2023-07-31 09:49:32 -04:00
Anton Georgiev
9e1d1c5190
Merge pull request #18394 from ramonlsouza/layout-images
...
refactor: Update layout images
2023-07-28 13:36:43 -04:00
Ramón Souza
f389d7b338
Merge pull request #18396 from ramonlsouza/issue-18386
...
fix: bbb_hide_presentation_on_join parameter not working
2023-07-28 13:49:03 -03:00
Scroody
0a9b061434
Fix: Pulsing animation not working with avatar
2023-07-28 13:31:44 -03:00
Ramón Souza
bd97a008a0
fix hide presentation on join
2023-07-27 15:49:21 -03:00
Ramón Souza
8e0b48e8be
Merge pull request #18164 from Arthurk12/bbb-wake-locke
...
feat: Screen wake lock feature
2023-07-27 10:58:05 -03:00
Ramón Souza
796b630736
update layout images
2023-07-27 09:22:50 -03:00
Anton Georgiev
3c71afd309
Merge pull request #18392 from antobinary/merge-july26
...
chore: Merge 2.6.11 into 2.7
2023-07-26 22:29:25 -04:00
Anton Georgiev
7be38fd876
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july26
2023-07-26 22:27:55 -04:00
Anton Georgiev
94252fcdb8
docs: Added link for 2.6.11
2023-07-26 22:24:49 -04:00
Anton Georgiev
477f660eea
Merge pull request #18372 from Scroody/I-18334
...
refactor: Re-writing of the meeting ending to make navigation more clear for users
2023-07-26 22:19:21 -04:00
Anton Georgiev
5303265bc2
Update bigbluebutton-html5/public/locales/en.json
2023-07-26 22:19:05 -04:00
Arthurk12
7b57565fc5
fix(wake-lock): settings attribute name
2023-07-26 17:38:34 -03:00
Anton Georgiev
304bc851a0
Merge pull request from GHSA-v6wg-q866-h73x
...
fix(sec): Improve text sanitizing of lobby messages
2023-07-26 15:28:20 -04:00
Anton Georgiev
9611df968d
Merge pull request #18385 from gustavotrott/fix-dial-in-user-invisible
...
fix: Dial-in users not in list
2023-07-26 15:17:42 -04:00
Tainan Felipe
838accf015
Improve text sanitizing of lobby messages
2023-07-26 16:12:39 -03:00
Anton Georgiev
5462fe6f49
Merge pull request #18391 from antonbsa/test-cs-backport
...
test: Connection status element selector fix
2023-07-26 14:57:57 -04:00
Anton B
b31ba3fbc0
test: fix connection status element selector
2023-07-26 15:08:36 -03:00