Anton Georgiev
1b736eecb3
Merge pull request #18530 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ja
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ja on branch v2.7.x-release
2023-08-11 11:48:26 -04:00
transifex-integration[bot]
f3c192b95c
Updates for file bigbluebutton-html5/public/locales/en.json in tr on branch v2.6.x-release ( #18533 )
...
* Translate en.json in tr
100% translated source file: 'en.json'
on 'tr'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-11 11:47:48 -04:00
Anton Georgiev
7a3945069d
Merge pull request #18398 from gabriellpr/polls-not-editable
...
test: only presenter can edit the poll results
2023-08-11 11:46:04 -04:00
transifex-integration[bot]
f66c50ed1d
Updates for file bigbluebutton-html5/public/locales/en.json in gl on branch v2.6.x-release ( #18531 )
...
* Translate en.json in gl
100% translated source file: 'en.json'
on 'gl'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-11 11:08:18 -04:00
transifex-integration[bot]
4116976244
Updates for file bigbluebutton-html5/public/locales/en.json in ja on branch v2.6.x-release ( #18529 )
...
* Translate en.json in ja
100% translated source file: 'en.json'
on 'ja'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-11 11:05:26 -04:00
Paulo Lanzarin
732cedfc8a
Merge pull request #18536 from bigbluebutton/u27/fix/video-page-wrong-scope
...
refactor(video): guarantee connectStreams scope is valid
2023-08-11 12:04:37 -03:00
transifex-integration[bot]
b0643f7b10
Updates for project BigBlueButton v2.7 HTML5 client and lanuage gl on branch v2.7.x-release ( #18532 )
...
* Translate en.json in gl
100% translated source file: 'en.json'
on 'gl'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-11 11:04:21 -04:00
Anton Georgiev
fb3cade181
Merge pull request #18535 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_tr
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage tr on branch v2.7.x-release
2023-08-11 11:03:46 -04:00
Ramón Souza
8269c840a7
change default value
2023-08-11 11:04:10 -03:00
Ramón Souza
c598db9c7a
display selected emoji in reactions bar button
2023-08-11 11:01:50 -03:00
Paulo Lanzarin
f3bd84e81f
refator(video): guarantee connectStreams scope is valid
...
The original debounce implementation (lodash) preserved the
caller's context - radash didn't, so it was failing and it wasn't noticed.
The new debounce implementation with the native function seems to preserve caller's context, but as a safety measure this commit binds the method to its appropriate scope.
2023-08-11 10:57:39 -03:00
GuiLeme
85f1bdae51
[issue-18449] - change in the flow, it is not necessary to click to disable one format to enable the other
2023-08-11 10:31:07 -03:00
Ramón Souza
94cb2d5d97
only display reactions bar toggle if reactions are enabled
2023-08-11 10:14:16 -03:00
transifex-integration[bot]
8a7d18383e
Translate en.json in tr
...
100% translated source file: 'en.json'
on 'tr'.
2023-08-11 12:56:15 +00:00
Ramón Souza
b103448091
Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18443
2023-08-11 09:36:08 -03:00
Paulo Lanzarin
25defd8abd
Merge pull request #18527 from prlanzarin/u27/build/sfu2110b4
...
build(bbb-webrtc-sfu): v2.11.0-beta.4
2023-08-11 09:18:55 -03:00
Anton Georgiev
df2200e993
Merge pull request #18528 from prlanzarin/u27/build/fs-41507363f3
...
build(freeswitch): bump to signalwire/freeswitch/master@41507363
2023-08-11 08:00:53 -04:00
transifex-integration[bot]
35dcdd6407
Translate en.json in ja
...
100% translated source file: 'en.json'
on 'ja'.
2023-08-11 04:59:51 +00:00
prlanzarin
a3264bb152
build(freeswitch): bump to signalwire/freeswitch/master@41507363
...
See 41507363f3
2023-08-10 22:46:21 -03:00
prlanzarin
dfa359cae0
build(bbb-webrtc-sfu): v2.11.0-beta.4
...
- Added: mediasoup_rtp_scores (histogram, off by default)
2023-08-10 22:29:45 -03:00
transifex-integration[bot]
10ddc47b55
Updates for file bigbluebutton-html5/public/locales/en.json in gl on branch v2.6.x-release ( #18520 )
...
* Translate en.json in gl
100% translated source file: 'en.json'
on 'gl'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-10 17:27:38 -04:00
Anton Georgiev
09f5b8a464
Merge pull request #18524 from antonbsa/multiple-leave-audio-datatest
...
fix: Remove leaveAudio data-test from the reaction buttons
2023-08-10 16:37:10 -04:00
Ramón Souza
6d4c140f76
auto close reactions settings
2023-08-10 16:28:21 -03:00
Anton B
b6c73b4a04
fix: remove leaveAudio data-test from the reaction buttons
2023-08-10 16:14:33 -03:00
Anton Georgiev
a3cf5ce935
Merge pull request #18513 from ramonlsouza/fix-disabled-reactions
...
fix: do not display reactions button if reactions are disabled
2023-08-10 15:13:10 -04:00
Anton Georgiev
07f3dcdce3
Merge pull request #18523 from antobinary/packages-descriptions
...
build: Update the descriptions for bbb-playback packages
2023-08-10 14:25:19 -04:00
Anton Georgiev
dfd8f5b4a4
build: Update the descriptions for bbb-playback packages
2023-08-10 14:21:54 -04:00
Anton Georgiev
67141471d8
chore: Bump BBB version to 2.7.0-rc.1
2023-08-10 13:38:06 -04:00
Anton Georgiev
f2102a8398
Merge pull request #18517 from bigbluebutton/antobinary-patch-1
...
chore: Bump FreeSWITCH to 'master' from end of July 2023
2023-08-10 12:39:03 -04:00
Anton Georgiev
1e2a0e9671
Merge pull request #18510 from gustavotrott/tests-ci-merge-pr-into-base
...
ci(tests): Merge PR into master branch before running tests
2023-08-10 11:24:37 -04:00
GuiLeme
a1746da6fe
[issue-18449] - added possibility of download original presentation with original format
2023-08-10 12:18:59 -03:00
Anton Georgiev
34c153a424
chore: Bump FreeSWITCH to 'master' from end of July 2023
2023-08-10 11:15:13 -04:00
Anton Georgiev
2107d67455
Merge pull request #18509 from gustavotrott/ci-tests-cancel-previous
...
ci(tests): cancel previous PR runs on github-actions when push a new commit
2023-08-10 11:03:51 -04:00
Anton Georgiev
df7819f175
Merge pull request #18507 from antobinary/meteor213
...
chore: upgrade Meteor 2.12 to 2.13
2023-08-10 10:51:48 -04:00
Ramón Souza
866c40f84f
Merge remote-tracking branch 'upstream/v2.6.x-release' into 2627-aug10
2023-08-10 11:49:01 -03:00
Paulo Lanzarin
3dce16c7bf
Merge pull request #18515 from bigbluebutton/sfu2110b3
...
build(bbb-webrtc-sfu): v2.11.0-beta.3
2023-08-10 11:11:57 -03:00
Paulo Lanzarin
dc1066e247
build(bbb-webrtc-sfu): v2.11.0-beta.3
...
Adjust naming of an environment variable configuration (`AUDIO_HOLD_HIST`)
2023-08-10 11:10:47 -03:00
Anton Georgiev
5a878c6526
Merge pull request #18503 from ramonlsouza/native-debounce
...
refactor: replace debounce function
2023-08-10 09:58:11 -04:00
Anton Georgiev
2e80e406b9
Merge pull request #18469 from ramonlsouza/keyboard-reactions
...
style: reactions bar improvements
2023-08-10 09:55:30 -04:00
Anton Georgiev
8d754a7ef6
Merge pull request #18472 from ramonlsouza/enable-wakelock
...
chore: set wakeLock.enabled to true
2023-08-10 09:54:55 -04:00
transifex-integration[bot]
06e451234e
Updates for file bigbluebutton-html5/public/locales/en.json in gl on branch v2.6.x-release ( #18512 )
...
* Translate en.json in gl
100% translated source file: 'en.json'
on 'gl'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-10 09:43:43 -04:00
Gustavo Trott
456950a800
Merge pull request #18459 from GuiLeme/issue-18446
...
fix: download of original presentation
2023-08-10 10:37:11 -03:00
Ramón Souza
fadd035bea
do not display reactions button if reactions are disabled
2023-08-10 09:02:08 -03:00
Paulo Lanzarin
969f86e4ef
Merge pull request #18511 from prlanzarin/u27/build/sfu2110b2
...
build(bbb-webrtc-sfu): v2.11.0-beta.2
2023-08-09 22:58:45 -03:00
prlanzarin
0f9b9e1932
build(bbb-webrtc-sfu): v2.11.0-beta.2
...
A few adjustments to the transparent listen only mechanism
New Prometheus metrics to validate transparent listen only
2023-08-09 22:46:03 -03:00
Anton Georgiev
20ea8da9f7
Merge pull request #18460 from ramonlsouza/issue-18437
...
fix: Display raise hand and away emoji in userlist
2023-08-09 17:19:58 -04:00
Gustavo Trott
1e19db3f55
Checkout master instead of PR branch
2023-08-09 18:08:09 -03:00
Gustavo Trott
3c6dfb86cb
ci(tests): cancel previous actions from the same PR
2023-08-09 17:59:17 -03:00
Anton Georgiev
81b1483a8a
chore: upgrade Meteor 2.12 to 2.13
2023-08-09 15:37:27 -04:00
Gustavo Trott
813bb07590
Merge pull request #18494 from gustavotrott/fix-upload-follow-redirect
...
fix (bbb-web): Getting wrong final URL (from redirect) on presentation upload
2023-08-09 16:18:04 -03:00