André Möller
c446f76eaf
Fix: Focus on text input is lost after sending the message
2024-06-12 10:50:12 -03:00
Anton Georgiev
42089c0309
Merge pull request #20464 from GuiLeme/fix-captionLocale
...
fix(html5): Fix captionLocale logic to fetch correct captions
2024-06-11 16:06:44 -04:00
Ramón Souza
b4b7879242
Merge pull request #20460 from JoVictorNunes/fix-override-locale-config
...
fix(intl): `overrideLocale` config
2024-06-11 14:52:12 -03:00
Ramón Souza
38f5fca09b
Merge pull request #20465 from ramonlsouza/no-default-props
...
refactor: replace defaultProps on function components with default function parameters
2024-06-11 14:36:56 -03:00
Ramón Souza
cbff06bed8
Merge pull request #20458 from Tainan404/remove-withtrackers
...
refactor: Remove withtrackers
2024-06-11 14:36:33 -03:00
Anton Georgiev
4d44faa805
Merge pull request #20457 from GuiLeme/fix-loaded-userlist-hook
...
fix(html5): useLoadedUserlist plugin data-consumption hook
2024-06-11 12:43:29 -04:00
Gustavo Trott
6edffaf37c
Merge pull request #20447 from JoVictorNunes/tweak-video-stream-subs
...
fix(webcam): tweak subscriptions
2024-06-11 13:29:01 -03:00
Ramón Souza
7378f7e027
fix eslint errors
2024-06-11 13:10:18 -03:00
Ramón Souza
911f663e27
remove defaultProps from components
2024-06-11 13:10:04 -03:00
Guilherme Leme
0c7b9d8919
[fix-captionLocale] - Fix captionLocale to fetch correct captions
2024-06-11 09:38:54 -03:00
Ramón Souza
39d383c9e3
Merge pull request #20456 from ramonlsouza/user-current-improvements
...
user_current subscription improvements
2024-06-11 08:57:02 -03:00
João Victor
cfb8ae35cb
Merge branch 'v3.0.x-release' into tweak-video-stream-subs
2024-06-11 08:48:49 -03:00
KDSBrowne
3bfdeb9cfd
feat(whiteboard): Reuse poll result diagram as a whiteboard shape ( #20350 )
...
* create poll shape to render chat poll component
2024-06-10 17:12:40 -04:00
João Victor
2cfec162af
fix: overrideLocale config
2024-06-10 17:45:15 -03:00
Tainan Felipe
c2364641d3
refactor: connection status for graphql connection ( #20196 )
...
* Add: connection status for graphql connection
2024-06-10 16:20:41 -04:00
Guilherme Leme
831af82818
[fix-loaded-userlist-hook] - added margin
2024-06-10 16:51:44 -03:00
Tainan Felipe
ee96d5795c
Remove: raise hand withTracker
2024-06-10 16:20:38 -03:00
Tainan Felipe
b96c210237
Remove: quick poll dropdown withTracker
2024-06-10 16:17:07 -03:00
Tainan Felipe
4e93bb916a
Remove: unecessary log
2024-06-10 16:10:06 -03:00
Tainan Felipe
a079c85805
Remove: guest policy container withTracker
2024-06-10 16:08:16 -03:00
Tainan Felipe
e0f871397f
Remove: UserListContainer withtracker
2024-06-10 15:59:32 -03:00
Ramón Souza
0c9e3e6671
Merge pull request #20434 from JoVictorNunes/remove-voice-users-with-trackers
...
refactor: remove voice users adapter
2024-06-10 15:55:09 -03:00
Guilherme Leme
d252d1ab0a
[fix-loaded-userlist-hook] - fix loaded userList hook
2024-06-10 15:45:02 -03:00
Ramón Souza
da841e8e65
fix ts error
2024-06-10 15:43:40 -03:00
Ramón Souza
8c8742239b
Merge remote-tracking branch 'upstream/v3.0.x-release' into user-current-improvements
2024-06-10 15:36:06 -03:00
Ramón Souza
e0bf232d18
remove unused data from current user subscription
2024-06-10 15:31:57 -03:00
Ramón Souza
15781627c3
remove userClientSettings from current user subscription
2024-06-10 13:39:03 -03:00
João Victor
089ddb5946
Add default voice value
2024-06-10 13:14:50 -03:00
Tainan Felipe
6bccf8cfac
refactor: Change user list pagination ( #20446 )
2024-06-10 13:08:43 -03:00
Ramón Souza
591d2c7674
query welcome message instead of getting it from current user sub
2024-06-10 11:10:28 -03:00
João Victor
8fa0894e55
Merge branch 'v3.0.x-release' into tweak-video-stream-subs
2024-06-10 10:56:32 -03:00
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
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
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
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
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
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
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
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
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
KDSBrowne
adf905cfce
restore keys to move selected shapes | fix focus loss editing shapes
2024-06-05 22:15:43 +00:00