Tainan Felipe
|
ff285f258a
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-to-graphql
|
2024-03-08 09:57:41 -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 |
|
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 |
|
André
|
188a1fd429
|
WIP
|
2024-02-29 14:54:59 -03:00 |
|
Gustavo Trott
|
2460fc5c8a
|
Graphqh: Automatically stop timer when reaching its endpoint
|
2024-02-29 14:29:46 -03:00 |
|
Gustavo Trott
|
85a43eaea1
|
Merge pull request #19712 from gustavotrott/graphql-mongodb-voice-users
Introduces graphql adapter for mongodb voice-users
|
2024-02-29 11:38:33 -03:00 |
|
Gustavo Trott
|
cb9f6bf5d6
|
Introduces graphql adapter for mongodb voice-users
|
2024-02-29 11:08:54 -03:00 |
|
Ramón Souza
|
857314b8b1
|
increase answer size in poll results annotation
|
2024-02-29 10:35:14 -03:00 |
|
Ramón Souza
|
6d4628eb42
|
Merge pull request #19704 from JoVictorNunes/chat-adapter-cleanup
cleanup: remove chat context and adapter
|
2024-02-29 09:10:19 -03:00 |
|
João Victor
|
c4e09eb11f
|
cleanup: remove chat context and adapter
|
2024-02-28 16:31:44 -03:00 |
|
Ramón Souza
|
428e58cd55
|
Merge pull request #19702 from ramonlsouza/fix-anon-poll-publish
fix: anonymous poll cannot be published
|
2024-02-28 15:47:04 -03:00 |
|
Ramón Souza
|
6ffed86d37
|
fix - anonymous poll cannot be published
|
2024-02-28 14:40:58 -03:00 |
|
Ramón Souza
|
7c4047594d
|
Merge pull request #19696 from ramonlsouza/issue-19695
fix: User avatar not appearing correctly when poll results on chat
|
2024-02-28 14:29:58 -03:00 |
|
Ramón Souza
|
3fbcc5d6f9
|
Merge pull request #19694 from ramonlsouza/missing-intl
fix: missing internationalization warnings
|
2024-02-28 13:42:04 -03:00 |
|
Gabriel Porfirio
|
29051e9771
|
fix polling publish tests
|
2024-02-28 11:34:23 -03:00 |
|
Ramón Souza
|
aa5ca062f9
|
combine chat poll responses
|
2024-02-28 10:31:47 -03:00 |
|
João Victor
|
ee4919b2d9
|
fix(user-list): typescript error
|
2024-02-28 10:10:54 -03:00 |
|