Commit Graph

40851 Commits

Author SHA1 Message Date
Ramón Souza
9896fc2d45
Merge pull request #19568 from ramonlsouza/issue-19443
fix: [3.0] - Publishing empty typed response question crashes public chat
2024-02-05 10:48:53 -03:00
Ramón Souza
9653c5af23
Merge pull request #19558 from JoVictorNunes/3.0-restore-hide-toolbar-btn
fix(whiteboard): restore `Hide toolbars` button
2024-02-05 10:05:31 -03:00
Ramón Souza
580155d70d
Update bigbluebutton-html5/imports/ui/components/whiteboard/styles.js 2024-02-05 10:05:19 -03:00
João Victor
d44afd5cf2 fix(whiteboard): snapshot of current slide 2024-02-02 16:44:35 -03:00
Gustavo Trott
ce79944b15
Merge pull request #19567 from gustavotrott/graphql-middleware-guarantee-order
refactor (graphq-middleware): Revert using go routine to process Hasura messages
2024-02-02 15:58:32 -03:00
Gustavo Trott
e4a118cbbb Revert using go routine to process hasura messages 2024-02-02 15:09:56 -03:00
Gustavo Trott
a3d80b6424
Use crc32 instead of sha256 to store data checksum (#19563) 2024-02-02 14:37:32 -03:00
Gabriel Luiz Porfirio
25bee839c8
Update bigbluebutton-tests/playwright/options/options.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2024-02-02 14:36:13 -03:00
Ramón Souza
11ef341aca allow empty typed poll to be published 2024-02-02 13:55:28 -03:00
Ramón Souza
843de8dd6f
Merge pull request #19536 from ramonlsouza/i-19506-3
fix: Incorrect hover style on the upload presentation button in the polling menu
2024-02-02 13:53:40 -03:00
Gustavo Trott
5708c2506b
enhancement (graphql-middleware): Data Uniqueness Verification and others (#19559)
* Prevent middleware from sending the same message when reconnection

* Refactor hasura reader to simplify code

* Its not necessary to name the for

* Close hasura connnection on error
2024-02-02 12:36:27 -03:00
Gustavo Trott
16c8baf666
Merge pull request #19561 from gustavotrott/graphql-actions-fix-whiteboard-actions 2024-02-02 12:07:37 -03:00
Gustavo Trott
4e3a28f227
Merge pull request #19562 from gustavotrott/bump-hasura-2.37.0
Bump Hasura from 2.36.0 to 2.37.0
2024-02-02 11:41:56 -03:00
André Castro
a8b1bbee10
Merge pull request #14 from GuiLeme/i-19517-ref
Refactor
2024-02-02 11:40:51 -03:00
Guilherme Leme
bb07edd34e [i-19517] - refactor 2024-02-02 11:25:13 -03:00
Gustavo Trott
e1590c8c7a
Merge pull request #19560 from gustavotrott/pg-frontend-user-grant
fix (graphql-server): Give permission for bbb_frontend every time tables are created
2024-02-02 11:23:23 -03:00
Gustavo Trott
b1c90f3733 Bump Hasura from 2.36.0 to 2.37.0 2024-02-02 11:14:47 -03:00
Gustavo Trott
7c9d1c6352 Fix multi-user whiteboard not working 2024-02-02 11:00:18 -03:00
Gustavo Trott
8ac28cfe81 Always give permisson for Frontend user in db 2024-02-02 10:52:50 -03:00
Guilherme Leme
b8ce51a372 [i-19517] - WIP flow to send presentation's name to chat download 2024-02-02 10:49:55 -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
Gabriel Porfirio
7e8bde03c1 fix few polling, presentation, parameter test 2024-02-02 08:37:28 -03:00
KDSBrowne
89ff181103 preserve relative zoom focal point when value updates 2024-02-02 00:36:40 +00:00
André
5047d75245 WIP 2024-02-01 16:46:15 -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
Gustavo Trott
b6a953c446
Merge pull request #19554 from gustavotrott/graphql-middleware-improve-reconnection-speed
refactor (graphql-middleware): Improve InvalidateSessionToken speed
2024-02-01 11:59:05 -03:00
Gustavo Trott
554d57696c Improve reconnection speed 2024-02-01 11:50:29 -03:00
Gustavo Trott
a8bd3aca73 Merge remote-tracking branch 'upstream/v3.0.x-release' into graphql-middleware-improve-reconnection-speed 2024-02-01 11:49:41 -03: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
Gustavo Trott
24acf01883
Fix a bug when user get Presenter (#19550) 2024-01-31 20:18:05 -03:00
Gustavo Trott
16da2b6542
Merge pull request #19551 from gustavotrott/introduce-rttNetwork-client-test
Graphql Client Test: Rtt examples
2024-01-31 19:42:31 -03:00
Gustavo Trott
a5776c412a resolve conflicts 2024-01-31 19:30:34 -03:00
Gustavo Trott
d7f92f918c Fix a bug when user get Presenter 2024-01-31 19:20:57 -03:00
João Victor
28f2a428c4 fix: follow chat tail 2024-01-31 18:09:36 -03:00
KDSBrowne
271bb22daa fix wheel zoom not working with smaller sizes 2024-01-31 18:56:42 +00:00
Ramón Souza
b517c82a07 stop and reset timer when time is changed 2024-01-31 15:44:12 -03:00
Gabriel Porfirio
bd75a489b9 Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-presentation-polling-test 2024-01-31 13:40:04 -03:00
Gabriel Porfirio
58b4ad5e89 fix polling presentation test 2024-01-31 13:39:51 -03:00
Gustavo Trott
98ef42c32c
Freeze browser messages before closing Hasura connection (#19548) 2024-01-31 11:37:28 -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
Anton Georgiev
8f7c23e175
docs: add link to 3.0.0-alpha.2 2024-01-30 18:39:40 -05: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
KDSBrowne
0b54e4e539 Merge remote-tracking branch 'origin/v3.0.x-release' into v3.wheelZoomDisplayVal 2024-01-30 15:55:15 +00:00
Gustavo Trott
6e43c0b05c
Graphql: Create a db user (read-only) for Frontend (#19537) 2024-01-30 12:35:39 -03:00