Commit Graph

40900 Commits

Author SHA1 Message Date
Ramón Souza
990d3c480d
Merge pull request #19765 from ramonlsouza/fix-userlist-labels
fix: userlist labels
2024-03-08 13:49:06 -03:00
Ramón Souza
a0b0106b8c user.role === moderator -> user.isModerator 2024-03-08 11:46:07 -03:00
Gustavo Trott
d2207a7fd3
akka-apps: increase pg queueSize (#19761) 2024-03-08 11:35:58 -03:00
Ramón Souza
c8d98f17bc fix userlist labels 2024-03-08 11:06:31 -03:00
Ramón Souza
9abc02e559
Merge pull request #19753 from ramonlsouza/issue-19244
fix: Invite users after creating breakout rooms not working
2024-03-08 09:16:47 -03:00
Ramón Souza
16e38be12e
Merge pull request #19744 from JoVictorNunes/patched-usr-list-curr-user
improvement: use patched subscriptions for both user list and current user data
2024-03-08 08:45:05 -03:00
João Victor
0f6d5205e4 fix: prevent patching objects in place 2024-03-07 17:38:49 -03:00
Anton Georgiev
f662b14712
Merge pull request #19756 from gustavotrott/fix-akka-apps-ignoring-etc-config
Fix (akka-apps): Config from /etc not being read when running through `sbt reStart`
2024-03-07 13:08:05 -05: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
João Victor
3bd1017e1f Merge branch 'v3.0.x-release' into patched-usr-list-curr-user 2024-03-07 14:12:22 -03:00
Ramón Souza
1d2fee1c39
Merge pull request #19752 from Scroody/fix-meeting-ended-by-name
Fix: Ended meeting with wrong name
2024-03-07 13:20:25 -03:00
Ramón Souza
8835c6051a fix move user to breakout 2024-03-07 11:58:47 -03:00
André
fb25ed0bae Fix: Ended meeting with wrong name 2024-03-07 10:28:34 -03:00
Ramón Souza
16a4690b3e
Merge pull request #19750 from GuiLeme/fix-external-video-get-volume
Fix: Fix getVolume is not a function
2024-03-06 17:11:45 -03:00
Guilherme Leme
d79eacf500 [fix-external-video-get-volume] - fix get volume 2024-03-06 15:30:04 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
Gustavo Trott
5518dff623
Introduces Rate Limit for graphql connections (#19749) 2024-03-06 14:16:09 -03:00
Ramón Souza
8f92e41d41
Merge pull request #19746 from GuiLeme/fix-external-video
fix: external-video isMuted error
2024-03-06 13:13:44 -03:00
João Victor
0ff49cc215 improvement: use patched subscriptions for both user list and current user 2024-03-06 11:31:39 -03:00
Guilherme Leme
c176bfb31f [fix-external-video] - type check for isMuted function 2024-03-06 11:19:39 -03:00
Ramón Souza
efcae7d4c8
Merge pull request #19732 from JoVictorNunes/issue-19607
fix: Captions controls duplicated
2024-03-06 09:57:29 -03:00
Gustavo Trott
1f6b21554b
Merge pull request #19742 from gustavotrott/graphql-connection-status-refactor
refactor: User Connection Status flow
2024-03-06 09:41:57 -03:00
Gustavo Trott
3b5e0997e7 Remove wrong Hasura metadata 2024-03-05 19:42:19 -03:00
Gustavo Trott
b879e7716a Remove wrong code 2024-03-05 19:35:50 -03:00
Gustavo Trott
e913c16e42 Refactor client test to use new mutations for connection status 2024-03-05 19:34:19 -03:00
Gustavo Trott
220e86b9f5 Refactor client to use new actions to update client status and remove old way 2024-03-05 19:33:31 -03:00
Gustavo Trott
ea40168ed6 Create actions for updating user connection status 2024-03-05 19:32:15 -03:00
Anton Georgiev
7b1870e5a7
chore: Bump release to 3.0.0-alpha.5 2024-03-05 16:14:30 -05:00
Anton Georgiev
f06338f941
chore: Bump copywrite year to 2024 2024-03-05 16:13:49 -05:00
Gustavo Trott
a51e00c1e8
Merge pull request #19737 from gustavotrott/graphql-insert-banned-users
Graphql: Insert joining users to db even when they are banned
2024-03-04 19:28:59 -03:00
Gustavo Trott
83aea21ac7
Merge pull request #19738 from gustavotrott/graphql-timmer-running-fix
fix (graphql): Not considering accumulated when calculating timer.running
2024-03-04 19:28:40 -03:00
Gustavo Trott
d3234e76bc Fix timer startedAt and stoppedAt columns 2024-03-04 17:55:42 -03:00
Gustavo Trott
1729313589 Fix: Consider accumulated when calculating timer.running 2024-03-04 17:20:27 -03:00
Gustavo Trott
e87f235439 Graphql insert even banned users 2024-03-04 17:08:24 -03:00
Ramón Souza
649f129367
Merge pull request #19697 from JoVictorNunes/issue-19690
fix(user-list): prevent applying action to wrong user
2024-03-04 16:41:07 -03:00
Ramón Souza
9adc12b670
Merge pull request #19709 from gabriellpr/poll-result-flaky
test: fix polling results tests
2024-03-04 15:35:05 -03:00
Gabriel Porfirio
26948b0210 removed should publish poll check 2024-03-04 13:44:47 -03:00
Ramón Souza
a5f12cdfd3
Merge pull request #19715 from Scroody/fix-timer
Fix: timer sound issues
2024-03-04 13:23:20 -03:00
Ramón Souza
cedddf8e2c
Merge pull request #19724 from ramonlsouza/issue-19168
fix: user away message on chat export
2024-03-04 11:28:21 -03:00
Gabriel Porfirio
89a7f9dd67 switch initmodpage to initpages 2024-03-04 11:00:28 -03:00
João Victor
0fa7c5da69 fix: Captions controls duplicated 2024-03-04 10:19:17 -03:00
Ramón Souza
1647529b73
Merge pull request #19698 from ramonlsouza/combine-chat-poll-responses
fix(chat): combine chat poll responses
2024-03-04 08:00:47 -03:00
Ramón Souza
1275945fe1
Merge pull request #19718 from ramonlsouza/issue-19246
fix: External video - Video sound is not muted when connecting microphone (echo test)
2024-03-01 16:25:53 -03:00
Ramón Souza
3407e19e0a restore user away on chat export 2024-03-01 15:56:56 -03:00
Anton Georgiev
342c8ecdf5
Merge pull request #19711 from ramonlsouza/increase-poll-anno-text
style: Increase answer size in poll results annotation
2024-03-01 11:50:26 -05:00
André Castro
edb8e71c33
Merge branch 'v3.0.x-release' into fix-timer 2024-03-01 11:03:38 -03:00
André
83aea61ac5 Rest of the alterations 2024-03-01 10:50:39 -03:00
Ramón Souza
9fd9327c1a fix mute external video on echo test 2024-03-01 09:36:18 -03:00
Gustavo Trott
4d71f63363
Merge pull request #19714 from gustavotrott/graphql-timer-stop-runningFlag 2024-02-29 16:17:09 -03:00