Gustavo Trott
49dd0ee1b8
Merge pull request #19586 from gustavotrott/graphql-allow-not-logged-fetch-settings
...
Graphql: Allow not-joined-users query ClientSettings
2024-02-06 10:05:02 -03:00
Gustavo Trott
8ae1427f3c
Graphql: Allow not-joined-users query ClientSettings
2024-02-06 09:30:45 -03:00
Ramón Souza
8fb34a7662
Merge pull request #19576 from JoVictorNunes/issue-19518
...
fix(presentation): disable menu for not uploaded files
2024-02-06 09:22:11 -03:00
Ramón Souza
c9cf67ef85
Merge pull request #19581 from JoVictorNunes/issue-19445
...
fix(polling): invisible quick poll dropdown
2024-02-05 15:22:41 -03:00
João Victor
dac9b5b1f6
fix(polling): invisible quick poll dropdown
2024-02-05 13:43:25 -03:00
Anton Georgiev
98e280c275
Merge pull request #19494 from gustavotrott/akka-fix-duplicated-code
...
refactor (akka-apps): Avoid duplicating code
2024-02-05 09:35:24 -05:00
Ramón Souza
5abe7e518d
Merge pull request #19532 from gabriellpr/fix-flaky-tests
...
test: Update screenshots options test
2024-02-05 11:35:12 -03:00
Gustavo Trott
3e72e2d082
Introducing Session Persistence Post-Meeting ( #19534 )
...
* Add Session Cleanup Delay Configuration After Meeting End
* Makes 60minutes as default sessionsCleanupDelayInMinutes
2024-02-05 11:31:31 -03:00
João Victor
e119d9d83d
fix(presentation): disable menu for not uploaded files
2024-02-05 11:02:47 -03:00
Ramón Souza
08d2206e27
Merge pull request #19402 from KDSBrowne/v3.wheelZoomDisplayVal
...
Fix: Update Presentation Toolbar Zoom Percentage on Wheel Zoom
2024-02-05 10:50:46 -03:00
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
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
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
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
KDSBrowne
89ff181103
preserve relative zoom focal point when value updates
2024-02-02 00:36:40 +00: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
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
Gustavo Trott
98ef42c32c
Freeze browser messages before closing Hasura connection ( #19548 )
2024-01-31 11:37:28 -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
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
Anton Georgiev
e9e38dec34
Merge pull request #19540 from antobinary/backport-19372
...
fix: quicker zoom by wheel (backport from develop)
2024-01-30 09:49:45 -05:00