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
c5d6183f3e
feat(plugin): delete and reset features to data-channel ( #19503 )
...
* [plugin-sdk-data-channel-with-delete] - refactor data channel to add delete and reset features
* [plugin-sdk-data-channel-with-delete] - bumping version and fix lint errors
2024-01-30 18:38:09 -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
9e8b30bc31
fix: breakout join
2024-01-30 13:51:57 -03:00
Ramón Souza
4df0cf81c5
Merge pull request #19533 from ramonlsouza/remove-audiocaptions-collection
...
Refactor: remove audio-captions collection
2024-01-30 12:56:07 -03:00
hiroshisuga
d266d48f04
Update hooks.js
2024-01-30 09:28:44 -05:00
João Victor
69a174b15f
fix TS typing
2024-01-30 11:07:10 -03:00
João Victor
fe0d46d607
remove unused import
2024-01-30 10:51:02 -03:00
João Victor
3c39dc0b8c
migrate userChangedLocalSettings
2024-01-30 10:03:11 -03:00
Ramón Souza
2dc0daabdb
Merge pull request #19514 from Scroody/chat-system-msg
...
Client: System message style
2024-01-29 17:19:22 -03:00
André
ad8f6bee00
More requested changes made and TS error solving
2024-01-29 16:08:19 -03:00
André Castro
034df4cd19
Update component.tsx
2024-01-29 15:02:35 -03:00
André Castro
fb7ac6b5ae
Clear chat message
2024-01-29 14:55:25 -03:00
André Castro
0096cb71fa
Reverting string's content
2024-01-29 14:53:48 -03:00
Tainan Felipe
b524f0b9fb
Fix: chat loading only one page per time ( #19511 )
2024-01-29 14:04:04 -03:00
Ramón Souza
4977891c9d
undo settings change
2024-01-29 13:28:40 -03:00
Ramón Souza
e28408bca2
remove unused audio captions code
2024-01-29 13:27:30 -03:00
André
b5349aacb4
Corrections
2024-01-29 11:52:44 -03:00
João Victor
431511b8da
migrate toggleVoice
2024-01-29 11:05:39 -03:00
Gustavo Trott
ed4bb8d15e
Merge pull request #19515 from gustavotrott/introduce-rttNetwork
...
Introduce `networkRttInMs` and `applicationRttInMs`
2024-01-29 09:26:11 -03:00
João Victor
deb4a17712
migrate userUnshareWebcam
2024-01-29 09:23:11 -03:00
João Victor
349535b5ce
migrate userShareWebcam
2024-01-29 09:23:10 -03:00
João Victor
06b7463183
migrate requestUserInformation
2024-01-29 09:23:10 -03:00
Ramón Souza
94a2f77deb
Merge pull request #19513 from JoVictorNunes/fix-chat-form-focus
...
fix(chat): properly restore text input focus
2024-01-26 14:08:16 -03:00
Ramón Souza
419619fe15
Merge pull request #19519 from antobinary/ports-15
...
fix away and raiseHands 'reactions' being hidden by avatar image
2024-01-26 08:13:54 -03:00
Anton Georgiev
ec0799883f
fix: drop eslint upsetting space
2024-01-25 15:59:26 -05:00
Jan Kessler
5c8a597cfb
fix away and raiseHands 'reactions' being hidden by avatar image
2024-01-25 15:29:49 -05:00
Anton Georgiev
a9b94309ea
Merge pull request #19516 from antobinary/ports-12
...
chore: bump axios (bbb-html5) (port from 2.7)
2024-01-25 14:32:56 -05:00
André
9daf2a3f6a
v3.0 merge
2024-01-25 16:23:00 -03:00
André
9eeaf1db2e
Solving errors
2024-01-25 16:21:51 -03:00
Anton Georgiev
a5e08b3012
chore: bump axios (bbb-html5)
2024-01-25 13:43:59 -05:00
Gustavo Trott
b9e51e3163
Introduce networkRttInMs and applicationRttInMs
2024-01-25 12:27:53 -03:00
André
968ad6961c
Client: System message style
2024-01-25 12:00:09 -03:00
João Victor
4950470ff0
fix(chat): properly restore text input focus after a message is sent
2024-01-25 11:37:14 -03:00
Ramón Souza
98cd128c17
Merge pull request #19509 from antobinary/ports-10
...
feat: join param for default animations setting value (port from 2.7)
2024-01-25 11:27:15 -03:00
Ramón Souza
88ebdfc84d
Merge pull request #19508 from antobinary/ports-08
...
fix: add transitions to cursors for smoothing (port from 2.7)
2024-01-25 10:48:19 -03:00
Ramón Souza
1dcc68f387
Merge pull request #19194 from Scroody/issue-16945
...
fix: upgrade tooltip dependency and fix open tooltip on mobile (port from 2.7)
2024-01-25 09:53:25 -03:00
Ramón Souza
304995821d
Merge pull request #19502 from JoVictorNunes/issue-19495
...
fix(whiteboard): prevent annotation subscription from being recreated
2024-01-25 09:05:54 -03:00
Ramón Souza
03d0a6524f
Merge pull request #19203 from Scroody/chat-system-msg
...
Client: Chat message highlight on system messages
2024-01-24 16:28:48 -03:00
João Victor
57e5dcc54a
fix: remove unnecessary condition
2024-01-24 13:53:01 -03:00
João Victor
f839fd8578
fix(whiteboard): prevent annotation subscription from being recreated
2024-01-24 13:19:51 -03:00
Gustavo Trott
cd03c116b0
Add configs from /enter to Graphql
2024-01-24 11:33:38 -03:00
Ramón Souza
aee87dd04a
Merge pull request #19135 from Tainan404/fix-external-video
...
Fix: external video not keeps playing changing the presenter
2024-01-24 07:59:32 -03:00
Guilherme Pereira Leme
c8bea83de8
feat(plugin): refactor name of general exensible areas interface ( #19467 )
...
* [plugin-sdk-issue-62] - refactor general extensible area interface
* [plugin-sdk-issue-62] - refactor last components and bump SDK version
2024-01-23 17:34:50 -03:00
Ramón Souza
37f9c49a20
Merge pull request #19408 from ramonlsouza/migrate-moderator-actions
...
refactor: migrate moderator actions
2024-01-23 14:44:53 -03:00
Ramón Souza
5b0ad4f2b0
Merge pull request #19421 from JoVictorNunes/migrate-poll-answer-gathering
...
Refactor: migrate poll answer gathering
2024-01-23 14:28:12 -03:00
João Victor
eb135d86ef
Remove unused interface
2024-01-23 13:42:47 -03:00
João Victor
ea463b37b5
Move all the necessary services to own service
2024-01-23 13:41:15 -03:00
João Victor
f5e65962e5
Tweak element types
2024-01-23 13:14:29 -03:00
Ramón Souza
7d777fbea0
Merge pull request #19491 from KDSBrowne/v3.cursorBug
...
Fix: Prevent Large Cursor Being Displayed To Presenter
2024-01-23 13:13:16 -03:00