Commit Graph

40871 Commits

Author SHA1 Message Date
Tainan Felipe
066f2414b1 Fix: user not being locked 2024-03-07 11:56:38 -03:00
Tainan Felipe
00e055ff6e Refactor: move voice users to graphql 2024-03-06 13:08:32 -03: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
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
João Victor
4250a7f0e9 fix(user-list): prevent applying action to wrong user 2024-02-28 09:53:12 -03:00
Ramón Souza
8dd6695071 restore poll results icon - chat 2024-02-28 08:54:35 -03:00
Guilherme Pereira Leme
d7d5165eb1
feat(plugins): migrate ui-events to ui-data-hooks (#19669) 2024-02-27 20:25:11 -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
Ramón Souza
42bf163fb8 fix missing strings 2024-02-27 14:45:59 -03:00
Ramón Souza
89718178b7
Merge pull request #19692 from KDSBrowne/bbb-19687
fix(whiteboard): Enable Slide Change By Arrow Keys
2024-02-27 14:26:39 -03:00
Ramón Souza
0e8545f864
Merge pull request #19675 from JoVictorNunes/chat-alert-fix-0223
fix(chat): audio and popup alerts
2024-02-27 10:39:45 -03:00
João Victor
e913b985e3 fix(chat): display poll result notifications for presenters 2024-02-27 09:38:08 -03:00
João Victor
7e04467558 fix(chat): track message history in order to not show notifications more than once 2024-02-27 09:07:42 -03:00
KDSBrowne
4d108e82bd update conditions allowing slide change 2024-02-26 17:25:14 +00:00
Ramón Souza
4f6d5f368b
Merge pull request #19621 from Scroody/poll-answer-verification
Client: Poll answer verification
2024-02-26 14:20:37 -03:00
KDSBrowne
71cf6a16d5 update to use keycodes instead of key 2024-02-26 17:10:40 +00:00
KDSBrowne
73b425213e enable slide change by arrow keys 2024-02-26 17:06:18 +00:00
João Victor
e1ed124f93 fix(chat): don't display poll result notification if chat alerts is enabled 2024-02-26 11:26:55 -03:00
Ramón Souza
525a1d87dd
Merge pull request #19573 from gabriellpr/fix-presentation-polling-test
test: Fix a few flaky tests
2024-02-26 10:52:14 -03:00