Tainan Felipe
5643305db2
Remove: pads meteor server files
2024-04-25 15:52:08 -03:00
Tainan Felipe
ef31289a2c
Remove: voice users meteor server files
2024-04-25 14:31:26 -03:00
Tainan Felipe
8b7bd55287
Remove: Auth and annotation collections usage
2024-04-25 13:52:07 -03:00
Tainan Felipe
6247c4dc8d
Remove: meteor connection validation
2024-04-25 12:48:48 -03:00
Tainan Felipe
3784986712
Remove: meteor unused publishers
2024-04-25 12:26:30 -03:00
Tainan Felipe
e80cc5a223
Remove: user-info collection
2024-04-23 14:38:07 -03:00
Tainan Felipe
3d9a0fc75e
Remove: auth token validation code from frontend
2024-04-22 21:42:48 -03:00
Tainan Felipe
acf39a3783
Remove: user persistent data collection
2024-04-09 12:04:14 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Ramón Souza
c93f06a44f
migrate userLeftMeeting meteor call
2023-12-07 16:40:32 -03:00
Ramón Souza
e0c987c34f
migrate setRandomUser meteor call
2023-12-07 16:31:47 -03:00
Ramón Souza
1dbea49730
migrate setSpeechLocale meteor call
2023-12-07 16:23:36 -03:00
Ramón Souza
b9d4841b26
migrate setExitReason meteor call
2023-12-07 15:37:04 -03:00
Ramón Souza
aa882fc1e5
migrate clearAllUsersEmoji meteor call
2023-12-07 11:18:33 -03:00
Ramón Souza
3d2c9394ab
migrate toggleUserLock meteor call
2023-12-07 11:06:55 -03:00
Ramón Souza
9ccc713543
migrate setEmojiStatus meteor call
2023-12-07 10:45:13 -03:00
Ramón Souza
0f046de941
migrate assignPresenter meteor call
2023-12-07 10:02:13 -03:00
Ramón Souza
e6af8390a3
migrate removeUser and userEjectFromVoice meteor calls
2023-12-07 09:33:15 -03:00
Ramón Souza
30d82d62fe
migrate setMobileUser meteor call
2023-12-06 16:57:31 -03:00
Ramón Souza
0a6e75a14a
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-actions
2023-12-06 16:32:52 -03:00
Ramón Souza
be300d37d2
migrate changeRaiseHand meteor call
2023-12-06 16:30:30 -03:00
Ramón Souza
cb1d20a8ea
migrate changePin meteor call
2023-12-06 16:00:46 -03:00
Ramón Souza
a74dd7f727
migrate changeRole meteor call
2023-12-06 15:17:16 -03:00
Anton Barboza de Sá
3f7d149fe7
Merge pull request #19259 from ramonlsouza/current-user-refactor
...
refactor: remove current-user collection
2023-12-05 15:04:02 -03:00
Ramón Souza
68b9cd0b25
migrate changeAway meteor call
2023-12-04 15:59:16 -03:00
Gustavo Trott
540c35ed03
Remove unnecessary fields for AssignPresenterReqMsg
2023-12-01 17:12:36 -03:00
Ramón Souza
432b1b85be
remove current-user collection
2023-11-30 15:20:12 +01:00
Ramón Souza
067144bf86
refactor: remove unused chat code ( #19215 )
2023-11-28 11:18:56 -03:00
Ramón Souza
ab26ca09b7
remove unused presentation / presentation pods collections code
2023-11-14 09:37:28 -03:00
Gustavo Trott
3758dd89e2
Merge 2.7 into Develop
2023-07-31 11:24:25 -03:00
Gustavo Trott
6ba4aad05a
Merge branch 'v2.7.x-release' into user-raiseHand-away-flags
2023-06-22 08:27:20 -03:00
Gustavo Trott
8263dd17ca
Introduces flags user.away and user.raiseHand
2023-06-07 22:10:07 -03:00
Paulo Lanzarin
171c7a6587
Merge branch 'v2.7.x-release' into v2.7.x-release
2023-05-26 09:27:14 -03:00
prlanzarin
7c77fc7433
Merge remote-tracking branch 'origin/v2.7.x-release' into reactions-port
2023-05-25 19:54:01 -03:00
Anton Georgiev
c8342ce5ac
Merge pull request #17821 from antobinary/meteor-timeout-part-2
...
refactor: ensure setTimeout and clearTimeout run within Fiber
2023-05-08 16:23:19 -04:00
Anton Georgiev
1340265d26
Update bigbluebutton-html5/imports/api/users/server/handlers/validateAuthToken.js
2023-05-08 09:05:13 -04:00
Anton Georgiev
1746c9376f
refactor: add userId and authToken for each PendingAuth
2023-05-05 16:01:07 -04:00
Anton Georgiev
340f727b0f
refactor: ensure setTimeout and clearTimeout run within Fiber
2023-05-05 15:39:27 -04:00
Anton Georgiev
f51205a119
refactor: adding logs for closing the connection due to invalid user
2023-05-05 15:28:21 -04:00
Paul Trudel
cdfe54bc56
Use meteor.setTimeout to keep call inside fiber
2023-05-05 15:26:56 +00:00
Lucas Zawacki
f81652a4dd
feature(reactions): Unify reaction messages with emoji status and pass it through akka
2023-04-28 11:47:15 -03:00
Max Franke
fbcc611bd9
feat(interactions): add new interactions button
...
Interactions button is a button that stays in action bar.
Integrates several features in just one place: user-reaction, raise hand,
user-status (away/not away), toggle question panel.
2023-04-27 13:57:40 -03:00
Lucas Zawacki
894bd3e126
fix(transcription): Don't set webspeech provider for transcription-controller
2023-04-25 10:25:35 -03:00
Lucas Fialho Zawacki
4400cc68c8
feat(captions): Add SetUserSpeechLocaleMsg files
2023-04-25 10:05:16 -03:00
Lucas Fialho Zawacki
fee6ff026a
feat(captions): Use setUserSpeechLocale as an akka event and catch it in the transcription manager
2023-04-25 09:54:34 -03:00
Gustavo Trott
d19d286811
Adds prop color for voiceUsers create msgs
2023-04-19 12:16:35 -03:00
Ramón Souza
6a06f994a9
Merge branch 'v2.6.x-release' into meteor-migration
2023-04-12 11:03:13 -03:00
Gustavo Trott
0b2bf8f68b
Akka-apps will set mobile flag instead of Meteor
2023-04-06 17:43:57 -03:00
Gustavo Trott
0630fb05ea
Moves user color picker to akka-apps instead of meteor-backend
2023-04-06 16:39:05 -03:00
Scroody
4b965a2a71
Migration of the API to async for Meteor3.0
2023-03-31 17:40:41 -03:00