Commit Graph

13834 Commits

Author SHA1 Message Date
germanocaumo
d7f657577c Merge branch 'v3.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into new-video-preview-design 2024-06-14 08:42:41 -03:00
Anton Georgiev
1cc8c93804
Merge pull request #20473 from ramonlsouza/issue-20442
fix: Pinned notes disappears when changing layout
2024-06-13 16:14:11 -04:00
germanocaumo
df8f526ec6 feat(video-preview): new modal design 2024-06-13 13:46:45 -03:00
João Victor
8568580ed4 Fix comment 2024-06-13 12:01:34 -03:00
João Victor
af44df46e7 fix: join breakout with audio 2024-06-13 12:00:30 -03:00
João Victor
8323dfc094 Merge branch 'v3.0.x-release' into remove-with-trackers-0612 2024-06-13 11:49:10 -03:00
João Victor
4ab27cb24e refactor: remove withTracker from audio test container 2024-06-13 11:31:07 -03:00
João Victor
a20bc0655f refactor: remove withTracker from audio container 2024-06-13 10:54:46 -03:00
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
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
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
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
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
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
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
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
João Victor
7a6044cb67 refactor: remove navbar withTracker 2024-06-11 11:46:16 -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
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
Tainan Felipe
c2364641d3
refactor: connection status for graphql connection (#20196)
* Add: connection status for graphql connection
2024-06-10 16:20:41 -04:00
Guilherme Leme
831af82818 [fix-loaded-userlist-hook] - added margin 2024-06-10 16:51:44 -03:00
Tainan Felipe
ee96d5795c Remove: raise hand withTracker 2024-06-10 16:20:38 -03:00
Tainan Felipe
b96c210237 Remove: quick poll dropdown withTracker 2024-06-10 16:17:07 -03:00
Tainan Felipe
4e93bb916a Remove: unecessary log 2024-06-10 16:10:06 -03:00
Tainan Felipe
a079c85805 Remove: guest policy container withTracker 2024-06-10 16:08:16 -03:00
Tainan Felipe
e0f871397f Remove: UserListContainer withtracker 2024-06-10 15:59:32 -03:00
Ramón Souza
0c9e3e6671
Merge pull request #20434 from JoVictorNunes/remove-voice-users-with-trackers
refactor: remove voice users adapter
2024-06-10 15:55:09 -03:00
Guilherme Leme
d252d1ab0a [fix-loaded-userlist-hook] - fix loaded userList hook 2024-06-10 15:45:02 -03:00
Ramón Souza
da841e8e65 fix ts error 2024-06-10 15:43:40 -03:00
Ramón Souza
8c8742239b Merge remote-tracking branch 'upstream/v3.0.x-release' into user-current-improvements 2024-06-10 15:36:06 -03:00
Ramón Souza
e0bf232d18 remove unused data from current user subscription 2024-06-10 15:31:57 -03:00