Gustavo Trott
42305a1dfb
Merge pull request #20449 from gustavotrott/improve-userReaction-performance
...
refactor: Simplifying ReactionEmoji Storage and Queries
2024-06-10 10:41:36 -03:00
João Victor
daf5b1d739
Use patched subscription for video streams
2024-06-10 10:18:47 -03:00
Anton Georgiev
4b793627ae
Merge pull request #20445 from gustavotrott/remove-cache-cleanup
...
refactor: Remove meteor-assets cleanup routine
2024-06-10 09:14:19 -04:00
Gustavo Trott
ab542a458e
make reactionEmoji part of user table (optimizing performance)
2024-06-10 09:48:38 -03:00
Fred Dixon
bba0405b5a
Merge pull request #20418 from KDSBrowne/bbb-20409
...
fix(whiteboard): Update presentation dropdown menu icon
2024-06-08 10:11:59 -04:00
Anton Georgiev
b80f420e26
Merge pull request #20430 from ramonlsouza/notification-up
...
fix: Only receive user join/leave and guest join notifications if enabled
2024-06-07 19:23:59 -04:00
João Victor
9b02a41e3d
fix(webcam): tweak subscriptions
2024-06-07 17:41:36 -03:00
Anton Georgiev
558fca5f19
Merge pull request #20401 from KDSBrowne/bbb-20306
...
fix(whiteboard): Properly handle line shape handles in akka
2024-06-07 16:30:26 -04:00
Anton Georgiev
d26dbccc88
Merge pull request #20440 from bigbluebutton/sfu2140b2
...
build(bbb-webrtc-sfu): v2.14.0-beta.2
2024-06-07 16:16:37 -04:00
André Castro
365bd27e89
Client: Updating: userdata-bbb_multi_user_tools, userdata-bbb_presenter_tools and userdata-bbb_multi_user_pen_only ( #20218 )
...
* Client: Updating: userdata-bbb_multi_user_tools, userdata-bbb_presenter_tools and userdata-bbb_multi_user_pen_only
---------
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-06-07 16:13:25 -04:00
Gustavo Trott
6e9b4b3e4f
Remove meteor assets cleanup routine
2024-06-07 16:14:46 -03:00
Ramón Souza
ce66931562
remove unused fields fromc urrent user subscription ( #20441 )
2024-06-07 15:03:03 -03:00
André Castro
446c95642d
UI: Raise hand and emoji showing at the same time. ( #20433 )
...
* UI: Raise hand and emoji showing at the same time.
* Update bigbluebutton-html5/imports/ui/components/video-provider/video-provider-graphql/video-list/video-list-item/user-status/component.tsx
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
* Update component.tsx
---------
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-06-07 15:01:47 -03:00
Anton Georgiev
4628db92b8
Merge pull request #20416 from ramonlsouza/fix-c-break-button
...
fix: create breakout rooms button in userlist dropdown
2024-06-07 11:48:33 -04:00
Paulo Lanzarin
e275b8c74e
build(bbb-webrtc-sfu): v2.14.0-beta.2
...
v2.14.0-beta.2
---
- feat(freeswitch): overridable UA string
- feat(audio): muteOnStart detection for conditional dialplans
- feat(audio): mute passive-sendrecv clients on start
2024-06-07 11:53:17 -03:00
Paulo Lanzarin
f9ffbbc955
Merge pull request #20438 from bigbluebutton/bwh320b0
...
build(bbb-webhooks): v3.2.0-beta.0
2024-06-07 11:07:19 -03:00
Paulo Lanzarin
3a2d7906c3
build(bbb-webhooks): v3.2.0-beta.0
...
--- v3.2.0-beta.0
- feat(xapi): add support for Basic auth via meta_secret-lrs-payload
- fix: remove cache-to from image push to make dockerhub images usable
- build: express@4.19.2
2024-06-07 10:05:07 -03:00
João Victor Nunes
e1f3002ae1
fix(webcam): stopping sharing a specific webcam will actually stop all ( #20400 )
2024-06-07 09:52:16 -03:00
transifex-integration[bot]
eb6c0b02d2
Translate en.json in ja ( #20436 )
...
100% translated source file: 'en.json'
on 'ja'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-07 08:38:38 -04:00
Gustavo Trott
81d30480bd
feature: Introduces API /sendChatMessage endpoint ( #20323 )
...
* feature: Introduces API /sendChatMessage endpoint
* only allow GET requests for sendChatMessage
---------
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-06-06 15:49:52 -04:00
Anton Barboza de Sá
2bfa94e189
test: Fix breakout export option tests ( #20343 )
...
* test: fix breakout export option tests
* test: wait for fonts to be ready before performing flaky snapshot comparisons
* test: update maxDiffPixels of flaky snapshot comparisons
* Revert "test: wait for fonts to be ready before performing flaky snapshot comparisons"
This reverts commit adad15374c
.
* test: add default timeout for snapshot comparisons
* test: try using locator on snapshot comparison and update shared notes snapshot filename
* test: avoid snapshot comparisons due to plawyright open issue
2024-06-06 16:15:36 -03:00
Anton Barboza de Sá
efcdcfcdf2
test: update shared notes test and enable it on CI ( #20415 )
2024-06-06 16:15:13 -03:00
Tainan Felipe
df10f2f9d2
Fix: Make useDeduplicatedSubscription stop subscription with old parameters ( #20407 )
...
* Fix: Make useDeduplicatedSubscription stop subscription with old parameters
* Fix: subscription not stopping after new parameters on createUserSubscription
* Fix: TS error
2024-06-06 16:14:41 -03:00
João Victor
af52a8574c
refactor: remove voice users adapter
2024-06-06 15:47:41 -03:00
Gustavo Trott
5fe51380e3
Introduces env var BBB_GRAPHQL_MIDDLEWARE_RAW_DATA_CACHE_STORAGE_MODE ( #20429 )
2024-06-06 13:54:40 -03:00
Gustavo Trott
1a33adaca4
Add env var BBB_GRAPHQL_MIDDLEWARE_DENIED_SUBSCRIPTIONS ( #20428 )
2024-06-06 13:49:58 -03:00
Anton Georgiev
ff0c5ae0fa
Merge pull request #20368 from ramonlsouza/adjust-chat-id
...
fix: incorrect chat id being set on layout change
2024-06-06 12:11:08 -04:00
Anton Georgiev
c5015aceaf
fix: only allow POST for insertDocument in UrlMappings.groovy ( #20431 )
2024-06-06 12:10:14 -04:00
João Victor Nunes
06500be757
refactor(storage): replace Tracker.Dependency
with observer hook ( #20322 )
...
* refactor(storage): replace Tracker.Dependency with observer hook
* fix(storage): set initial value
* refactor(storage): stop using Meteor's Session singleton
2024-06-06 10:50:03 -03:00
Ramón Souza
28fb37f5ee
only receive user join/leave and guest join notifications if enabled
2024-06-06 10:35:27 -03:00
Anton Georgiev
49a025896f
Update api.md ( #20427 )
...
Add a link in https://docs.bigbluebutton.org/development/api/#join to the additional parameters in
https://docs.bigbluebutton.org/administration/customize/#application-parameters
Co-authored-by: Fred Dixon <ffdixon@gmail.com>
2024-06-06 08:43:19 -04:00
transifex-integration[bot]
b2f76d2cfd
Translate en.json in es_ES ( #20425 )
...
100% translated source file: 'en.json'
on 'es_ES'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-06 08:35:53 -04:00
transifex-integration[bot]
d35568215c
Translate en.json in ca ( #20424 )
...
100% translated source file: 'en.json'
on 'ca'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-06 08:35:31 -04:00
KDSBrowne
adf905cfce
restore keys to move selected shapes | fix focus loss editing shapes
2024-06-05 22:15:43 +00:00
João Victor Nunes
5d3178f15d
refactor(guest-wait): turn guest wait page into a React component ( #20344 )
...
* refactor(guest-wait): turn guest wait page into a React component
* Fix rendering when the meeting is ended
* refactor(guest-wait): Backend portion for migration of `guest-wait` to Graphql
* Add message timeout
* Remove static guest wait page
---------
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-06-05 17:41:23 -03:00
KDSBrowne
e9bf2cd3b4
update icon size
2024-06-05 19:49:43 +00:00
KDSBrowne
f07d88bc4f
update presntation dropdown menu icon
2024-06-05 19:49:30 +00:00
Ramón Souza
48ba1d5875
fix create breakouts option in userlist dropdown
2024-06-05 11:34:26 -03:00
Anton Georgiev
6e3b582bdd
Merge pull request #20404 from paultrudel/content-type-validation-update-30
...
fix(API): Allow additional parameters in content type headers 3.0
2024-06-04 14:36:48 -04:00
KDSBrowne
caae9a1150
ensure duplicate shape shortcut does not trigger bookmark ( #20355 )
2024-06-04 14:25:09 -03:00
Ramón Souza
81bbb41fdc
adjust pinned notes action param type ( #20406 )
2024-06-04 14:14:24 -03:00
João Victor Nunes
f78ed525e4
fix(audio): conditions for muting the user on leave ( #20378 )
2024-06-04 14:10:54 -03:00
João Victor Nunes
ab0e1da86c
improvement(webcam): refine webcam controls ( #20374 )
2024-06-04 14:10:16 -03:00
João Victor Nunes
33ebbde924
refactor: remove Meteor trackers ( #20351 )
...
* Replace Auth tracker with makeVar
* Replace connection status tracker with makeVar
* Replace notification bar tracker with makeVar
2024-06-04 14:09:48 -03:00
KDSBrowne
3c3621c4b4
add comment | reduce camera update delay
2024-06-04 15:44:47 +00:00
KDSBrowne
923287e2e7
simplify meta property checks for remote shapes
2024-06-04 15:44:32 +00:00
KDSBrowne
7f3996c816
clean line shape handles in akka (similar to arrow bindings)
2024-06-04 15:44:16 +00:00
Paul Trudel
e4708412a3
Remove unused imports and catch exceptions when parsing content type
2024-06-04 14:11:40 +00:00
Paul Trudel
f489198551
Use library for parsing content type string
2024-06-04 14:11:32 +00:00
Paul Trudel
f9a831aef1
Ingore case when comparing content type strings
2024-06-04 14:11:24 +00:00