Commit Graph

15641 Commits

Author SHA1 Message Date
Ramón Souza
580155d70d
Update bigbluebutton-html5/imports/ui/components/whiteboard/styles.js 2024-02-05 10:05:19 -03:00
João Victor
06e55d4f8e fix(whiteboard): hide menu bar on hide toolbars 2024-02-02 09:58:58 -03:00
João Victor
bd7749f2c1 fix(whiteboard): restore hide toolbar button 2024-02-02 09:16:09 -03:00
Ramón Souza
a2fe718799
Merge pull request #19549 from ramonlsouza/timer-reset-on-update
fix: stop and reset timer when time is changed
2024-02-02 09:12:30 -03:00
Anton Georgiev
83f13e483c
Merge pull request #19553 from ramonlsouza/issue-19544
fix: Muting via who-is-talking -- queue via timestamp again
2024-02-01 10:44:18 -05:00
Ramón Souza
763482a660 change talking indicator order 2024-02-01 11:22:29 -03:00
Ramón Souza
2c5a7f3f00
Merge pull request #19479 from ramonlsouza/migrate-presen-actions
refactor: migrate presentation actions
2024-02-01 09:33:36 -03:00
Ramón Souza
b517c82a07 stop and reset timer when time is changed 2024-01-31 15:44:12 -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
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
Ramón Souza
286882c255 restore presentation download button 2024-01-29 17:47:42 -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
Gustavo Trott
ed4bb8d15e
Merge pull request #19515 from gustavotrott/introduce-rttNetwork
Introduce `networkRttInMs` and `applicationRttInMs`
2024-01-29 09:26:11 -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
9530cbdd9e fix export presentation, add new action 2024-01-26 09:55:55 -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
Ramón Souza
3ef6e2254d fix param 2024-01-25 17:12:23 -03: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
b35833c25c fix send annotation 2024-01-24 09:18:42 -03:00
Ramón Souza
45ecb1b1d3 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-presen-actions 2024-01-24 08:48:58 -03:00
Ramón Souza
dfe2bdd7a6 migrate sendBulkAnnotations action 2024-01-24 08:37:51 -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