João Victor
b76edc6640
refactor: remove withTracker from screenshare button container
2024-06-13 09:45:28 -03:00
João Victor
09f7d98974
refactor: remove withTracker from screenshare container
2024-06-13 08:59:11 -03:00
Gustavo Trott
78af6adbd6
Introduces meeting_componentFlags.hasCameraAsContent
2024-06-12 18:42:03 -03:00
João Victor
d3244760e7
fix: tweak dependency array
2024-06-12 18:24:13 -03:00
Gustavo Trott
ad2d12b19b
Merge pull request #20475 from gustavotrott/gql-improve-breakout-performance
...
refactor: BreakoutRoom storage and handlers
2024-06-12 18:09:16 -03:00
João Victor
3eaabca582
refactor: remove withTracker from audio modal container
2024-06-12 17:44:52 -03:00
Gustavo Trott
e86aeac114
refactor breakoutroom storage
2024-06-12 16:21:31 -03:00
Anton Barboza
29b12b9087
test: fix and enable whiteboard parameter tests on CI
2024-06-12 16:06:19 -03:00
Ramón Souza
c725998cd3
fix pinned notes do not render if layout is changed
2024-06-12 15:32:44 -03:00
João Victor
8d8ddf0875
refactor: remove withTracker from lock-viewers container
2024-06-12 15:09:09 -03:00
João Victor
9f53478767
Merge branch 'v3.0.x-release' into remove-with-trackers-0612
2024-06-12 14:21:26 -03:00
Anton Georgiev
e4139dcb5a
Merge pull request #20466 from JoVictorNunes/remove-with-trackers-0611
...
refactor: remove navbar withTracker
2024-06-12 12:32:58 -04:00
Lucas
9bf3f54183
feat: Initial BBB 3.0 Gladia transcriptions implementation ( #20295 )
...
* feat(html5): initial implementation of Gladia transcriptions to BBB 3.0
* fix(transcription): Add missing locales and fix invalid cc menu key
* fix(bbb-transcription-controller): Bump transcription controller to fix some bugs
* fix: adjust yq syntax for setting fs esl password in transctiption-controller
* fix(transcription): Use newer useSettings format from transcription options
* fix(captions): Correctly use captions settings
---------
Co-authored-by: João Victor <joaovictornunes973@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-06-12 12:06:07 -04:00
João Victor
23ac55fa34
refactor: remove withTracker from presentation uploader
2024-06-12 12:16:00 -03:00
Anton Georgiev
e8d0f44138
Merge pull request #20170 from gabriellpr/test-snapshot-ci
...
test: adding test presentation snapshot to ci
2024-06-12 10:28:18 -04:00
André Möller
c446f76eaf
Fix: Focus on text input is lost after sending the message
2024-06-12 10:50:12 -03:00
João Victor Nunes
1b87055343
refactor(audio): replace Tracker.Dependency with makeVar ( #20408 )
2024-06-12 09:25:46 -04:00
João Victor
d42d441c7d
refactor: remove withTracker from many users notifier
2024-06-12 10:16:18 -03:00
transifex-integration[bot]
8e1e1dbd7f
Translate en.json in ja ( #20470 )
...
100% translated source file: 'en.json'
on 'ja'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-12 08:49:19 -04:00
Tainan Felipe
2e5438a3a7
Remove: app withTracker
2024-06-11 18:55:38 -03:00
Anton Georgiev
a0fa82a974
Merge pull request #20469 from kepstin/video-5-beta
...
build: Update bbb-presentation-video to 5.0.0-beta.1 for Tldraw v2 shape support
2024-06-11 16:08:31 -04:00
Anton Georgiev
42089c0309
Merge pull request #20464 from GuiLeme/fix-captionLocale
...
fix(html5): Fix captionLocale logic to fetch correct captions
2024-06-11 16:06:44 -04:00
João Victor
d770e3cdba
refactor: remove withTracker from navbar dropdown
2024-06-11 16:04:11 -03:00
Calvin Walton
b35527c32c
Update bbb-presentation-video to 5.0.0-beta.1 for tldraw v2 shape support
2024-06-11 15:01:47 -04:00
Ramón Souza
b4b7879242
Merge pull request #20460 from JoVictorNunes/fix-override-locale-config
...
fix(intl): `overrideLocale` config
2024-06-11 14:52:12 -03:00
Anton Georgiev
1bb983764a
Merge pull request #20467 from paultrudel/video-metadata-fix-30
...
fix(recording): Add participants, raw size, and playback size information to video metadata
2024-06-11 13:37:40 -04:00
Ramón Souza
38f5fca09b
Merge pull request #20465 from ramonlsouza/no-default-props
...
refactor: replace defaultProps on function components with default function parameters
2024-06-11 14:36:56 -03:00
Ramón Souza
cbff06bed8
Merge pull request #20458 from Tainan404/remove-withtrackers
...
refactor: Remove withtrackers
2024-06-11 14:36:33 -03:00
Tainan Felipe
c0b51d1bbf
Remove: Base withTracker
2024-06-11 14:18:28 -03:00
Paul Trudel
6a173898a9
Reset gen_webvtt path
2024-06-11 16:47:38 +00:00
Paul Trudel
816b9dbee4
Added participants, raw size, and playback size to video metadata
2024-06-11 16:47:28 +00:00
Anton Georgiev
4d44faa805
Merge pull request #20457 from GuiLeme/fix-loaded-userlist-hook
...
fix(html5): useLoadedUserlist plugin data-consumption hook
2024-06-11 12:43:29 -04:00
Gustavo Trott
6edffaf37c
Merge pull request #20447 from JoVictorNunes/tweak-video-stream-subs
...
fix(webcam): tweak subscriptions
2024-06-11 13:29:01 -03:00
Ramón Souza
7378f7e027
fix eslint errors
2024-06-11 13:10:18 -03:00
Ramón Souza
911f663e27
remove defaultProps from components
2024-06-11 13:10:04 -03:00
João Victor
6bda0b5914
refactor: tweak breakout params
2024-06-11 12:13:10 -03:00
Tainan Felipe
449bef871b
Remove: video preview withTracker
2024-06-11 11:55:00 -03:00
Guilherme Leme
6e4e015d28
[update-data-channel-function] update plugin SDK
2024-06-11 11:53:28 -03:00
João Victor
7a6044cb67
refactor: remove navbar withTracker
2024-06-11 11:46:16 -03:00
Tainan Felipe
baa9d11a7c
Remove: wake lock withTracker
2024-06-11 11:41:05 -03:00
Tainan Felipe
df12181bfe
Remove: leave meeting button withTracker
2024-06-11 11:04:02 -03:00
Tainan Felipe
01dcb8b267
Remove: connection status button withTracker
2024-06-11 10:43:43 -03:00
Ramón Souza
d68b2252e0
disable require default props eslint rule
2024-06-11 10:03:42 -03:00
Guilherme Leme
0c7b9d8919
[fix-captionLocale] - Fix captionLocale to fetch correct captions
2024-06-11 09:38:54 -03:00
Ramón Souza
39d383c9e3
Merge pull request #20456 from ramonlsouza/user-current-improvements
...
user_current subscription improvements
2024-06-11 08:57:02 -03:00
João Victor
cfb8ae35cb
Merge branch 'v3.0.x-release' into tweak-video-stream-subs
2024-06-11 08:48:49 -03:00
Arthurk12
a1dee317f3
feat(generic-content): add sidekick type
...
Adds 'sidekick' type of generic content. This type allows rendering
generic content in the sidekick panel, in addition to the existing 'main'
type, which renders generic content over the presentation area.
Each generic sidekick content set through plugins is automatically
associated with a button in the navigation bar to toggle its panel.
2024-06-10 19:36:51 -03:00
Arthurk12
95d823951f
feat(generic-component): rename to generic content and add type
...
Renames the generic component to generic content and adds the first
type, called 'main'. This commit is a preparation to allow generic
content from plugins to have types.
2024-06-10 19:36:45 -03:00
KDSBrowne
3bfdeb9cfd
feat(whiteboard): Reuse poll result diagram as a whiteboard shape ( #20350 )
...
* create poll shape to render chat poll component
2024-06-10 17:12:40 -04:00
João Victor
2cfec162af
fix: overrideLocale config
2024-06-10 17:45:15 -03:00