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
|
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 |
|
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 |
|