Ramón Souza
68b9cd0b25
migrate changeAway meteor call
2023-12-04 15:59:16 -03:00
Gustavo Trott
38a387bacf
Merge pull request #19274 from gustavotrott/graphql-actions-chat
...
graphql-actions: Chat actions
2023-12-04 15:11:48 -03:00
Anton Georgiev
3723f1b6b0
Merge pull request #19233 from antonbsa/breakout-flaky-updt
...
test: Update breakout flaky tests
2023-12-04 13:06:20 -05:00
Ramón Souza
8349147fbb
fix pin user video
2023-12-04 13:26:26 -03:00
Gustavo Trott
79dbe8ba41
Add graphql actions for Chat
2023-12-04 11:16:58 -03:00
Gustavo Trott
4af6986161
Merge pull request #19267 from gustavotrott/graphql-actions-user
...
graphql-actions: User actions
2023-12-04 09:53:36 -03:00
Ramón Souza
7c3dd06a6a
fix select random user
2023-12-04 09:36:07 -03:00
Ramón Souza
6d7aaee93d
Merge remote-tracking branch 'upstream/v3.0.x-release' into current-user-refactor
2023-12-04 09:23:53 -03:00
Gustavo Trott
540c35ed03
Remove unnecessary fields for AssignPresenterReqMsg
2023-12-01 17:12:36 -03:00
Ramón Souza
e8a7837ffc
fix screenshare for presenter
2023-12-01 12:12:45 +01:00
Tiago Jacobs
f93c79b797
feat(plugin): upgrade plugin sdk ( #19260 )
...
* Update plugin SDK version
* Upgrade package-lock for new plugin sdk
* Upgrade plugin sdk reference
2023-11-30 11:53:43 -03:00
Ramón Souza
432b1b85be
remove current-user collection
2023-11-30 15:20:12 +01:00
Tiago Jacobs
a15d3bf1da
feat(plugin): upgrade plugin sdk ( #19256 )
...
* Update plugin SDK version
* Upgrade package-lock for new plugin sdk
2023-11-30 10:43:45 -03:00
Ramón Souza
6c7396b082
replace current user queries in service
2023-11-30 14:42:11 +01:00
Ramón Souza
5b2731275f
replace isModerator checks with useCurrentUser
2023-11-30 14:24:25 +01:00
Ramón Souza
dde3aa92bd
replace UsersContext with useCurrentUser
2023-11-30 12:08:16 +01:00
Ramón Souza
66dd35a22e
Merge pull request #19253 from ramonlsouza/remove-userlist-code
...
refactor: remove unused code in userlist components
2023-11-30 11:01:30 +01:00
Ramón Souza
e6dab61259
remove unused code in userlist
2023-11-30 10:33:05 +01:00
Ramón Souza
52c7194957
Merge pull request #19241 from ramonlsouza/remove-external-video-meetings
...
refactor: remove unused external video code
2023-11-30 10:28:05 +01:00
Ramón Souza
87c1ffb236
remove console log
2023-11-30 09:40:29 +01:00
Gustavo Trott
46c9eae237
Fix eslint problem
2023-11-29 13:48:35 -03:00
Gustavo Trott
3003f9c951
Resolve conflicts
2023-11-29 11:25:39 -03:00
Gustavo Trott
30143861ab
graphql actions for Timer
2023-11-29 11:20:23 -03:00
Ramón Souza
761d42cbcf
remove external-video-meetings collection and related files
2023-11-29 14:22:59 +01:00
Ramón Souza
9a8638b3ff
remove guestUsers collection and related files
2023-11-29 12:55:53 +01:00
Anton B
b06b0e7fb1
test: update breakout flaky tests
2023-11-28 17:10:46 -03:00
Guilherme Pereira Leme
eb7adfb994
feat(plugins): code refactor for readability ( #19222 )
...
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)
* [plugin-sdk-refactor-organization ] - final touches
* [plugin-sdk-refactor-organization ] - fix
* [plugin-sdk-refactor-organization ] - update SDK
2023-11-28 15:31:28 -03:00
Gustavo Trott
16c8715316
Merge pull request #19207 from schrd/graphql-clusterproxy
...
Fix graphql API for clusterproxy setup
2023-11-28 14:47:58 -03:00
Tiago Jacobs
ac04efc250
Merge pull request #19230 from ramonlsouza/layouts-updates
...
layout improvements
2023-11-28 12:57:06 -03:00
Ramón Souza
db70edd3ab
remove empty space on top and bottom if navbar and action bar are disabled
2023-11-28 15:45:12 +01:00
Daniel Schreiber
d2a28a6130
Fix: support cluster proxy setup for graphql API
...
The websocket connection to the graphql API needs to go directly to the
BBB server (bbb-html5) and it the middleware needs to accept requests
with a different origin.
2023-11-28 15:27:55 +01:00
Ramón Souza
067144bf86
refactor: remove unused chat code ( #19215 )
2023-11-28 11:18:56 -03:00
Ramón Souza
30fc412e60
move hidden layouts list to layout/enums file
2023-11-28 12:14:22 +01:00
Ramón Souza
18c6ea0cff
rename participants and chat layout
2023-11-28 11:41:24 +01:00
Vitor Almeida
4bf20077b2
Merge branch 'v3.0.x-release' into 18879-new-layouts
2023-11-27 15:30:00 -03:00
vitoralmeida
7e4be752af
fix(layout-manager): fix SonarCloud reports #18879
2023-11-27 14:42:14 -03:00
Ramón Souza
df8e88e366
Update bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx
2023-11-27 18:29:06 +01:00
André
d93a485b91
Fix: user list tooltip hindering talking indicator
2023-11-27 11:18:33 -03:00
vitoralmeida
9cb8f05a67
feat(layout-manager): hide unnecessary controllers #18879
2023-11-24 17:23:22 -03:00
vitoralmeida
5892460456
feat(layout-manager): adds new layouts for specific integration scenarios #18879
2023-11-24 04:07:41 -03:00
Ramón Souza
396d71b35f
Merge pull request #19199 from Scroody/fix-listen-only-color
...
Fix: listen only wrong color
2023-11-23 16:14:58 -03:00
Ramón Souza
66a45dbf56
Merge pull request #19124 from ramonlsouza/remove-presentation-server
...
refactor: remove unused code - presentation
2023-11-23 14:46:26 -03:00
Anton Georgiev
f1fd523d2c
Merge pull request #19134 from Scroody/npm-oct19
...
chore: npm audit fixes bbb-html5
2023-11-23 11:52:45 -05:00
Ramón Souza
a59bda34f5
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-presentation-server
2023-11-23 13:17:40 -03:00
Anton Georgiev
eeac6811fc
fresh npm audit fix nov23, 2023
2023-11-23 11:09:25 -05:00
Anton Georgiev
ed6c80e333
Merge remote-tracking branch 'bbb/v3.0.x-release' into npm-oct19
2023-11-23 11:05:04 -05:00
Gustavo Trott
e6a7e2197f
Fix button 'Open BigBlueButton Tablet app' for meeting with whitespace in its name ( #19201 )
2023-11-23 13:03:24 -03:00
Ramón Souza
9a2ca89004
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-presentation-server
2023-11-23 11:35:00 -03:00
Ramón Souza
3e4e0e03a0
Merge pull request #19120 from ramonlsouza/remove-unused-talking-indicator
...
refactor: remove unused talking indicator component
2023-11-23 11:34:07 -03:00
Anton Georgiev
0cb8796e55
Merge pull request #19160 from Scroody/snyk-fix-3-in-1
...
[Snyk] Security upgrade axios to 1.6.0
2023-11-23 09:19:59 -05:00
Anton Georgiev
5132bcc9d8
Merge pull request #19183 from Scroody/translations_60cd9b750d2d41cd929b29887b4db1e8_el_GR
...
Translations 60cd9b750d2d41cd929b29887b4db1e8 el gr
2023-11-23 09:18:45 -05:00
Ramón Souza
fee87ab192
Merge pull request #12 from gabriellpr/adds-flaky-flag
...
test: Adds flaky flag to the presentation test
2023-11-23 10:52:24 -03:00
Ramón Souza
3f0cc21abc
remove presentations collection
2023-11-23 10:04:01 -03:00
Ramón Souza
f36579ba66
fix import
2023-11-22 17:08:46 -03:00
Ramón Souza
f01e626b9b
fix isPresenter
2023-11-22 17:01:18 -03:00
Ramón Souza
036c2abffe
Merge pull request #19130 from ramonlsouza/remove-unused-timer-indicator
...
refactor: remove unused timer indicator component
2023-11-22 16:08:47 -03:00
Ramón Souza
eae380fe34
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-unused-timer-indicator
2023-11-22 15:43:41 -03:00
Ramón Souza
889d72dd40
Merge branch 'v3.0.x-release' into remove-unused-talking-indicator
2023-11-22 15:42:05 -03:00
Ramón Souza
ca7aa5a70f
Merge pull request #19128 from ramonlsouza/remove-unused-recording-indicator
...
refactor: remove unused recording indicator component
2023-11-22 15:40:50 -03:00
Ramón Souza
ebc1117506
Merge pull request #19158 from ramonlsouza/remove-unused-audio-controls
...
refactor: remove unused actions bar audio button component
2023-11-22 15:39:56 -03:00
Ramón Souza
d2fcf45578
Allow to force a layout when joining a room - client ( #19173 )
...
* enforce layout - client
* use graphql for enforceLayout
2023-11-22 14:21:07 -03:00
André
5c3f4cd409
Fix: listen only wrong color
2023-11-22 13:13:48 -03:00
André
60249b0b17
Updates for project BigBlueButton v3.0 HTML5 client and language fa_IR
2023-11-22 10:14:33 -03:00
Ramón Souza
1e49dc7391
remove duplicated code
2023-11-21 17:32:12 -03:00
Ramón Souza
4ae5ae8cc9
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-presentation-server
2023-11-21 17:20:50 -03:00
Ramón Souza
a59011842e
Merge pull request #19182 from Scroody/issue-18937
...
fix: The shortcut for raising hand is not functioning as expected @ 2…
2023-11-21 15:04:29 -03:00
André
7bc7337c1c
Updates for project BigBlueButton v2.7 HTML5 client and language ja
2023-11-21 13:30:12 -03:00
André
d4ec2b4999
Updates for project BigBlueButton v2.7 HTML5 client and language el_GR
2023-11-21 10:18:26 -03:00
Ramón Souza
f26c8a614c
fix: The shortcut for raising hand is not functioning as expected @ 2.7.1
2023-11-21 10:13:23 -03:00
Anton Georgiev
1a4c77bb8a
Merge pull request #19162 from gustavotrott/akka-setPresenterInPod
...
refactor: Eliminate Meteor dependency in setting up Presenter In Pod
2023-11-20 14:54:31 -05:00
Anton Georgiev
97faafa97c
refactor: Add a toast warning you that your webcam is still streaming…
2023-11-20 13:04:30 -03:00
Ramón Souza
4edd0a19b1
restore resize in custom layout
2023-11-16 17:08:13 -03:00
Gustavo Trott
33e3be0cb0
Eliminate Meteor dependency in setting up Presenter In Pod
2023-11-16 17:01:26 -03:00
Jesus Federico
7626717602
[Snyk] Security upgrade axios to 1.6.0
2023-11-16 11:59:47 -03:00
Ramón Souza
c3bd9ac74a
remove unused audio controls component
2023-11-16 10:45:59 -03:00
Ramón Souza
a18adb0b38
Merge pull request #19014 from Tainan404/breakout-room-migration
...
Refactor: Migrate breakout room creation to graphql
2023-11-15 13:22:43 -03:00
Tainan Felipe
b4c8dac941
Merge branch 'breakout-room-migration' of github.com:Tainan404/bigbluebutton into breakout-room-migration
2023-11-15 11:35:46 -03:00
Tainan Felipe
89aac73da0
Fix: TS errors
2023-11-15 11:32:31 -03:00
Tainan Felipe
57a43f23d8
Merge remote-tracking branch 'upstream/v3.0.x-release' into breakout-room-migration
2023-11-15 10:54:14 -03:00
Anton Georgiev
bf4a628221
chore: npm audit fixes bbb-html5
2023-11-15 10:33:16 -03:00
Ramón Souza
77d1a436e5
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-unused-timer-indicator
2023-11-15 10:27:59 -03:00
André
31ff0479f5
Fix: Moderator lowering hand from toast broken
2023-11-15 10:17:56 -03:00
Ramón Souza
1c636c4cce
Merge pull request #19004 from gabriellpr/test-timer
...
test: Timer and stopwatch
2023-11-15 10:03:15 -03:00
Ramón Souza
e9248961e7
Merge pull request #19121 from Scroody/new-reactions-emoji-rain
...
feat(reactions): port new reactions and fix emojiRain
2023-11-15 10:00:06 -03:00
Ramón Souza
5cf5510e5d
add new line at end of file
2023-11-15 09:52:29 -03:00
Ramón Souza
7af023a960
Update bigbluebutton-html5/private/config/settings.yml
2023-11-15 09:50:07 -03:00
Ramón Souza
23118f4115
remove unused timer indicator component
2023-11-14 13:30:20 -03:00
André
bf028c8324
aditional changes
2023-11-14 12:59:56 -03:00
Ramón Souza
e79cb6243c
remove unused recording indicator component
2023-11-14 11:43:57 -03:00
André
1ebd27d5ea
Lint
2023-11-14 11:03:05 -03:00
Paul Trudel
f9f419cdf1
Refactor: Add chat message to Postgres when user status changes ( #18980 )
...
* Insert chat msg on use status change
* Insert system message for user status change
* Close pres file resources
* Remove unused code
* Remove trailing whitespace
* Remove more trailing whitespace
* Use frontend message
* Send user name and add validation
* Fix js errors
* Modify user validation for sending away msg
2023-11-14 10:47:09 -03:00
Ramón Souza
d2512ef4fb
remove remaining files
2023-11-14 10:18:19 -03:00
Ramón Souza
ab26ca09b7
remove unused presentation / presentation pods collections code
2023-11-14 09:37:28 -03:00
Ramón Souza
3045575aab
remove unused slides collection code
2023-11-13 17:27:08 -03:00
Ramón Souza
e29f3b63a0
remove unused annotations code
2023-11-13 16:42:22 -03:00
Lucas Fialho Zawacki
f575ecd4c8
feat(reactions): port new reactions and fix emojiRain
2023-11-13 15:36:49 -03:00
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook ( #19103 )
2023-11-13 15:10:41 -03:00
Ramón Souza
f7f7d4fba5
remove unused talking indicator component
2023-11-13 14:40:36 -03:00
Ramón Souza
8f7b20722f
Merge pull request #19102 from Scroody/27-to-30-part-2
...
v27 changes ported to v30 part 2.
2023-11-10 17:16:07 -03:00
Ramón Souza
925a3fa979
Merge pull request #18928 from ramonlsouza/pres-graphql
...
get whiteboard and cursor data from graphql
2023-11-10 17:06:08 -03:00