Commit Graph

16971 Commits

Author SHA1 Message Date
Ramón Souza
57d45e39fa
Merge pull request #20617 from KDSBrowne/bbb-20601
fix(whiteboard): Handle viewer's portrait oriented presentations
2024-07-02 09:56:22 -03:00
Ramón Souza
65918cf55f
Merge pull request #20616 from ramonlsouza/remove-recording-label-mobile
fix: remove recording indicator label in phone
2024-07-01 16:07:53 -03:00
KDSBrowne
9e4332d82b handle viewer portrait view 2024-07-01 14:19:42 +00:00
João Victor
69d24bb880 refactor: add voice activity adapter 2024-07-01 11:08:31 -03:00
Ramón Souza
951497ef41 remove recording label in phone 2024-07-01 09:50:53 -03:00
Ramón Souza
96085110a5
refactor: fix sonarcloud alerts (#20604)
* remove unused argument

* fix Do not use "Error" to declare a variable

* fix Do not use "Array" to declare a parameter

* fix React component names must start with an uppercase letter

* adjust error boundary prop type

* add default values for lock settings
2024-06-28 15:58:38 -04:00
João Victor Nunes
d016b69b0c
refactor: remove standalone voice user subscription (#20600) 2024-06-28 16:58:29 -03:00
João Victor Nunes
54aeb7a9dc
refactor: remove remaining Meteor imports (#20602) 2024-06-28 16:44:14 -03:00
André Castro
f489f93dfb
Fix: Captions lines are duplicated; limit how many rows (#20590) 2024-06-28 09:29:26 -04:00
João Victor Nunes
0896d59264
fix: tweak useDeduplicatedSubscription hook to properly handle the skip option (#20471) 2024-06-27 13:37:06 -04:00
João Victor Nunes
9801905960
fix: improve the hooks of voice activity (#20589)
* fix: improve the hooks of voice activity

* Add check for users who haven't talked
2024-06-27 14:31:20 -03:00
André Castro
4058c2a105
Fix: Layout direction does not change when required RTL/LTR (#20521)
* Fix: Layout direction does not change when required RTL/LTR

* Presentation update
2024-06-27 09:38:38 -03:00
Gustavo Trott
ea2bfa11d1
Merge pull request #20588 from ramonlsouza/improve-cursor-subscription
refactor: remove unused data in cursor subscription
2024-06-26 17:27:58 -03:00
Ramón Souza
7f54bed26f remove unused data in cursor subscription 2024-06-26 16:00:33 -03:00
André Castro
9128a2dde8
Refactor: Remove the old user status (reaction/emoji) (#20455)
* Refactor: Remove the old user status (reaction/emoji)

* Update settings.yml

* test: remove old user status testing code related

---------

Co-authored-by: Anton B <antonbsa.bck@gmail.com>
2024-06-26 15:40:18 -03:00
André Castro
76c25f0fcc
Fix: Webcam display of emoji can trigger elements rearrangement (#20573) 2024-06-26 13:45:37 -03:00
João Victor Nunes
1eb984d527
style(whiteboard): polishing toolbar styles (#20579)
* style(whiteboard): polishing toolbar styles

* Fix colors and RTL mode
2024-06-26 13:40:53 -03:00
Gustavo Trott
9b80d511df
Merge pull request #20568 from JoVictorNunes/use-who-is-talking
refactor(core-html5): custom hooks for voice data
2024-06-25 17:52:54 -03:00
João Victor
78a188086d Remove useless condition 2024-06-25 17:21:34 -03:00
João Victor
7577dcc41c Use Hasura relationship instead of SQL join 2024-06-25 17:14:00 -03:00
Ramón Souza
6f5a826238
Merge pull request #20577 from KDSBrowne/v30-restore-cut-copy-paste
fix(whiteboard): Restore cut, copy and paste functionality via keyboard
2024-06-25 17:06:28 -03:00
João Victor
f4a2af7dc1 Merge branch 'v3.0.x-release' into use-who-is-talking 2024-06-25 16:54:44 -03:00
João Victor
f949aaba7d Fix sorting and cleanup 2024-06-25 16:54:12 -03:00
KDSBrowne
1cc6efa006 handle Ctrl + z shortcut 2024-06-25 19:16:23 +00:00
KDSBrowne
575cd3ad36 handle delete key shortcut to remove shapes 2024-06-25 18:52:50 +00:00
KDSBrowne
7c66cc3956 fix cut and paste functionality in whiteboard component 2024-06-25 13:57:10 +00:00
Gustavo Trott
9639f70444
Merge pull request #20477 from gustavotrott/component-flag-sharingCamera
refactor (graphql-server): Introduces `meeting_componentFlags.hasCameraAsContent`
2024-06-24 14:17:55 -03:00
Tainan Felipe
410080ff2b Fix: app condition 2024-06-24 13:02:10 -03:00
João Victor
fbf72650b9 Add useMemo 2024-06-24 12:46:46 -03:00
João Victor
09fe35b1f0 Merge branch 'v3.0.x-release' into use-who-is-talking 2024-06-24 11:31:13 -03:00
Ramón Souza
3573321d68
Merge pull request #20571 from Scroody/i-20539
Fix: Null label for emoji setting toast
2024-06-24 11:19:57 -03:00
Tainan Felipe
e0550f0ec5
refactor: Include in data-test the count for users that joined in audio (#20570) 2024-06-24 10:43:55 -03:00
Ramón Souza
2d8a964ec0
Merge pull request #20555 from JoVictorNunes/webcam-enhancements-0620
fix(webcam): webcam button flickering on join
2024-06-24 10:35:15 -03:00
João Victor
9ed7b17285 Custom hook for talking indicators 2024-06-24 10:25:48 -03:00
Tainan Felipe
5d2bd11127 Change: use hasCameraAsContent flag on client 2024-06-24 10:09:30 -03:00
André Möller
9a0d5f42db Fix:Null label for emoji setting toast 2024-06-24 10:05:09 -03:00
Ramón Souza
e01ecff912
Merge pull request #20543 from JoVictorNunes/fix-override-locale-param
fix: `userdata-bbb_override_default_locale` param
2024-06-24 09:48:43 -03:00
Ramón Souza
7458eacaf3
Merge pull request #20530 from JoVictorNunes/remove-meteor-session-usage
refactor: remove Session usage
2024-06-24 09:36:25 -03:00
Guilherme Pereira Leme
dcb28bec41
[fix-data-channel-and-generic-content] - fix data-channel and generic content when update of the sidekick area happens fast enough and there is still one there yet (#20567) 2024-06-24 08:56:27 -03:00
João Victor
17b734e642 refactor(core-html5): custom hooks for voice data 2024-06-21 18:45:05 -03:00
Ramón Souza
90f3ad2e7e
Merge pull request #20564 from Scroody/fix-audio-arrow
Fix: Wrong position of audio arrow
2024-06-21 15:08:31 -03:00
Ramón Souza
1e757c21f5
Merge pull request #20551 from Scroody/i-20529
Fix: Avatar is transparent in cc
2024-06-21 15:06:55 -03:00
Ramón Souza
6581ed1f11
Merge pull request #20495 from germanocaumo/new-video-preview-design
feat(video-preview): new modal design
2024-06-21 15:05:40 -03:00
Tainan Felipe
1120517721
refactor(perf): make user list always load first userlist page (#20536) 2024-06-21 14:05:09 -03:00
Tainan Felipe
cdbed56d21
Fix: cache notification and connection close (#20554) 2024-06-21 11:11:29 -03:00
André Möller
2ea66c8f56 Fix: Wrong position of audio arrow 2024-06-21 10:02:10 -03:00
Ramón Souza
d2c5b72512
Merge pull request #20541 from Scroody/i-20488
Fix:[3.0] White bar shows up when public chat is closed
2024-06-21 08:38:03 -03:00
germanocaumo
1484179251 fix(video-preview): several fixes +
- Fix deviceId being read from wrong storage (making it not detected as already sharing)
- Remove added by mistake profile filtered by metadata
- Fix background and brightness selector being show when sharing camera that is being presented
2024-06-20 17:18:52 -03:00
Tainan Felipe
ac07c465b1
fix: improve connection status to work when network is down (#20519)
* fix: improve connection status to work when network is down
2024-06-20 13:04:33 -04:00
João Victor
dd635c1404 fix(webcam): webcam button flickering on join 2024-06-20 11:42:44 -03:00
André Castro
e89e579387
Update bigbluebutton-html5/imports/ui/components/audio/audio-graphql/audio-captions/live/component.tsx
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-06-20 11:25:59 -03:00
André Möller
01ef5342a5 Fix: Avatar is transparent in cc 2024-06-20 10:38:06 -03:00
João Victor
75012e63cb fix: remove storage parsing error logging 2024-06-20 09:53:27 -03:00
André Castro
05598dc953
Update component.tsx 2024-06-19 17:29:21 -03:00
Ramón Souza
99e4ea36a8
Merge pull request #20534 from ramonlsouza/issue-20526
fix: userdata-bbb_display_branding_area parameter not working
2024-06-19 15:08:23 -03:00
Tiago Jacobs
ba02a327e1
Revert "refactor(core-html5): custom hook for voice data" 2024-06-19 14:18:58 -03:00
Anton Georgiev
dd3dbcb0cc
Merge pull request #20537 from gustavotrott/presentation-fixes
refactor: Improvements related to whiteboard cursors/writers
2024-06-19 12:34:32 -04:00
André Castro
d2faea179f
Update component.tsx 2024-06-19 13:30:06 -03:00
João Victor
1330188820 fix: userdata-bbb_override_default_locale param 2024-06-19 13:24:09 -03:00
germanocaumo
8e1b2a9155 fix(video-preview): update tests to new design + fix missing prop 2024-06-19 12:00:24 -03:00
Ramón Souza
07fb4e5f20
Merge pull request #20528 from JoVictorNunes/use-who-is-talking
refactor(core-html5): custom hook for voice data
2024-06-19 11:55:51 -03:00
André Möller
e7c28b4532 Fix:[3.0] White bar shows up when public chat is closed 2024-06-19 11:54:25 -03:00
Anton Georgiev
1e7e9fcb83
Merge pull request #20527 from ramonlsouza/issue-20524
fix: Font color inconsistent in whiteboard toolbar
2024-06-19 10:33:49 -04:00
Gustavo Trott
2ea6ba88ca filter pageId to get writers 2024-06-19 11:13:57 -03:00
Gustavo Trott
a69ade807e filter cursor only for current_page 2024-06-19 10:53:39 -03:00
Ramón Souza
1872573e96
Merge pull request #20505 from KDSBrowne/v30-spacebar-pan
fix(whiteboard): Restore pan tool activation via spacebar
2024-06-19 10:45:41 -03:00
André Castro
ae4921cee0
Fix: External video skipping (#20444)
* Fix: External video skipping
2024-06-19 09:39:12 -04:00
Anton Georgiev
4b431b1d9f
Merge pull request #20531 from bigbluebutton/u30/fix/pageChangeDebounceTime-1s
fix(webcams): lower pageChangeDebounceTime to 1s
2024-06-19 09:35:21 -04:00
Ramón Souza
7bea2317dd fix custom logo in sidebar 2024-06-19 10:21:40 -03:00
Guilherme Leme
1d9b28133e [update-data-channel-function] - change sender to creator naming in data-channel 2024-06-18 17:46:17 -03:00
Paulo Lanzarin
36ec3e9f24
fix(webcams): lower pageChangeDebounceTime to 1s
Webcam pagination has a timed camera negotiation debounce
after a page change is triggered. The goal is to avoid overlapping
negotiation requests on sequential page changes. That value is
configurable and set to 2.5 seconds by default, which is too
conservative for today's standards.

Lower the default pageChangeDebounceTime to 1s.
2024-06-18 16:50:17 -03:00
João Victor
1f6ae09ad9 refactor: remove Session usage 2024-06-18 15:59:12 -03:00
João Victor
7ede343490 refactor(core-html5): custom hook for voice data 2024-06-18 15:40:14 -03:00
Ramón Souza
b81240fd80 adjust whiteboard toolbar font color 2024-06-18 15:14:10 -03:00
Guilherme Leme
8a04c8a4aa Merge remote-tracking branch 'upstream/v3.0.x-release' into update-data-channel-function 2024-06-18 13:42:34 -03:00
Gustavo Trott
a27cd6cdb2
Merge pull request #20518 from GuiLeme/plugin-server-commands
feat(plugins): new server-command for typed-captions plugin
2024-06-18 13:33:16 -03:00
Guilherme Leme
63e4c723a1 [plugin-server-commands] - fix lint error 2024-06-18 12:07:01 -03:00
Guilherme Leme
e7957fa504 [plugin-server-commands] - update SDK 2024-06-18 11:32:22 -03:00
Gustavo Trott
07aa4f1d04
fix: Refactor Userlist Ordering (#20520) 2024-06-18 11:11:59 -03:00
germanocaumo
bba9dfccb5
feat(plugin): add open and close sidekick container command support (#20452) 2024-06-18 11:06:22 -03:00
Guilherme Leme
41eb2c34e3 [update-data-channel-function] - merge upstream 2024-06-18 10:25:02 -03:00
Ramón Souza
772e920b9a
Merge pull request #20511 from Arthurk12/bbb/3.0/20484
fix(audio-controls): add debounce/throttle to mute/unmute
2024-06-18 09:33:37 -03:00
Ramón Souza
6fbb025641
Merge pull request #20510 from Arthurk12/bbb/3.0/20509
fix(debounce): reset timeout when leading is true
2024-06-18 09:32:56 -03:00
Guilherme Leme
8db3a6be80 [plugin-server-commands] - added server-command caption save and add a captionLocale 2024-06-18 09:20:35 -03:00
Anton Georgiev
b6b1cd9ec0
Merge pull request #20494 from KDSBrowne/bbb-19886
fix(whiteboard): Focus not moving to chat while editing shape
2024-06-17 18:57:24 -04:00
Anton Georgiev
c908c76b55
Merge pull request #20508 from ramonlsouza/fix-pageId-sub
fix: whiteboard subscription parameters
2024-06-17 17:01:10 -04:00
KDSBrowne
3e39145806 update dependencies 2024-06-17 20:25:56 +00:00
Arthurk12
5160322638 fix(audio-controls): add debounce/throttle to mute/unmute
Adds debounce and throttle to mute/unmute button to prevent users from
spamming this actions.
2024-06-17 16:58:47 -03:00
KDSBrowne
280a48ab71 fix non pres wb user tool selection 2024-06-17 19:57:57 +00:00
Arthurk12
926233ec55 fix(debounce): reset timeout when leading is true
Fixes the debounce function to work properly when leading is true by
adding a condition to reset and reschedule the timeout whenever
a subsequent call happens whithin the delay timeframe.
2024-06-17 16:44:02 -03:00
KDSBrowne
c40ccad5b4 fix focus not moving to chat while editing shape 2024-06-17 19:06:05 +00:00
germanocaumo
d00454136b Merge branch 'v3.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into new-video-preview-design 2024-06-17 15:27:36 -03:00
schrd
64e43e4331
fix(core): 3.0 cluster setup (#20439)
* Add graphql API endpoint to BBB API

This parameter will be required for the HTML5 client to discover the API
endpoint of the GraphQL API so it can fetch its settings.

* Fix: ensure API calls are headed towards the BBB Server

In a cluster setup the URL that is visible in the browser is different
from the URL of the BBB Server.

The clients needs to contact the BBB server to retrieve information
about the graphQL websocket and the graphql API.

This patch adds the GraphQL API endpoint to the BBB API and changes the
Client to use it.

* Make GraphQL API endpoint configurable

The default value should work for single node and cluster setups

* Update docs to reflect changes required by cluster setup

* fix eslint and typescript errors

* Fix cluster setup docs

- add missing parts for hasura
- use consistent domain example.com

* rename variable

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>

* rename variable

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>

* rename variable

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>

* Update bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>

* Update bigbluebutton-web/grails-app/conf/bigbluebutton.properties

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>

---------

Co-authored-by: Daniel Schreiber <daniel.schreiber@hrz.tu-chemnitz.de>
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-06-17 14:26:13 -04:00
Ramón Souza
5b46627b49 fix whiteboard subscription param 2024-06-17 15:20:48 -03:00
Anton Georgiev
52a548b93e
Merge pull request #20507 from ramonlsouza/fix-use-fixed-locale
fix: invalid hook call error when audio captions are active
2024-06-17 14:05:34 -04:00
Ramón Souza
88e67259f0 fix invalid hook call 2024-06-17 13:15:08 -03:00
Anton Georgiev
e2a6c25ab2
Merge pull request #20504 from gustavotrott/allowPromoteGuestToModerator-30
feat (backport 3.0): Introduces `allowPromoteGuestToModerator` config
2024-06-17 11:26:21 -04:00
Ramón Souza
051b2e152b
Merge pull request #20435 from JoVictorNunes/remove-old-video-provider
cleanup: remove old video provider
2024-06-17 11:07:16 -03:00
KDSBrowne
5a0f8f897b add presenter check 2024-06-17 13:53:28 +00:00
KDSBrowne
ed66f938fb restore spacebar pan shortcut 2024-06-17 13:50:15 +00:00
Dennis Benz
c8e2d8b239 Resolve conflicts 2024-06-17 10:47:41 -03:00
transifex-integration[bot]
6d4482fe66
Translate en.json in el_GR (#20500)
100% translated source file: 'en.json'
on 'el_GR'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-17 09:26:08 -04:00
germanocaumo
47630895ca Merge branch 'v3.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into new-video-preview-design 2024-06-17 09:35:06 -03:00
João Victor
5483099739 Remove 'graphql' tag from component names 2024-06-17 08:58:33 -03:00
João Victor
13425335df Fix imports 2024-06-17 08:54:03 -03:00
João Victor
452867246a Delete and move files 2024-06-17 08:35:11 -03:00
João Victor
0ebd745ee2 Fix disabled features 2024-06-14 18:16:28 -03:00
João Victor
5f41c712fb Fix bugs 2024-06-14 17:57:40 -03:00
João Victor
6fdfc21532 Remove Meteor import 2024-06-14 17:20:09 -03:00
João Victor
bd89cb6033 Remove imports 2024-06-14 16:57:23 -03:00
João Victor
ac72582c04 Merge branch 'v3.0.x-release' into remove-mongo-adapters 2024-06-14 16:55:53 -03:00
João Victor
a45eea5a26 Remove Meteor imports 2024-06-14 16:54:31 -03:00
Gustavo Trott
6984763da7
Merge pull request #20483 from GuiLeme/fix-caption-locale-subscription
fix(html5): caption subscription error
2024-06-14 16:53:22 -03:00
Anton Georgiev
c8dece66f0
Merge pull request #20463 from Arthurk12/generic-content-types
feat(plugins): adds generic content types 'MAIN' and 'SIDEKICK'
2024-06-14 15:18:42 -04:00
João Victor
095cbe4268 Add optional chaining 2024-06-14 16:17:31 -03:00
João Victor
5207383b93 Merge branch 'v3.0.x-release' into remove-mongo-adapters 2024-06-14 15:58:23 -03:00
João Victor
40c3633ff9 Tweak dependency array 2024-06-14 15:57:42 -03:00
Arthurk12
18d3ac7b73 review: fix linter "trailing space" error 2024-06-14 15:41:54 -03:00
João Victor
dac101523f Fix infinit loop 2024-06-14 15:40:40 -03:00
João Victor
dcf8b5c9be Merge remote-tracking branch 'tainan/remove-withtracker-2-they-strike-back' into remove-mongo-adapters 2024-06-14 15:34:07 -03:00
Arthurk12
b7f9920b6e review: fix tsc errors 2024-06-14 15:32:55 -03:00
Arthurk12
7c305b88b6 review: update sdk version to v0.0.51 2024-06-14 15:08:33 -03:00
Tainan Felipe
9c62fdb191 Fix: inifity load 2024-06-14 14:38:50 -03:00
João Victor
7c5b6230f6 Tweak webcam sorting 2024-06-14 14:32:22 -03:00
germanocaumo
09737d261d video-preview: remove leftover code, stock buttons 2024-06-14 14:31:27 -03:00
Arthurk12
8186a0bd71 review: fix last parts that were not following naming pattern 2024-06-14 13:48:25 -03:00
AtilaU19
d74e79238a fix(video-preview): style improvements for small and medium screens 2024-06-14 13:14:33 -03:00
AtilaU19
e328049b19 fix(video-preview): retuned for small screens 2024-06-14 12:32:11 -03:00
AtilaU19
8f5434365c fix(video-preview): behavior correction for camera as content 2024-06-14 12:27:21 -03:00
AtilaU19
ff4fe80e80 fix(video-preview): corrections of new modal 2024-06-14 12:22:39 -03:00
João Victor
d908f99055 Comment adapters loading 2024-06-14 12:21:46 -03:00
João Victor
310b9f108b Merge remote-tracking branch 'tainan/remove-withtracker-2-they-strike-back' into remove-mongo-adapters 2024-06-14 11:40:49 -03:00
João Victor
7738207fb5 Remove users adapter consumption 2024-06-14 11:35:53 -03:00
João Victor
b00f49ab9b Remove screenshare adapter consumption 2024-06-14 11:35:23 -03:00
Tainan Felipe
f0967dafaa Fix: poll disable 2024-06-14 11:12:44 -03:00
Tainan Felipe
9c023c7fbc Remove: presentation upload toast withTracker 2024-06-14 10:41:14 -03:00
João Victor
78958ccf45 Remove meeting adapter consumption 2024-06-14 10:30:48 -03:00
Ramón Souza
dcae9d9180
Merge pull request #20472 from Scroody/i-20399
Fix: Focus on text input is lost after sending the message
2024-06-14 10:24:32 -03:00
Ramón Souza
61cf2d4da7
Merge pull request #20482 from ramonlsouza/warn-jun13
refactor: fix warnings
2024-06-14 09:44:11 -03:00
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
Arthurk12
6ac3c21647 review: lint generic-content files 2024-06-13 19:32:11 -03:00
Arthurk12
c3f1423ae8 review: fix generic content types 2024-06-13 19:30:37 -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
Ramón Souza
13fb64f294 fix conflict 2024-06-13 16:04:47 -03:00
Ramón Souza
78e15c82a2 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_20481 2024-06-13 16:04:26 -03:00
Guilherme Leme
284753e6b9 [fix-caption-locale-subscription] - fix captionLocale subscription error 2024-06-13 15:47:54 -03:00
germanocaumo
df8f526ec6 feat(video-preview): new modal design 2024-06-13 13:46:45 -03:00
Ramón Souza
2d9023051f add forcePollOpen default value 2024-06-13 13:41:00 -03:00
Ramón Souza
a3140b4840 add pollIsOpen default value 2024-06-13 13:38:54 -03:00
Ramón Souza
8118bb0832 upgrade react-transition-group and remove findDOMNode 2024-06-13 13:30:28 -03:00
Ramón Souza
29e835d0cc remove findDOMNode from chat list rove 2024-06-13 13:13:03 -03:00
Tainan Felipe
5aa575c322 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-withtracker-2-they-strike-back 2024-06-13 12:07:50 -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
Ramón Souza
e31deb79ec remove deprecated findDOMNode from checkbox component 2024-06-13 11:57:49 -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
Tainan Felipe
a8307b4981 Remove: actions bar withTracker 2024-06-13 11:48:15 -03:00
João Victor
4ab27cb24e refactor: remove withTracker from audio test container 2024-06-13 11:31:07 -03:00
Ramón Souza
53f241681c remove poll duplicated subscription 2024-06-13 11:18:07 -03:00
Ramón Souza
8625d84f03 fix rendering issue 2024-06-13 11:16:16 -03:00
Ramón Souza
dc421b512b add key in user list participants component 2024-06-13 11:05:35 -03:00
Ramón Souza
47bf04ec26 add key to user in userlist 2024-06-13 10:59:00 -03:00
João Victor
a20bc0655f refactor: remove withTracker from audio container 2024-06-13 10:54:46 -03:00
transifex-integration[bot]
b257313a4a
Updates for project BigBlueButton v3.0 HTML5 client and language ja (#20479)
* 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>
2024-06-13 09:03:16 -04: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
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
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
Tainan Felipe
c0b51d1bbf Remove: Base withTracker 2024-06-11 14:18:28 -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
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