Gustavo Trott
180ed6890b
Remove unused ValidateAuthToken flow and messages
2024-08-02 15:02:54 -03:00
Gustavo Trott
19fb38fb53
Merge branch 'v3.0.x-release' into common-msg-remove-unused-msgs
2024-07-31 14:33:51 -03:00
Gustavo Trott
c4201e0edd
Merge pull request #20793 from gustavotrott/akka-timer-refactor
...
refactor (akka-apps): Routine to reset finished Timers
2024-07-31 14:31:15 -03:00
Gustavo Trott
ef8b7eb301
Merge remote-tracking branch 'upstream/v3.0.x-release' into common-msg-remove-unused-msgs
2024-07-31 11:19:11 -03:00
Gustavo Trott
407b85a3d4
Remove unused SYNC CLIENT messages
2024-07-31 11:17:22 -03:00
Gustavo Trott
fbf148dcd2
Remove unused SyncGetMeetingInfoRespMsg
2024-07-31 10:47:34 -03:00
Gustavo Trott
aa2bc871df
Remove ununsed MeetingTimeRemainingUpdateEvtMsg and BreakoutRoomsTimeRemainingUpdateEvtMsg
2024-07-31 10:42:56 -03:00
Gustavo Trott
ce3811939c
Remove unused UpdateBreakoutUsersEvtMsg
2024-07-31 10:19:09 -03:00
Gustavo Trott
94e64bb0a0
Remove unused UpdateRecordingTimerEvtMsg
2024-07-31 09:33:31 -03:00
Gustavo Trott
75cffd840c
Remove unused DisconnectClientSysMsg msg
2024-07-31 09:18:34 -03:00
Gustavo Trott
df6b86cd72
Remove unused EndAndKickAllSysMsg
2024-07-30 11:36:53 -03:00
Gustavo Trott
aba8f3eff2
Remove unused DisconnectClientSysMsg msg
2024-07-30 10:09:50 -03:00
Gustavo Trott
fa02d92766
Routine to purge old meetings from graphql database
2024-07-29 11:09:21 -03:00
Gustavo Trott
efb7bcf887
Routine to reset finished Timer
2024-07-29 10:29:30 -03:00
Gustavo Trott
b6753e40d6
fix: gql permission wrong for auto assigned presenter
2024-07-23 13:19:08 -03:00
Gustavo Trott
c6b9ab35ae
refactor: Remove old userStatus Emoji ( #20717 )
...
* Remove old userStatus Emoji
* tweak docs
* fix bkroom errors
2024-07-18 08:58:38 -04:00
Gustavo Trott
1683f4c3fe
refactor: Rename all customParameters
references to userMetadata
or userdata
( #20692 )
...
* Rename all customParameters references to userMetadata
* fix linter error
* Update docs/docs/development/api.md
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
* Update bigbluebutton-html5/imports/ui/components/settings-loader/component.tsx
---------
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-07-16 13:40:49 -04:00
Ramón Souza
c1c2910b24
Merge pull request #20659 from JoVictorNunes/issue-20651
...
feat(whiteboard): add option to `disabledFeatures` for infinite whiteboard
2024-07-15 15:27:56 -03:00
Gustavo Trott
7a03136d02
Merge pull request #20686 from gustavotrott/gql-server-auth-session
...
refactor (graphql): Big refactor on Graphql authentication
2024-07-10 20:17:23 -03:00
Gustavo Trott
25bc81ea1b
remove comments
2024-07-10 18:53:14 -03:00
Gustavo Trott
d7b3fc5b89
akka-apps: set scheduler to clean up Graphql info after 1 hour
2024-07-10 18:47:44 -03:00
Gustavo Trott
2c2d595212
Big refactor on Graphql authentication
2024-07-10 18:30:01 -03:00
Ramón Souza
e8a796379d
Merge pull request #20633 from JoVictorNunes/issue-20611
...
fix: inconsistencies in presentation upload toast
2024-07-10 17:38:08 -03:00
João Victor
e26b408d42
feat(whiteboard): add option in disabledFeatures for infinite whiteboard
2024-07-08 10:18:26 -03:00
Anton Georgiev
abeb12146b
Merge pull request #20480 from KDSBrowne/v30-enable-whiteboard-infinite-canvas
...
feat(whiteboard): Add infinite whiteboard for presentation slides
2024-07-05 17:54:55 -04:00
KDSBrowne
c341ea44f8
update canvas names to whiteboard
2024-07-05 20:13:30 +00:00
Guilherme Pereira Leme
ccb2e74bc1
feat(plugin): Added sendGenericDataForLearningAnalyticsDashboard for plugins ( #20628 )
...
* [data-channel-analytics-options] - Added data-channel analytics and record options and added a parameter options for the useDataChannel function
* Update bigbluebutton-html5/public/locales/en.json
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
* [data-channel-analytics-options] -created new sendDataAnalytics for plugin and change presentation toolbar button
* [data-channel-analytics-options] - QUICK FIX
* [update-data-channel-function] - fix action metadata
* [data-channel-analytics-options] - changes in review
* [data-channel-analytics-options] - changes in review
* [captionLocale] - Changes in review
* [data-channel-analytics-options] - update SDK
* [data-channel-analytics-options] Changes in review
* [data-channel-analytics-options] - changes in review
* [data-channel-analytics-options] - changes in review
* [data-channel-analytics-options] - changes in review
* Refactor learning dashboard json structure with genericData
* fix typo
* [data-channel-analytics-options] - changes according to new json structure
* changes in review
---------
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-07-05 16:49:45 -03:00
Ramón Souza
977a3512ec
fix permission for download presentation ( #20643 )
2024-07-05 13:01:24 -04:00
Tainan Felipe
0e7fe3c688
Change: improve client connection status ( #20630 )
2024-07-04 17:26:09 -03:00
Gustavo Trott
134b207f94
refactor: Remove Hasura database-updates and move them to Gql-Actions ( #20634 )
2024-07-04 17:00:06 -03:00
João Victor
52cda64bf1
fix: inconsistencies in presentation upload toast
2024-07-04 13:41:33 -03:00
KDSBrowne
f024995f98
Restore default slide position after disabling infinite wb
2024-07-03 17:15:39 +00:00
KDSBrowne
687ee36d29
add functionality to enable infinite whiteboard
2024-07-03 17:14:47 +00:00
Gustavo Trott
f5c9650f24
refactor: Add TRACE logs for graphql-actions ( #20614 )
2024-06-30 15:34:22 -03:00
Gustavo Trott
ed38da065c
fix break error ( #20612 )
2024-06-28 17:35:21 -03:00
Gustavo Trott
f5e8917eb0
Remove unnecessary imports ( #20598 )
2024-06-28 16:50:30 -03:00
Paul Trudel
6dd1eabe92
feat(events): Store user data in Redis for use in event.xml ( #20593 )
2024-06-28 09:28:03 -04:00
Gustavo Trott
be39d7b24b
refactor (akka-apps): Make all inserts into the database thought batches instead of individual inserts ( #20594 )
2024-06-27 18:53:46 -03:00
Gustavo Trott
3402edcb5b
Introduce gql user_voice_activity_stream ( #20557 )
2024-06-20 14:33:11 -03:00
Gustavo Trott
d67346366c
clear mouse cursors on disable multi-whiteboard
2024-06-19 10:40:09 -03:00
Guilherme Leme
1d9b28133e
[update-data-channel-function] - change sender to creator naming in data-channel
2024-06-18 17:46:17 -03:00
Guilherme Leme
8a04c8a4aa
Merge remote-tracking branch 'upstream/v3.0.x-release' into update-data-channel-function
2024-06-18 13:42:34 -03:00
Gustavo Trott
a27cd6cdb2
Merge pull request #20518 from GuiLeme/plugin-server-commands
...
feat(plugins): new server-command for typed-captions plugin
2024-06-18 13:33:16 -03:00
Guilherme Leme
57389c351e
[plugin-server-commands] - changes in review
2024-06-18 12:01:46 -03:00
Guilherme Leme
8464fca7da
[update-data-channel-function] - changes permissioning name
2024-06-18 11:24:49 -03:00
Guilherme Leme
41eb2c34e3
[update-data-channel-function] - merge upstream
2024-06-18 10:25:02 -03:00
Guilherme Leme
8db3a6be80
[plugin-server-commands] - added server-command caption save and add a captionLocale
2024-06-18 09:20:35 -03:00
Dennis Benz
c8e2d8b239
Resolve conflicts
2024-06-17 10:47:41 -03:00
Gustavo Trott
6984763da7
Merge pull request #20483 from GuiLeme/fix-caption-locale-subscription
...
fix(html5): caption subscription error
2024-06-14 16:53:22 -03:00
Gustavo Trott
656e29e7eb
Refactor middleware to get user info from akka-apps api ( #20491 )
2024-06-14 13:43:05 -03:00
Guilherme Leme
284753e6b9
[fix-caption-locale-subscription] - fix captionLocale subscription error
2024-06-13 15:47:54 -03:00
Gustavo Trott
ad2d12b19b
Merge pull request #20475 from gustavotrott/gql-improve-breakout-performance
...
refactor: BreakoutRoom storage and handlers
2024-06-12 18:09:16 -03:00
Gustavo Trott
e86aeac114
refactor breakoutroom storage
2024-06-12 16:21:31 -03:00
Lucas
9bf3f54183
feat: Initial BBB 3.0 Gladia transcriptions implementation ( #20295 )
...
* feat(html5): initial implementation of Gladia transcriptions to BBB 3.0
* fix(transcription): Add missing locales and fix invalid cc menu key
* fix(bbb-transcription-controller): Bump transcription controller to fix some bugs
* fix: adjust yq syntax for setting fs esl password in transctiption-controller
* fix(transcription): Use newer useSettings format from transcription options
* fix(captions): Correctly use captions settings
---------
Co-authored-by: João Victor <joaovictornunes973@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-06-12 12:06:07 -04:00
Guilherme Leme
59d08a2655
[update-data-channel-function] - remove debbuging logs
2024-06-10 17:45:14 -03:00
Guilherme Leme
322a04b845
resolve conflicts
2024-06-10 17:41:06 -03:00
Guilherme Leme
ba74a41fd2
[update-data-channel-function] - (WIP) Initial work
2024-06-10 11:32:48 -03:00
Gustavo Trott
42305a1dfb
Merge pull request #20449 from gustavotrott/improve-userReaction-performance
...
refactor: Simplifying ReactionEmoji Storage and Queries
2024-06-10 10:41:36 -03:00
Gustavo Trott
ab542a458e
make reactionEmoji part of user table (optimizing performance)
2024-06-10 09:48:38 -03:00
Anton Georgiev
558fca5f19
Merge pull request #20401 from KDSBrowne/bbb-20306
...
fix(whiteboard): Properly handle line shape handles in akka
2024-06-07 16:30:26 -04:00
Gustavo Trott
81d30480bd
feature: Introduces API /sendChatMessage endpoint ( #20323 )
...
* feature: Introduces API /sendChatMessage endpoint
* only allow GET requests for sendChatMessage
---------
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-06-06 15:49:52 -04:00
João Victor Nunes
5d3178f15d
refactor(guest-wait): turn guest wait page into a React component ( #20344 )
...
* refactor(guest-wait): turn guest wait page into a React component
* Fix rendering when the meeting is ended
* refactor(guest-wait): Backend portion for migration of `guest-wait` to Graphql
* Add message timeout
* Remove static guest wait page
---------
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-06-05 17:41:23 -03:00
KDSBrowne
7f3996c816
clean line shape handles in akka (similar to arrow bindings)
2024-06-04 15:44:16 +00:00
Guilherme Pereira Leme
bbf43f1e55
feat(html5): Added captionLocale property and related logic ( #20272 )
...
* [captionLocale] - added captionLocale
* [captionLocale] - changes in review
* [captionLocale] - Added new mutation captionAddLocale and removed captionSetOwner
* [captionLocale] - add action validation
* [captionLocale] - Changes in review
* [captionLocale] - fix update of graphql server
* [captionLocale] - merge conflicts
2024-06-03 16:14:32 -04:00
Gustavo Trott
4e2e3254e7
refactor (akka-apps): Remove unused UserJoinMeetingAfterReconnectReqMsg
( #20370 )
...
* Replace tabId by clientSessionUUID
* refactor gql-middleware to perform validations and send errors properly
* small tweaks
* fix linter errors
* refresh session variables on invalidate user connection
* set clientIsMobile on join
* Remove unused UserJoinMeetingAfterReconnectReqMsg
2024-05-30 13:18:48 -03:00
Gustavo Trott
fd3071c28a
Refactor (gql-middleware): Introduces clientSessionUUID
and validations (error handling) ( #20353 )
2024-05-29 17:43:17 -03:00
Gustavo Trott
b4e2f319e8
Consider more actions as user lastActivity
2024-05-23 17:11:16 -03:00
Guilherme Leme
778375f81f
[change-data-channel-return] - changes in review
2024-05-23 12:25:49 -03:00
Guilherme Leme
7b81148972
[change-data-channel-return] - Changed data-channel payloadJson to be a json instead of a string
2024-05-22 17:34:43 -03:00
Gustavo Trott
e30beae12d
remove cooments
2024-05-20 17:16:33 -03:00
Gustavo Trott
78f8c73652
fix timer keeping accumulated
2024-05-20 17:12:29 -03:00
Ramón Souza
7f7615ce88
fix default value for timer track
2024-05-16 14:59:47 -03:00
Gustavo Trott
9e93f57958
Merge pull request #20274 from gustavotrott/init-timer
...
refactor (akks-apps): Init Timer and Remove legacy messages/handlers/fields
2024-05-15 13:25:17 -03:00
Anton Georgiev
e1a4d5a184
Merge pull request #20252 from gustavotrott/shift-welcomemsg-handler
...
refactor: Re-implement sanitize for Welcome msgs and Guest Lobby msgs
2024-05-15 10:51:15 -04:00
Gustavo Trott
1ada232f7e
remove unnecessary field for Timer
2024-05-15 11:37:26 -03:00
Gustavo Trott
6a7dba6c22
Merge pull request #20229 from gustavotrott/pres-notifications-akka-apps
...
refactor (akka-apps): Show progress while importing whiteboard and sharedNotes from breakoutRoom
2024-05-15 10:47:07 -03:00
Gustavo Trott
3a8bd4dfa4
Remove unnecessary msgs and handlers
2024-05-15 10:44:25 -03:00
Gustavo Trott
cde052c7d8
init Timer on akka-apps
2024-05-15 10:43:34 -03:00
Gustavo Trott
384033ce75
set correct default values for Layout
2024-05-15 09:25:47 -03:00
Gustavo Trott
429065b245
convet html tags to html entities for guest lobby messages
2024-05-14 11:25:10 -03:00
Gustavo Trott
65d22e3b93
rename modOnlyMessage to welcomeMsgForModerators and delete welcomeMsgTemplate
2024-05-14 09:40:51 -03:00
Gustavo Trott
b1073b2514
show progress while importing whiteboard and sharedNotes from breakoutRom
2024-05-13 08:31:45 -03:00
Anton Georgiev
a441d70226
Merge branch 'v3.0.x-release' into docs-layout
2024-05-09 22:13:38 -04:00
Anton Georgiev
628c3bb32b
Merge pull request #20132 from antobinary/html5-pack-30
...
refactor/build: drop html5InstanceId and simplify bbb-html5 frontend/backend
2024-05-08 10:04:37 -04:00
Gustavo Trott
d74db21037
Set postgres host as 127.0.0.1 instead of localhost
2024-05-07 10:16:14 -03:00
Anton Georgiev
a2984bb740
Merge remote-tracking branch 'bbb/v3.0.x-release' into html5-pack-30
2024-05-01 12:57:59 -04:00
Anton Georgiev
58cdb75c45
refactor: remove html5InstanceId
2024-05-01 12:53:11 -04:00
Gustavo Trott
f5f2be36c4
Remove some message handlers
2024-04-25 18:50:28 -03:00
Gustavo Trott
e43fd46583
Move BreakoutRoom export Sharednotes routine to akka-apps (removing from Meteor)
2024-04-25 17:11:09 -03:00
Gustavo Trott
03bdb68161
improve akka pad code
2024-04-25 15:05:58 -03:00
Gustavo Trott
eb74c81c6f
akka apps will send msg to create pad
2024-04-25 13:41:32 -03:00
Gustavo Trott
2e8cc21a4b
Move SharedNotes init to akka-apps (instead of Meteor)
2024-04-25 12:48:52 -03:00
Gustavo Trott
ab97cc60a2
Move Timer init to akka-apps (instead of Meteor)
2024-04-25 11:02:03 -03:00
Gustavo Trott
885a24dd48
implement loginURL in DOCS and Client
2024-04-24 18:41:46 -03:00
Gustavo Trott
1723e9d4a8
Add new create param loginURL
2024-04-24 17:40:35 -03:00
Guilherme Pereira Leme
cfbeb92cd7
feat(plugins) - refactor format of receiving data for data-channels ( #19997 )
2024-04-23 18:17:32 -03:00
Ramón Souza
0210fcdd81
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19901
2024-04-23 15:59:26 -03:00
Gustavo Trott
5303e752f5
fix wrong column name
2024-04-22 17:00:55 -03:00
Gustavo Trott
7259515ae6
Add captionSetOwner mutation
2024-04-19 11:42:45 -03:00
KDSBrowne
01cbb1a496
handle new isPrecise prop in arrows
2024-04-17 16:04:51 +00:00
Gustavo Trott
9c22d3574f
Fix join breakoutRoom as Audio-only
2024-04-17 12:24:25 -03:00
Gustavo Trott
53a51b8c2c
Resolve conflicts
2024-04-17 10:04:47 -03:00
Gustavo Trott
39a6c21682
fix errors related to foreign key
2024-04-17 09:49:58 -03:00
Gustavo Trott
e68b5c3e34
fix: Update only modified annotations
2024-04-16 12:48:51 -03:00
Gustavo Trott
b2a9653594
Graphql: Add meetingId to user primary key
2024-04-16 12:35:27 -03:00
Gustavo Trott
ed41a6cdfb
Introduces graphql Notification
2024-04-12 11:31:16 -03:00
Gustavo Trott
34b87ca558
Fix wrong logs
2024-04-11 08:27:32 -03:00
Gustavo Trott
ab6da0f4d5
Graphql: makes it faster to update annotations
2024-04-10 17:32:44 -03:00
Anton Georgiev
891e85581c
Merge pull request #18575 from prlanzarin/u27/refactor/remove-deskshare-rtmp-evts
...
refactor: remove unused DeskShareStartRTMP/DeskShareStopRTMP events
2024-04-05 14:24:51 -04:00
Gustavo Trott
ad59e445ad
Dont delete same row again
2024-04-03 17:28:06 -03:00
Anton Georgiev
64ff6a9cae
Merge branch 'v3.0.x-release' into u27/refactor/remove-deskshare-rtmp-evts
2024-04-03 10:01:28 -04:00
Gustavo Trott
bb3cf9c99d
Merge pull request #19934 from gustavotrott/user-connectionStatus-simplify
...
refactor: Simplify user connection status flow (streamlining RTT measurements and reducing GraphQL traffic)
2024-04-01 11:46:41 -03:00
Gustavo Trott
5660f2c941
Avoid delete again a message from plugin DataChannel
2024-04-01 10:17:06 -03:00
Gustavo Trott
97dc51e8c3
Simplify user connection status flow
2024-04-01 09:36:28 -03:00
Anton Georgiev
201e35da3f
WIP: document allowOverrideClientSettingsOnCreateCall
2024-03-27 16:54:33 -04:00
Gustavo Trott
22792d4ecd
Merge with upstream
2024-03-27 11:45:37 -03:00
Gustavo Trott
03ed0b7311
Merge with upstream
2024-03-27 11:37:47 -03:00
Gustavo Trott
86f31ed3c5
Add graphql Type user_transcriptionError
2024-03-27 11:36:38 -03:00
Gustavo Trott
2e2946620f
Add Gladia transcription to PAD
2024-03-27 11:23:51 -03:00
Gustavo Trott
ea97a3d9a6
Add graphql Type user_transcriptionError
2024-03-27 11:23:04 -03:00
Tainan Felipe
e3ca2a5b3d
Merge branch 'v3.0.x-release' into remove-pick-random-user
2024-03-26 09:43:45 -03:00
Ramón Souza
a87094cbde
Merge pull request #19851 from gustavotrott/graphql-inactivityCheck
...
graphql: Introduces flag inactivityWarningDisplay (backend)
2024-03-21 17:37:10 -03:00
Gustavo Trott
b6047e811b
Graphql: Add fields to lockSettings and endWhenNoModerator
2024-03-21 12:49:33 -03:00
Gustavo Trott
e63af145b3
Akka-apps finishes all pending meeting in graphql on restarting ( #19867 )
2024-03-21 10:15:47 -03:00
Tainan Felipe
3105bee74b
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19785
2024-03-20 11:59:45 -03:00
Anton Georgiev
beae4f6cb4
Merge pull request #19842 from Scroody/i-19819
...
Port: Changes to layout toast's workflow
2024-03-19 14:19:29 -04:00
Gustavo Trott
c1113e5eab
Remove pick random user (backend)
2024-03-19 15:13:10 -03:00
Gustavo Trott
214fe656b6
Introduce flag inactivityWarningDisplay to Graphql
2024-03-19 14:12:19 -03:00
André
ec718ea43e
Port: Changes to layout toast's workflow
2024-03-18 15:33:37 -03:00
Lucas Fialho Zawacki
10aefc6017
feat(gladia): Print Gladia errors in the console
2024-03-18 11:35:46 -04:00
Lucas
4dea4b9967
feat: Initial implementation of Gladia transcriptions to BBB 2.7 ( #19091 )
...
---------
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
2024-03-18 10:44:56 -04:00
Anton Georgiev
2b91c307b2
Merge pull request #19815 from antobinary/march15-03
...
fix(sec): Bump logback to 1.2.13 for akka- projects
2024-03-18 10:04:17 -04:00
Anton Georgiev
e4e4b1e304
feat(config): add checkSumAlgorithmForBreakouts in akka-apps (port) #19754 ( #19833 )
...
* feat(config): add checkSumAlgorithmForBreakouts in akka-apps (port) (#19754 )
2024-03-18 10:00:04 -04:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Anton Georgiev
0f10c24356
!fix(captions): disable recording event TranscriptUpdatedEvent (port) #19836
2024-03-18 09:58:15 -04:00
Anton Georgiev
613da3c1e6
fix(sec): Bump logback-classic
2024-03-15 12:07:07 -04:00
Gustavo Trott
d2207a7fd3
akka-apps: increase pg queueSize ( #19761 )
2024-03-08 11:35:58 -03:00
Gustavo Trott
750950919d
remove blank line
2024-03-07 14:17:37 -03:00
Gustavo Trott
c25039c582
Fix akka-apps: reStart ignoring /etc config
2024-03-07 14:16:47 -03:00
Gustavo Trott
ea40168ed6
Create actions for updating user connection status
2024-03-05 19:32:15 -03:00
Gustavo Trott
e87f235439
Graphql insert even banned users
2024-03-04 17:08:24 -03:00
Gustavo Trott
2460fc5c8a
Graphqh: Automatically stop timer when reaching its endpoint
2024-02-29 14:29:46 -03:00
Gustavo Trott
6dad569a6b
Merge pull request #19649 from gustavotrott/graphql-remove-private-client-configs
...
Prevent from exposing client private configs through Graphql
2024-02-27 17:05:57 -03:00
Anton Georgiev
f03df02e19
fix: Reduce logs in SendWhiteboardAnnotationPubMsgHdlr.scala ( #19634 )
2024-02-23 20:35:35 -05:00
Gustavo Trott
8d809fb36c
Fix comment
2024-02-20 10:52:03 -03:00
Gustavo Trott
cf460da25f
Prevent from sharing private configs through Graphql
2024-02-20 10:41:53 -03:00
Anton Georgiev
b5cd0fafa0
Merge pull request #19618 from gustavotrott/events-xml-raiseHand
...
refactor (events.xml): Record raiseHand, away and reaction events
2024-02-16 14:01:39 -05:00
Ramón Souza
cc179fa58f
Merge pull request #19605 from JoVictorNunes/issue-19575
...
fix(whiteboard): poll result annotation handling
2024-02-16 10:34:00 -03:00
Gustavo Trott
e4320e9f56
Introduces a ping-pong mechanism designed to verify the availability of a middleware service ( #19623 )
...
* Implements a ping-pong system to check gql-middleware-activity
* Improve clean code
2024-02-14 13:28:19 -03:00
Gustavo Trott
970fa5c858
Add option disabledFeatures=learningDashboardDownloadSessionData
2024-02-14 10:16:31 -03:00