Commit Graph

20 Commits

Author SHA1 Message Date
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
Guilherme Pereira Leme
d7e2d400d6
fix: decrease total number of subscriptions for some hooks (#19653) 2024-02-21 16:50:46 -03:00
João Victor Nunes
1234f2aa7a
Merge branch 'v3.0.x-release' into migrate-user-actions 2024-01-31 08:38:31 -03:00
Guilherme Pereira Leme
ecb3350a9f
feat(plugins): create useTalkingIndicator and set for external video volume (#19447)
* [plugin-sdk-talking-indicator-and-external-video] - create new data consumption hook and ui command

* [plugin-sdk-talking-indicator-and-external-video] bump SDK version

* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues

* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues

* [plugin-sdk-talking-indicator-and-external-video] - resolve lint errors
2024-01-30 18:37:29 -03:00
João Victor
431511b8da migrate toggleVoice 2024-01-29 11:05:39 -03:00
Ramón Souza
83934250e0
Merge pull request #19220 from Scroody/fix-removing-user-select
Fix: Removing some inconvinient user selection from certain items
2024-01-09 13:14:09 -03:00
Ramón Souza
33de140af0 fix errors 2023-12-08 08:47:32 -03:00
Ramón Souza
c93f06a44f migrate userLeftMeeting meteor call 2023-12-07 16:40:32 -03:00
André
13bdd6aed1 Fix: Removing some inconvinient user selection from certain items 2023-11-27 13:34:38 -03:00
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook (#19103) 2023-11-13 15:10:41 -03:00
André
bc5ac50610 Fix: Talking indicador too close from user list button 2023-10-30 16:00:12 -03:00
Ramón Souza
dfbb801bff fix mute user in talking indicator 2023-09-28 11:42:27 -03:00
imdt
01d08e5727 More changes 2023-09-13 14:57:43 -03:00
imdt
340146c533 More changes 2023-09-13 14:34:48 -03:00
imdt
376d1fc79d Fix: All lint errors 2023-09-13 11:31:20 -03:00
Tainan Felipe
a256759284 Fix: Remove all TS compiler errors 2023-09-11 10:22:45 -03:00
André Castro
75dd624d80
Fix: TypeScript and Lint Errors in Recording indicator, Talking indicator, and Layout types (and additional lint rules). (#18661)
* Fix: TS issues solved in recording indicator and and talking indicator

* user to partial user

* Update export method
2023-09-06 11:24:30 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
Tainan Felipe
91f164fee3
Refactor: Make the Recording indicator use graphql and ts (#18465) 2023-08-11 10:39:58 -03:00
Tainan Felipe
71b4477eb0
Refactor: user talking indicator using ts and graphql (#18265)
* Refactor: user talking indicator using ts and graphql

* Remove color from voice user and add speech locale

* Add parameters to query

* Fix: CC icon background apparing in another color

* Add styles

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-07-07 17:47:36 -03:00