Anton Georgiev
a6a83b97a8
Merge pull request #18543 from prlanzarin/u27/build/fs11010
...
build(freeswitch): v1.10.10
2023-08-14 08:32:59 -04:00
Ramón Souza
0b8c493381
return gridUsers when pagination is disabled
2023-08-14 09:30:53 -03:00
prlanzarin
23cfc80a32
build(freeswitch): v1.10.10
...
See: https://github.com/signalwire/freeswitch/releases/tag/v1.10.10
2023-08-14 08:53:44 -03:00
Anton Georgiev
e2cdd68bac
Merge pull request #18516 from ramonlsouza/2627-aug10
...
chore: Merge 2.6 into 2.7
2023-08-11 17:13:21 -04:00
Arthurk12
c52a35834e
feat(wake-lock): enable implicit activation based on the default setting
...
This commit removes the wake lock activation toast along with the
enable/disable buttons, implementing the wake lock implicit activation
behavior. The wake lock feature is implicitly activated if the
`defaultSettings.application.wakeLock` in the `settings.yml` file is set
true. For mobile devices that do not support the API or fail when
requesting a wake lock, toasts are raised explaining that calls will be
dropped when the screen turns off.
In cases where `defaultSettings.application.wakeLock` is set false, users
can enable the wake lock manually through the settings menu.
2023-08-11 17:42:20 -03:00
KDSBrowne
822aabe6d1
fix: Move Presentation Option Dropdown To The Left Side ( #18538 )
...
* prevent duplication of presentation menu dropdown when visible
* move presentation options dropdown to the left (out of tldraw UI)
* adjust style menu UI in RTL
2023-08-11 17:13:33 -03:00
Paul Trudel
d8bce66098
Explicitly declare width and height as doubles
2023-08-11 18:18:36 +00:00
Paul Trudel
e615233ae8
Removed addSlidePositionsPubMsg
2023-08-11 18:11:18 +00:00
Anton Georgiev
68bca731b0
Merge pull request #18457 from gabriellpr/test-whiteboard-improvements
...
test: Check for right click on whiteboard
2023-08-11 13:13:36 -04:00
Gabriel Luiz Porfirio
09461caa84
Update bigbluebutton-tests/playwright/whiteboard/draw.js
...
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-08-11 13:16:10 -03:00
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
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
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
Tainan Felipe
91f164fee3
Refactor: Make the Recording indicator use graphql and ts ( #18465 )
2023-08-11 10:39:58 -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
Anton Georgiev
8525edf0c5
fix(bbb-conf): drop extra listing of mongodb in services
2023-08-10 17:53:21 -04:00
Anton Georgiev
bd49212e1d
Merge pull request #18526 from antobinary/mongo6start
...
build: Fixes for bbb-graphql-middleware, bbb-conf updates
2023-08-10 16:43:03 -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
Anton Georgiev
dec32f203c
fix(bbb-conf): add graphql services and mongo to --status list
2023-08-10 16:36:21 -04:00
Anton Georgiev
e05a47ed35
build: correct configs for bbb-graphql-middleware.service
2023-08-10 16:35:45 -04:00
Anton Georgiev
bcf2d41014
build: list bbb-graphql-middleware as dependency to bbb-html5
2023-08-10 16:35:00 -04:00
Anton Georgiev
83c10577a1
Merge pull request #18525 from antobinary/mongo6start
...
build: start replicaset once, before bbb-html5- backends frontends
2023-08-10 16:09:25 -04:00
Anton Georgiev
b61bc09168
build: start replicaset once, before bbb-html5- backends frontends
2023-08-10 15:53:31 -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
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