transifex-integration[bot]
ea2aa99926
Translate en.json in el_GR ( #20861 )
...
100% translated source file: 'en.json'
on 'el_GR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-08-06 10:23:24 -04:00
Anton Georgiev
a6886daaf8
Merge pull request #20853 from gustavotrott/remove-validate-auth-token
...
cleanup: Remove common-messages related with AuthToken validation
2024-08-06 10:20:43 -04:00
Ramón Souza
174b875221
Merge pull request #20859 from JoVictorNunes/userdata-bbb_ask_for_feedback_on_logout
...
fix: `userdata-bbb_ask_for_feedback_on_logout`
2024-08-06 09:28:06 -03:00
Paulo Lanzarin
dc4c8c405b
Merge pull request #20862 from bigbluebutton/bwh321
...
build(bbb-webhooks): v3.2.1
2024-08-05 16:54:40 -03:00
Paulo Lanzarin
c0fe128ae7
build(bbb-webhooks): v3.2.1
...
v3.2.1
---
* fix: catch all HTTPServer errors in Prometheus' module
* fix: app stalling due to botched shutdown procedure
* build: mocha@10.7.0
* build: fast-xml-parser@4.4.1
2024-08-05 15:56:36 -03:00
Ramón Souza
c8c3f24f82
Merge pull request #20835 from KDSBrowne/bbb-port-20621
...
fix: Improve screen reader accessibility for polling modal
2024-08-05 15:46:39 -03:00
João Victor
9072bbada6
fix: userdata-bbb_ask_for_feedback_on_logout
2024-08-05 11:02:55 -03:00
Ramón Souza
5fd81402df
Merge pull request #20821 from antonbsa/timer-test-imp
...
test: Timer and stopwatch tests enhancements
2024-08-05 10:51:22 -03:00
Gustavo Trott
45c144d435
Merge pull request #20851 from JoVictorNunes/fix-ext-video-starting-advanced
...
fix(external-video): player starting at an advanced point
2024-08-02 17:46:14 -03:00
Ramón Souza
ed43524da1
Merge pull request #20834 from lfzawacki/shared-notes-button
...
fix(sharedNotes): Fix pinned shared notes button border
2024-08-02 16:43:41 -03:00
Gustavo Trott
2073b07c5c
Remove unused ValidateConnAuthTokenSysMsg
2024-08-02 15:51:57 -03:00
Ramón Souza
d3406a2e93
refactor: remove instanceId from client ( #20850 )
2024-08-02 14:10:39 -04:00
Gustavo Trott
8623443704
Remove unused GetUsersMeetingReqMsg
2024-08-02 15:08:42 -03:00
João Victor
6e23e055ef
fix(external-video): player starting at an advanced point
2024-08-02 15:03:33 -03:00
Gustavo Trott
180ed6890b
Remove unused ValidateAuthToken flow and messages
2024-08-02 15:02:54 -03:00
Ramón Souza
b7f8b994c5
fix: Label of quick poll items up to 'I' ( #20833 )
...
Co-authored-by: hiroshisuga <45039819+hiroshisuga@users.noreply.github.com>
2024-08-02 09:38:32 -04:00
Ramón Souza
1f87bfb2a8
Merge pull request #20830 from JoVictorNunes/fix-slide-snapshot-overflowing
...
fix(presentation): presentation snapshot overflowing the slide
2024-08-02 10:24:41 -03:00
Anton Georgiev
588d32bace
chore: build images with Go 1.22.5 ( #20837 )
2024-08-02 09:24:23 -04:00
Ramón Souza
a8a824ff99
Merge pull request #20813 from antonbsa/audio-notif-check
...
test: Add checks for audio notification related to loss in connection
2024-08-02 10:15:11 -03:00
Anton Georgiev
c26ebf8348
fix: Remove unnecessary instanceId property in settings.yml ( #20744 )
2024-08-01 19:32:30 -04:00
Anton Georgiev
8c3929ae66
[3.0]docs: adjust name for errorRedirectUrl ( #20840 )
...
* [3.0]docs: adjust name for errorRedirectUrl
* add line
2024-08-01 16:28:15 -04:00
KDSBrowne
ebdc66d357
update poll vote modal with header
2024-08-01 19:16:13 +00:00
Lucas Zawacki
31608b48eb
fix(sharedNotes): Fix shared notes button border
2024-08-01 16:13:55 -03:00
Paulo Lanzarin
75ab985795
Merge pull request #20822 from bigbluebutton/sfu2140llwt
...
feat(bbb-webrtc-sfu): enable new mediasoup balancing strategies
2024-08-01 16:05:53 -03:00
Ramón Souza
835e53da77
Merge pull request #20816 from Scroody/fix-double-click-chat-select
...
Fix: Unable to focus chat when double clicking it
2024-08-01 15:25:00 -03:00
Paulo Lanzarin
936363b310
feat(bbb-webrtc-sfu): enable new mediasoup balancing strategies
...
We currently use a simple producer round-robin algorithm to distribute
elements between mediasoup workers. This works for most scenarios but
fails in some edge cases, such as:
- 1-to-N scenarios where N >= ~600-800 (sample number, varies by
single-core performance). This is due to subscribers being pinned to a
producer's worker.
- Poor distribution results from round-robin.
Enable the following new features in bbb-webrtc-sfu via after-install by
default:
- `mediasoup.workerBalancing.strategy: least-loaded`: Replaces
round-robin with load scoring. Workers are selected based on which is
least loaded.
- `mediasoup.enableWorkerTransposing: true`: Allows media streams to be
bridged between workers through internal RTP pipes. This, along with a
per-worker stream limit, enables seamless offloading of streams between
workers (whether publishers or subscribers). The per-worker stream limit
is still under review.
These changes should address the issues mentioned. They are enabled via
after-install because the SFU version is shared with previous BBB versions
where these features are not desirable yet.
2024-08-01 18:21:07 +00:00
João Victor
fb9ecba8e1
fix(presentation): presentation snapshot overflowing the slide
2024-08-01 12:12:19 -03:00
André Möller
174b09e86a
later changes
2024-08-01 11:59:27 -03:00
transifex-integration[bot]
8f00853d0d
Translate en.json in ja ( #20826 )
...
100% translated source file: 'en.json'
on 'ja'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-08-01 10:12:45 -04:00
Anton B
277e3d5642
fix typo
2024-07-31 17:31:59 -03:00
Anton Georgiev
db150bca6c
Merge pull request #20812 from gustavotrott/common-msg-remove-unused-msgs
...
cleanup: Removes several unused bbb-common-messages
2024-07-31 16:23:13 -04:00
Anton B
6d01c4b293
test: split timer test into stopwatch and timer and add assertions
2024-07-31 17:14:45 -03:00
Gustavo Trott
4af042d3c7
Merge pull request #20807 from paultrudel/api-internal-error-fix
...
fix(api): Remove old enter endpoint validation logic
2024-07-31 14:54:51 -03:00
Anton B
516a0be3dd
test: fix and update steps and assertions for the timer test
2024-07-31 14:43:10 -03:00
Gustavo Trott
19fb38fb53
Merge branch 'v3.0.x-release' into common-msg-remove-unused-msgs
2024-07-31 14:33:51 -03:00
Gustavo Trott
c4201e0edd
Merge pull request #20793 from gustavotrott/akka-timer-refactor
...
refactor (akka-apps): Routine to reset finished Timers
2024-07-31 14:31:15 -03:00
André Möller
c6b1ac6c6b
Fix: Unable to focus chat when double clicking it
2024-07-31 14:02:43 -03:00
Anton B
9f4b359bb5
test: add checks for audio notification related to loss in connection
2024-07-31 11:31:12 -03:00
Gustavo Trott
ef8b7eb301
Merge remote-tracking branch 'upstream/v3.0.x-release' into common-msg-remove-unused-msgs
2024-07-31 11:19:11 -03:00
Gustavo Trott
407b85a3d4
Remove unused SYNC CLIENT messages
2024-07-31 11:17:22 -03:00
Paulo Lanzarin
aa8f6d80f8
Merge pull request #20805 from prlanzarin/u30/refactor/remove-connstatus-jitter
...
fix(connection-status): jitter causes false positive critical alerts
2024-07-31 11:11:21 -03:00
Ramón Souza
eab40d5793
Merge pull request #20801 from ramonlsouza/fix-chat-alerts-jul30
...
fix: chat alerts
2024-07-31 11:10:43 -03:00
Gustavo Trott
fbf148dcd2
Remove unused SyncGetMeetingInfoRespMsg
2024-07-31 10:47:34 -03:00
Gustavo Trott
aa2bc871df
Remove ununsed MeetingTimeRemainingUpdateEvtMsg and BreakoutRoomsTimeRemainingUpdateEvtMsg
2024-07-31 10:42:56 -03:00
Gustavo Trott
ce3811939c
Remove unused UpdateBreakoutUsersEvtMsg
2024-07-31 10:19:09 -03:00
Ramón Souza
89c8144c67
Merge pull request #20795 from ramonlsouza/fix-locale-issues
...
fix: locales issues
2024-07-31 10:07:15 -03:00
Ramón Souza
7a256cdde4
Merge pull request #20804 from lfzawacki/restore-emoji-picker
...
Fix emoji picker icon and width on 3.0
2024-07-31 09:49:30 -03:00
Gustavo Trott
94e64bb0a0
Remove unused UpdateRecordingTimerEvtMsg
2024-07-31 09:33:31 -03:00
Gustavo Trott
75cffd840c
Remove unused DisconnectClientSysMsg msg
2024-07-31 09:18:34 -03:00
Gabriel Luiz Porfirio
aa57d4528b
test: Add message to the test expect ( #20718 )
...
* first steps
* few messages added
* added more messages to the failed tests
* layouts,notifications
* more messages to help
* adding messages to the upload other presentations format
* messages for upload multiple presentation test
* added most of the expect messages
* updates for merging
* fixed broken tests
2024-07-30 18:49:02 -04:00