transifex-integration[bot]
eacdfa79c5
Updates for project BigBlueButton v2.7 HTML5 client and lanuage zh_TW on branch v2.7.x-release ( #18499 )
...
* Translate en.json in zh_TW
100% translated source file: 'en.json'
on 'zh_TW'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-09 14:00:40 -04:00
transifex-integration[bot]
80bb6752a7
Updates for project BigBlueButton v2.7 HTML5 client and lanuage eu on branch v2.7.x-release ( #18501 )
...
* Translate en.json in eu
100% translated source file: 'en.json'
on 'eu'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-09 13:55:43 -04:00
Ramón Souza
835bbd4733
replace unaffected debounce
2023-08-09 13:26:42 -03:00
Ramón Souza
80094581f6
replace leading:true, trailing: false debounces
2023-08-09 13:12:29 -03:00
Ramón Souza
7fee4d5f95
replace mute debounce
2023-08-09 13:06:57 -03:00
Ramón Souza
c55a9b43b3
add debounce function
2023-08-09 13:06:27 -03:00
Paulo Lanzarin
db534782aa
Merge pull request #18497 from prlanzarin/u27/fix/lo-autoplay-timeout
...
fix(audio): clear connection timeout on autoplay failures
2023-08-09 12:46:20 -03:00
prlanzarin
b8a1b881c5
fix(audio): clear connection timeout on autoplay failures
...
If the autoplay block is triggered in listen only, the connection timer
keeps ticking even if the user correctly accepts the audio play prompt.
That causes an audio re-connect once the timeout expires.
Clear the connection timer if the audio bridge starts with
NotAllowedError as a soft error. For connection purposes, the audio join
procedure worked. The autoplay thing is at the UI/UX level, not WebRTC.
2023-08-09 11:09:27 -03:00
Gustavo Trott
02ba4c6ff8
Fix: Getting final Url (from redirect) on presentation upload
2023-08-09 09:54:38 -03:00
transifex-integration[bot]
849e0ccc42
Updates for file bigbluebutton-html5/public/locales/en.json in gl on branch v2.6.x-release ( #18467 )
...
* 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-09 07:46:46 -04:00
Anton Georgiev
588bf5c2b9
Merge pull request #18452 from KDSBrowne/bbb-18232
...
fix: Correct Slide Positioning After Zoom and Sync During Presentation Change
2023-08-08 19:08:42 -04:00
Ramón Souza
cd2c85474e
change default value for wake lock
2023-08-08 16:49:15 -03:00
Ramón Souza
e767a39799
centralize emoji, add focus color
2023-08-08 15:28:05 -03:00
KDSBrowne
2d0e41cef1
Merge pull request #14 from antonbsa/rmv-skipped-zoom-test
...
test: Re-add zoom test
2023-08-08 14:20:13 -04:00
Anton B
b68dbc6832
test: re-add zoom test
2023-08-08 15:13:32 -03:00
KDSBrowne
ea9c687b07
prevent zooming out at 100%
2023-08-08 17:32:07 +00:00
Anton Georgiev
ffe5fa48ed
Merge pull request #18455 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_fr
...
Updates for file bigbluebutton-html5/public/locales/en.json in fr on branch v2.6.x-release
2023-08-08 13:11:13 -04:00
Anton Georgiev
67b7b2a3a4
Merge pull request #18464 from gustavotrott/fix-same-reaction-twice-in-a-row
...
fix (html5): Unable to choose same Reaction emoji twice in a row
2023-08-08 12:46:11 -04:00
Gustavo Trott
26787aa5c8
Fix: setting away=true in akka-apps when user raised his hand
2023-08-08 13:34:30 -03:00
Anton Georgiev
7f6b7b2e74
Merge pull request #18447 from ramonlsouza/keyboard-reactions
...
fix(access): keyboard navigation in reactions bar
2023-08-08 12:16:48 -04:00
Ramón Souza
07ce5befec
limit cameras page in grid mode
2023-08-08 13:05:54 -03:00
Gustavo Trott
eaf86b37a8
Fix: Unable to choose same reaction twice in a row
2023-08-08 11:32:52 -03:00
Gustavo Trott
ba239f7b05
Merge pull request #18463 from gustavotrott/graphq-timezone-utc
...
refactor (graphql-server): Set timezone UTC and all date columns `timestamp with time zone`
2023-08-08 11:11:52 -03:00
Gustavo Trott
9bc3312ab1
Set 'timestamp with time zone' for missing columns
2023-08-08 10:53:04 -03:00
Gustavo Trott
66e2cd1cb6
Set 'timestamp with time zone' for missing columns
2023-08-08 10:51:37 -03:00
Gustavo Trott
77b784446c
Set all date columns as timestamp with time zone
2023-08-08 10:41:16 -03:00
Paulo Lanzarin
d7e9cb05ee
Merge pull request #18461 from prlanzarin/u27/feat/transparent-listen-only
...
feat(audio): add experimental transparent listen only mode
2023-08-08 09:39:12 -03:00
prlanzarin
a73bdf5d18
refactor: simplify ActorContext import in VoiceApp
2023-08-08 09:36:29 -03:00
Gustavo Trott
d3274b95dc
Set database timezone to UTC
2023-08-08 09:18:57 -03:00
Gustavo Trott
c2f7d01a4a
Merge pull request #18462 from gustavotrott/graphql-new-reactions
...
(graphql-server): Provides data for Reactions
2023-08-08 09:18:14 -03:00
Gustavo Trott
9681c7a29a
Fix setting away when it should be raiseHand
2023-08-08 09:04:43 -03:00
Gustavo Trott
b601462dfc
Graphql providing reactions data
2023-08-08 08:49:40 -03:00
prlanzarin
c4a62f275d
docs: add info on new audio mode
2023-08-07 20:36:37 -03:00
prlanzarin
8feb934169
feat(audio): add experimental transparent listen only mode
...
This is an initial, experimental implementation of the feature proposed in
https://github.com/bigbluebutton/bigbluebutton/issues/14021 .
The intention is to phase out the explicit listen only mode with two
overarching goals:
- Reduce UX friction and increase familiarity: the existence of a separate
listen only mode is a source of confusion for the majority of users
Reduce average server-side CPU usage while also making it possible for
having full audio-only meetings.
The proof-of-concept works based on the assumption that a "many
concurrent active talkers" scenario is both rare and not useful. With
that in mind, this including two server-side triggers:
- On microphone inactivity (currently mute action that is sustained for
4 seconds, configurable): FreeSWITCH channels are held (which translates
to much lower CPU usage, virtually 0%). Receiving channels are switched,
server side, to a listening mode (SFU, mediasoup).
* This required an extension to mediasoup two allow re-assigning producers
to already established consumers. No re-negotiation is done.
- On microphone activity (currently unmute action, immediate):
FreeSWITCH channels are unheld, listening mode is deactivated and the
mute state is updated accordingly (in this order).
This is *off by default*. It needs to be enabled in two places:
- `/etc/bigbluebutton/bbb-webrtc-sfu/production.yml` ->
`transparentListenOnly: true`
- End users:
* Server wide: `/etc/bigbluebutton/bbb-html5.yml` ->
`public.media.transparentListenOnly: true`
* Per user: `userdata-bbb_transparent_listen_only=true`
2023-08-07 19:43:18 -03:00
Ramón Souza
9f2276b668
only display emoji if reactions are enabled
2023-08-07 17:02:49 -03:00
Ramón Souza
cc09894924
add raise hand and away emoji in userlist
2023-08-07 16:49:03 -03:00
Gabriel Porfirio
aa549a0f58
check for right click on whiteboard
2023-08-07 14:08:26 -03:00
Ramón Souza
c68da552d2
break lines in breakout room checkbox
2023-08-07 11:34:35 -03:00
transifex-integration[bot]
d60aa16d4c
Translate en.json in fr
...
100% translated source file: 'en.json'
on 'fr'.
2023-08-07 10:12:41 +00:00
transifex-integration[bot]
c2ade1a121
Translate en.json in fr
...
100% translated source file: 'en.json'
on 'fr'.
2023-08-07 10:12:05 +00:00
Gustavo Trott
5d94bfd8b0
Merge pull request #18404 from paultrudel/migrate-slide-positions
...
refactor (graphql-server): Migrate slide-positions data
2023-08-04 22:27:41 -03:00
Gustavo Trott
dc75850f1a
Merge pull request #18453 from gustavotrott/merge-27-into-develop-4ago2023
...
Merge 2.7 into Develop
2023-08-04 17:46:50 -03:00
Gustavo Trott
26dc47a41e
Create a different job for graphql-server builds
2023-08-04 17:38:54 -03:00
GuiLeme
ce22c1894d
[issue-18446] - fix download of original presentation
2023-08-04 17:38:17 -03:00
Gustavo Trott
275713d903
Set bbb-install 2.8 script
2023-08-04 17:23:12 -03:00
Gustavo Trott
ce0b0ea79b
Move graphql tests to correct place
2023-08-04 16:55:03 -03:00
Gustavo Trott
6690b38149
Move graphql tests to correct place
2023-08-04 16:49:45 -03:00
Gustavo Trott
baba92cb0f
Merge 2.7 into Develop
2023-08-04 16:47:23 -03:00
Ramón Souza
56c4657c46
adjust styles
2023-08-04 16:14:57 -03:00
Ramón Souza
1aba53885b
Merge pull request #18439 from Scroody/I-17970
...
fix: Disabled self cam tied to specific cam (or all cams)
2023-08-04 15:25:58 -03:00