Commit Graph

39751 Commits

Author SHA1 Message Date
Gustavo Trott
7054b3f39a
Merge pull request #18865 from paultrudel/delete-pres-db
Delete presentation from Postgres when presentation is removed
2023-10-03 08:50:53 -03:00
Gustavo Trott
4794d105d4
Merge pull request #18859 from gustavotrott/fix-graphql-webcamsOnlyForModerator
fix (graphql-server): Graphql not updating webcamsOnlyForModerator
2023-10-03 08:48:43 -03:00
Gustavo Trott
589394fa33
Merge pull request #18886 from gustavotrott/graphql-pres-name-default
refactor (graphql-server) Add new columns to presentation collection
2023-10-02 17:32:51 -03:00
Gustavo Trott
0d3e388d62 Add new columns to presentation collection graphql 2023-10-02 16:51:53 -03:00
Guilherme Pereira Leme
a8f50b107e
reafactor (akka-apps): Read and store Client Settings as property to RunningMeeting (#18712) 2023-10-02 13:00:05 -03:00
Tiago Jacobs
02a3fcd8ed
feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00
Gustavo Trott
4e2a00a64d
refactor (graphql-middlware): Improve logs of graphql-middleware (#18874) 2023-09-29 20:07:07 -03:00
Gustavo Trott
09f3e6fae4
graphql-server: Insert client graphql connections into the database (#18875) 2023-09-29 20:05:23 -03:00
Gustavo Trott
45224c0758
Merge pull request #18877 from gustavotrott/graphql-pres-props
graphql-server: Add new columns to presentation
2023-09-29 14:35:32 -03:00
Gustavo Trott
b7eb67f35e Add new columns to presentation in graphql 2023-09-29 12:15:36 -03:00
Ramón Souza
72da70499c
Merge pull request #18871 from ramonlsouza/mute-talking-indicator
fix: mute user in talking indicator
2023-09-28 12:24:29 -03:00
Ramón Souza
dfbb801bff fix mute user in talking indicator 2023-09-28 11:42:27 -03:00
Paul Trudel
7dee20c3ec Remove presentation from Postgres when presentation is deleted 2023-09-27 14:59:36 +00:00
Gustavo Trott
669663ec14
Merge pull request #18864 from gustavotrott/merge-27-into-30
Merge 2.7 into 3.0
2023-09-27 11:30:18 -03:00
Gustavo Trott
bab56aa262 Rebuild bigbluebutton-html5/package-lock.json 2023-09-27 09:44:26 -03:00
Gustavo Trott
7c4dbcb68d Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-graphql-webcamsOnlyForModerator 2023-09-27 08:46:34 -03:00
Gustavo Trott
d0e0b71ed0 Merge remote-tracking branch 'upstream/v3.0.x-release' into merge-27-into-30 2023-09-27 08:45:40 -03:00
Gustavo Trott
fff883b2b2 Merge 2.7 into 3.0 2023-09-27 08:44:37 -03:00
Ramón Souza
5b196afb3b
Merge pull request #18855 from ramonlsouza/add-reactions-userlist
fix: user reactions do not appear in userlist
2023-09-27 08:44:30 -03:00
Gustavo Trott
60cbcdaa61
Merge pull request #18758 from gabriellpr/polling-fix-test
test: Polling fixes
2023-09-27 08:42:36 -03:00
Gustavo Trott
287848dcab
Merge pull request #18803 from gabriellpr/fix-presentation-tests
test: Fix presentation tests
2023-09-27 08:42:24 -03:00
Gustavo Trott
72a616140f
Merge pull request #18845 from gabriellpr/fix-few-tests
test: Fix a few tests
2023-09-26 22:27:08 -03:00
Gabriel Porfirio
d5f599c2ee Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-presentation-tests 2023-09-26 17:48:00 -03:00
Gabriel Porfirio
bf1e5b828f Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-few-tests 2023-09-26 17:46:21 -03:00
Gustavo Trott
bcb473f868
Merge pull request #18856 from antobinary/renaming
chore: renaming BBB 2.8 to 3.0
2023-09-26 16:58:17 -03:00
Gabriel Porfirio
b11a39852f changing publichat to hidepublicchat 2023-09-26 16:41:58 -03:00
Ramón Souza
98062ce979
Merge pull request #18852 from GuiLeme/plugin-nav-bar-fix
fix(html5): fix nav-bar plugin exception
2023-09-26 15:29:52 -03:00
Gustavo Trott
9666df6009 Fix graphql not updating webcamsOnlyForModerator 2023-09-26 15:21:49 -03:00
Anton Georgiev
6ad04657c3
Update bigbluebutton-release 2023-09-26 13:46:42 -04:00
Anton Georgiev
1e711be229
Update .github/workflows/automated-tests.yml
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-09-26 13:34:54 -04:00
Ramón Souza
47e6943366 fix eslint 2023-09-26 14:27:11 -03:00
Gustavo Trott
73ed4ad294
refactor (graphql-server): Hasura cli skip update check (#18853)
* Hasura-cli add param --skip-update-check

* Upgrade Hasura version to 2.33.4
2023-09-26 14:24:36 -03:00
Anton Georgiev
0def15d898
Update .github/workflows/automated-tests.yml
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-09-26 13:06:03 -04:00
Gabriel Porfirio
2f605c5de3 zoom test working fine 2023-09-26 13:47:18 -03:00
Ramón Souza
777715b2e4
Merge pull request #18850 from GuiLeme/plugin-sdk-user-camera-dropdown
feat(plugin): Extensible area user camera dropdown
2023-09-26 13:13:57 -03:00
Gustavo Trott
5c088037dc
Merge pull request #18854 from gustavotrott/fix-userlist-not-removing-user
fix (graphql-server): Userlist showing ejected users
2023-09-26 13:03:16 -03:00
Anton Georgiev
d03b4c87c7 chore: renaming BBB 2.8 to 3.0 2023-09-26 11:41:25 -04:00
GuiLeme
10b787fead [plugin-sdk-user-camera-dropdown] - bump 2023-09-26 11:49:02 -03:00
Ramón Souza
3d72a0f3f0 display user reactions in userlist 2023-09-26 11:38:46 -03:00
Gustavo Trott
e2e0eb783f Stop showing ejected users 2023-09-26 11:32:05 -03:00
Gabriel Porfirio
fae7762a14 fixing share external video test 2023-09-26 11:15:11 -03:00
GuiLeme
d75becd264 [plugin-nav-bar-fix] - fix 2023-09-26 10:44:58 -03:00
Gabriel Porfirio
df94a8d8f9 changed chatmessages data-test 2023-09-26 10:22:44 -03:00
Gustavo Trott
5835c1b61b
Fix: Showing unread msg badge even when chat is opened (#18790)
* Fix: Showing unread msg badge when chat is opened

* Fix lint errors
2023-09-26 10:20:29 -03:00
GuiLeme
93ee0f9804 [plugin-sdk-user-camera-dropdown] -changes in review 2023-09-26 10:20:21 -03:00
Gabriel Porfirio
a731c5ad34 removes @flaky in lock viewers test 2023-09-26 10:07:32 -03:00
Ramón Souza
2f5137aad8
Merge pull request #18849 from ramonlsouza/issue-18808
fix: String substitution whenever the word constructor is typed in general chat
2023-09-26 09:37:49 -03:00
GuiLeme
165916b5a9 [plugin-sdk-user-camera-dropdown] - finish 2023-09-26 08:42:04 -03:00
Ramón Souza
33daa91655 update smile2emoji 2023-09-26 08:36:28 -03:00
Gustavo Trott
b95d9915a2
Merge pull request #18847 from gustavotrott/audio-caption-expire
refactor (graphql-server): Expire audio caption after 5 seconds
2023-09-25 21:58:25 -03:00