André
7d5c5e038c
TS fix
2024-05-15 13:33:44 +00:00
André
f4a5ef172d
value adjusting
2024-05-15 13:20:36 +00:00
André
b4909cce73
Fix: External video skipping
2024-05-15 13:10:15 +00:00
Ramón Souza
6fa1cb7aa5
Merge pull request #20212 from JoVictorNunes/fix-muting-from-indicator
...
fix(audio): moderators not able to mute users
2024-05-15 10:00:18 -03:00
Ramón Souza
12fa2973f6
add talking info to current user
2024-05-15 09:31:05 -03:00
Gustavo Trott
e8bfdf7043
fix linter errors
2024-05-15 08:45:37 -03:00
Anton Georgiev
93e298910b
chore: Reword away, back from "away" mode
2024-05-15 06:58:27 -04:00
Anton B
3e248878f7
test: flag tests to run in CI
2024-05-14 18:07:58 -03:00
Gustavo Trott
8f4b7da739
Merge remote-tracking branch 'upstream/v3.0.x-release' into shift-welcomemsg-handler
2024-05-14 16:49:12 -03:00
Gustavo Trott
429065b245
convet html tags to html entities for guest lobby messages
2024-05-14 11:25:10 -03:00
Ramón Souza
10c8b50987
only send disable away mutation if user is away
2024-05-14 10:31:05 -03:00
Ramón Souza
6fc2441cc9
Merge pull request #20215 from KDSBrowne/bbb-20211
...
fix(whiteboard): Tldraw Camera Edge Cases For Users
2024-05-14 10:18:30 -03:00
Gustavo Trott
65d22e3b93
rename modOnlyMessage to welcomeMsgForModerators and delete welcomeMsgTemplate
2024-05-14 09:40:51 -03:00
Ramón Souza
53b71f33c0
Merge pull request #20181 from Tainan404/remove-previous-listed-users
...
Remove: user list local state storing previous users list data
2024-05-14 08:52:09 -03:00
Tainan Felipe
0a2cf0aa8f
Add: connection terminate on client error
2024-05-13 16:58:13 -03:00
João Victor
fc26eec3c7
fix(whiteboard): tweak rights for publishing cursor updates
2024-05-13 16:46:13 -03:00
Ramón Souza
2a10495ef5
Merge pull request #20219 from Scroody/fix-missing-icons
...
Fix: Missing icons
2024-05-13 14:38:04 -03:00
André Möller
183e691b7f
more icons
2024-05-13 13:50:54 -03:00
André Möller
985dfd9d5f
more icons
2024-05-13 13:37:59 -03:00
André Möller
699344929b
more icons
2024-05-13 12:24:11 -03:00
André Möller
8bd1ee2068
correcting typos
2024-05-13 11:06:53 -03:00
André Möller
1c1758f53e
Adding more missing icons
2024-05-13 10:26:26 -03:00
Ramón Souza
42875d9e14
Merge pull request #20190 from Scroody/fix-input-losing-focus-tldraw
...
Fix: Input losing focus on wb mount
2024-05-13 10:08:25 -03:00
Gustavo Trott
9286219d02
html5: remove seemingly unnecessary files
2024-05-13 09:54:45 -03:00
Ramón Souza
d742355026
Merge pull request #20221 from ramonlsouza/check-ismod
...
fix: optional chaining on isModerator
2024-05-13 08:32:44 -03:00
Gustavo Trott
b1073b2514
show progress while importing whiteboard and sharedNotes from breakoutRom
2024-05-13 08:31:45 -03:00
Ramón Souza
2c27208a8a
optional chaining isModerator
2024-05-10 15:38:26 -03:00
André Möller
c590c101b7
Change of approach
2024-05-10 13:22:56 -03:00
André Möller
cac683892a
Icons
2024-05-10 11:51:16 -03:00
André Möller
7f4dc68ecf
Fix: Missing icons
2024-05-10 11:24:32 -03:00
Ramón Souza
f2bb5b5aeb
change enforceLayout to match defaultMeetingLayout format
2024-05-10 10:35:25 -03:00
João Victor
40fa0eaab3
fix(audio): explicitly pass whcih user to mute
...
- Do not assume current user to mute when params are nullable
2024-05-10 08:52:01 -03:00
KDSBrowne
60ee97b312
fix tldraw camera for presenter and viewer edge cases
2024-05-10 03:48:22 +00:00
André Möller
38d2d702df
Later changes for other cases where the bug would happen
2024-05-09 16:59:54 -03:00
André Möller
41120fee80
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-input-losing-focus-tldraw
2024-05-09 16:56:33 -03:00
João Victor
a99581ce64
fix(audio): moderators not able to mute users
2024-05-09 16:03:54 -03:00
João Victor
c3da6cad8b
fix(chat): use data from core hooks
2024-05-09 15:20:24 -03:00
Ramón Souza
09d7611c61
Merge pull request #20205 from JoVictorNunes/fix-locale-not-persisting-0509
...
fix: locale setting not persisting
2024-05-09 13:21:04 -03:00
KDSBrowne
3c08786dcc
fix shapes missing on previous slides for late joiners
2024-05-09 15:29:17 +00:00
Ramón Souza
1075ee9e89
Merge pull request #20198 from KDSBrowne/v30-slide-calc-err
...
fix(whiteboard): Correct Viewer Canvas Position on Slide Change
2024-05-09 12:00:17 -03:00
João Victor
fa586ab31d
fix: locale setting not persisting
2024-05-09 11:45:50 -03:00
Ramón Souza
b6e9246f7b
Merge pull request #20174 from prlanzarin/u30/fix/review-mobile-audio-join
...
fix(audio): review audio modal help screen
2024-05-09 11:32:00 -03:00
João Victor
b363615ca4
fix(chat): add loaders for dynamic menu items
2024-05-09 09:59:29 -03:00
Anton Georgiev
35a5b59764
Merge pull request #20202 from Tainan404/fix-userlist-query
...
Fix: userlist going with zeroed values to server
2024-05-08 16:27:47 -04:00
Tainan Felipe
a1be0c5c1f
Fix: userlist going with zeroed values to server
2024-05-08 16:19:01 -03:00
Ramón Souza
d043c89225
Merge pull request #20195 from JoVictorNunes/fix-webcam-pagination-setting
...
fix(webcam): conditional hook call
2024-05-08 15:33:53 -03:00
KDSBrowne
d2c0171af1
fix effectiveZoom error for viewer on slide change
2024-05-08 15:24:25 +00:00
Anton Georgiev
628c3bb32b
Merge pull request #20132 from antobinary/html5-pack-30
...
refactor/build: drop html5InstanceId and simplify bbb-html5 frontend/backend
2024-05-08 10:04:37 -04:00
Ramón Souza
333a97a463
Merge pull request #20172 from prlanzarin/u30/feat/app-crash-logs
...
fix(bbb-html5): add specific logCodes for root error boundaries
2024-05-08 09:49:36 -03:00
Ramón Souza
48431318a2
Merge pull request #20189 from KDSBrowne/v30-multi-user-text
...
fix(whiteboard): Update API For Retrieving Shape Being Edited
2024-05-08 09:30:55 -03:00
João Victor
e5fbc5469d
fix(webcam): conditional hook call
2024-05-08 09:28:29 -03:00
KDSBrowne
2cec6334cf
move tldraw toolbar to side and improve responsiveness
2024-05-08 00:50:31 +00:00
João Victor
728c476504
fix(webcam): reduced code
2024-05-07 18:13:18 -03:00
João Victor
41d70b352a
fix(webcam): add suport for multiple tabs
2024-05-07 18:05:36 -03:00
André
79a0f43f88
Fix: Input losing focus on wb mount
2024-05-07 16:21:42 -03:00
Ramón Souza
b709b410d5
Merge pull request #20188 from ramonlsouza/add-sub-names
...
refactor: add names to unnamed queries
2024-05-07 14:14:54 -03:00
Ramón Souza
699c056709
add names to queries
2024-05-07 13:26:56 -03:00
Ramón Souza
bacf1e4fcf
Merge pull request #20186 from ramonlsouza/cursor-up
...
fix: only send cursor updates of users with whiteboard access
2024-05-07 13:07:20 -03:00
KDSBrowne
8788d60d5d
move toolbar to vertical side position
2024-05-07 15:24:45 +00:00
KDSBrowne
c6d43956e0
update api call for editing shape
2024-05-07 15:20:44 +00:00
Anton Georgiev
be7fad8cbf
build: try to remove frontend and leave only bbb-html5
2024-05-07 09:53:35 -04:00
João Victor
429c9ba63e
fix(webcam): remove unused code
2024-05-07 10:31:07 -03:00
João Victor
7cb9eae221
fix(webcam): better code readability
2024-05-07 10:12:04 -03:00
Gustavo Trott
4b91675658
Merge pull request #20168 from JoVictorNunes/grid-user-limit
...
fix: limit grid users at the data access level
2024-05-07 09:16:42 -03:00
Ramón Souza
3ba14e69ce
only send cursor updates of users with whiteboard access
2024-05-07 09:13:41 -03:00
Tainan Felipe
86e2ba597c
Remove: user list local state storing previous users list data
2024-05-06 20:37:28 -03:00
João Victor
e459dcdaa5
fix(webcam): slight code improvements
2024-05-06 17:05:37 -03:00
Ramón Souza
78d237502b
Merge pull request #20128 from Scroody/fix-external-video-presenter-change
...
Fix: External video re-starting when changing presenters
2024-05-06 15:56:13 -03:00
João Victor
4391b3dfbb
fix(webcam): remove video-streams collection usage from media service
2024-05-06 12:19:27 -03:00
João Victor
9fcb83b352
fix(webcam): turn shouldRenderPaginationToggle function into a hook
2024-05-06 11:24:45 -03:00
João Victor
8acdd95c7d
fix(webcam): don't return on video-streams subscription error
...
- Don't return on video-streams subscription error. Let the likely data cleanup happen.
2024-05-06 10:55:04 -03:00
Ramón Souza
a41f09c18a
Merge pull request #20167 from ramonlsouza/fix-custom-logo
...
fix: custom logo
2024-05-06 10:48:08 -03:00
Ramón Souza
c1e6d21149
Merge pull request #20173 from ramonlsouza/warnings-may3
...
fix: client warnings
2024-05-06 10:48:00 -03:00
João Victor
096f14edcb
fix(webcam): stop using mapped fields
...
- We were using both sortName and pin fields as mappings for the nameSortable and pinned fields, respectively.
2024-05-06 10:45:59 -03:00
Ramón Souza
cfab7a82e9
Merge pull request #20120 from KDSBrowne/v30-19547
...
fix(whiteboard): Stop Loading Tldraw Assets From Unpkg Site
2024-05-06 10:45:33 -03:00
João Victor
fc8e59bfba
fix(webcam): lint errors
2024-05-06 09:19:51 -03:00
João Victor
0003252207
fix(webcam): remove useless data consumption
2024-05-06 09:13:24 -03:00
João Victor
49f236ee3c
Merge branch 'v3.0.x-release' into grid-user-limit and fix conflicts
2024-05-06 09:01:39 -03:00
João Victor Nunes
83f6f8d0f9
fix: order grid items by both name and userId
...
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-05-06 08:23:55 -03:00
prlanzarin
d6e160a2c3
refactor(audio): remove stale iOS webview polyfills
...
Shouldn't be necessary anymore
2024-05-03 21:42:36 +00:00
prlanzarin
983b8a85cf
fix(audio): improve help modal for listen only scenarios
...
The audio troubleshooting modal has very microphone-specific strings,
which might confuse users trying to join listen only.
Review the Help screen so that listen only scenarios are more generic.
As a bonus, review the unknownError locale with a more actionable text.
2024-05-03 21:41:06 +00:00
prlanzarin
a748d8ccbb
fix(audio): remove listen only retry routines
...
Listen only has a built-in retry routine on join failures that's
convoluted half-broken. It stems from the Kurento era where it could
fail randomly due to a myriad of reasons.
Production logs indicate that the retry is seldom used nowadays in
mediasoup-based environments. The presence of the retry also breaks
the error troubleshooting modal when actual failures happening, leaving
users in the dark about what's happening.
Remove the listen only retry code from AudioManager and bubble up any
join failure to the callers.
2024-05-03 21:18:44 +00:00
prlanzarin
027d5ad288
fix(audio): handle NotAllowedError in skipCheck:true scenarios
...
In scenarios where the join audio flow skips echo test, NotAllowedError
(and any other errors) are all being mashed together under a generic
MEDIA_ERROR object.
Properly handle specific errors in audio-manager so they're correctly
render in the audio modal help screen.
2024-05-03 21:15:58 +00:00
prlanzarin
a3a1245078
fix(audio): review audio modal help screen
...
- Adds a new Help view for unknown error codes
- Correctly detect NotAllowedError (permissions) - they are currently
being treated like unknown errors in the Help modal
- Rephrase NotAllowedError help text; make it more succint and direct
- Rephrase the unknown error help text; make it more succint and direct
- Add error code and message to that view
- Add public.media.audioTroubleshootingLinks to allow referencing KB
links on the Help modal
- See inline docs
2024-05-03 20:50:03 +00:00
Ramón Souza
f742a6d25d
Merge pull request #20134 from JoVictorNunes/video-streams-typings-fix
...
fix: tweak video-streams typings
2024-05-03 17:19:52 -03:00
João Victor
9e0ea8a33f
fix(webcam): rename query variable
2024-05-03 16:35:56 -03:00
João Victor Nunes
4f9e75ae0c
fix(webcam): remove loggedOut filter
...
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-05-03 16:33:13 -03:00
João Victor
6aa1e0f336
Remove isGridItem field
2024-05-03 15:34:10 -03:00
João Victor
fb1947dc8f
Remove console.log's
2024-05-03 15:11:30 -03:00
João Victor
65ac5b6b9b
fix(webcam): avoid sending a negative value for grid user limit
2024-05-03 14:33:04 -03:00
Ramón Souza
2e7608e653
fix currentPageShapes prop type warning
2024-05-03 13:05:31 -03:00
Ramón Souza
967ae9ddcc
fix undefined label in leave meeting button warning
2024-05-03 13:02:53 -03:00
prlanzarin
533c7e86dc
fix(bbb-html5): add specific logCodes for root error boundaries
...
The ErrorBoundary component has a generic log message that is not
overridable and will aggregate errors from different components. The
ideal scenario is that log tags are configurable so that errors can be
filtered for in log post-processing.
Add the logMetadata: { logCode, logMessage } prop to the ErrorBoundary
component so that log tags are configurable. Default tags are
maintained.
Add specific log metadatas for the client startup error boundary
(logCode: 'app_startup_crash') and the user connection error boundary
(logCode: 'app_crash').
2024-05-03 15:27:17 +00:00
Gustavo Trott
16800ce8ef
Merge remote-tracking branch 'upstream/v3.0.x-release' into client-settings-cache-system
2024-05-03 12:05:41 -03:00
Ramón Souza
8e728d2cc4
Merge pull request #20019 from Scroody/fix-volume-bar-overlap
...
Fix: Volume bar overlapping
2024-05-03 11:24:03 -03:00
André
8c57f63bb9
Later changes
2024-05-03 10:34:35 -03:00
João Victor
ca5d74e9d4
fix(webcam): type user as partial
2024-05-03 10:29:25 -03:00
André
4c0df76b23
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-volume-bar-overlap
2024-05-03 10:29:00 -03:00
Gustavo Trott
ea82508b5d
introduces a nginx cache for /api/rest/(clientStartupSettings|clientSettings)
2024-05-03 10:27:26 -03:00
André
cbd06c0790
Side effect solving
2024-05-03 10:22:16 -03:00
Ramón Souza
9307b33a4e
fix undefined isPresenter warning
2024-05-03 10:07:26 -03:00
Anton Georgiev
205d110f5b
Merge pull request #20104 from Tainan404/remove-redis
...
!remove: Frontend Redis client listener
2024-05-03 09:02:08 -04:00
Ramón Souza
c951acc3bb
fix undefined isTimerActive warning
2024-05-03 09:59:57 -03:00
João Victor
2dddd161bf
fix: limit grid users at the data access level
2024-05-03 09:58:27 -03:00
Anton Georgiev
d19677d5a3
Merge pull request #20166 from prlanzarin/u30/fix/review-mobile-audio-chevron
...
fix(audio): review device selection in mobile endpoints
2024-05-03 08:56:51 -04:00
Anton Georgiev
d85561b17b
Merge pull request #20164 from prlanzarin/u30/fix/Arthurk12-live-1809
...
fix(bbb-html5): correct parameter type for wake lock log codes
2024-05-03 08:56:03 -04:00
Anton Georgiev
0e68003c08
Merge pull request #20163 from prlanzarin/u30/fix/assorted-br-crashes
...
fix: undefined accesses causes crashes in actions-bar breakout utils
2024-05-03 08:55:43 -04:00
Anton Georgiev
0df167180e
Merge pull request #20162 from prlanzarin/u30/fix/ff-pairselection
...
fix(audio): broken connection stats on Firefox >= 125
2024-05-03 08:53:40 -04:00
Anton Georgiev
05d8f9110b
Merge pull request #20161 from prlanzarin/u30/fix/arthurk12-undefined-role-crash
...
fix: add safeguards when returning user roles
2024-05-03 08:53:01 -04:00
Anton Georgiev
7c407567e1
Merge pull request #20160 from prlanzarin/u30/fix/arthurk12-screenreader-crash
...
fix(screen-reader): add safeguards for adding alerts
2024-05-03 08:52:45 -04:00
Anton Georgiev
70e4ab1f66
Merge pull request #20159 from prlanzarin/u30/fix/onconnectionstatechange-crash-rc
...
fix(bbb-html5): crash when stopping WebRTC peers
2024-05-03 08:52:28 -04:00
Anton Georgiev
3babf4c16e
Merge pull request #20158 from prlanzarin/u30/fix/crash-videoprovider-onmessage
...
fix(bbb-html5): crash on video-provider unmount
2024-05-03 08:51:58 -04:00
Anton Georgiev
84fd90bc49
Merge pull request #20157 from prlanzarin/u30/fix/crash-getBoundingClientRect-emojirain
...
fix(reactions): crash when interactionsButton coords are absent
2024-05-03 08:49:42 -04:00
Anton Georgiev
9d99f7f78b
Merge pull request #20156 from prlanzarin/u30/fix/audio-answerer-gum-failure
...
fix(audio): acquire streams before negotiation when peer is answerer
2024-05-03 08:49:08 -04:00
Ramón Souza
35af05e594
fix custom logo
2024-05-03 09:31:18 -03:00
prlanzarin
a21addfa1f
fix(audio): review device selection in mobile endpoints
...
Mobile users have no way to change I/O devices after joining audio.
The removal of the audio options chevron in mobile browsers was supposed
to be replaced by something else - in this case, by the dedicated
leave/join audio button. That didn't happen, leave/join audio button
retained the old behavior.
Review device selection in mobile endpoints via two UI/UX changes:
- Fix an styling issue where the mute and listen only buttons were
crammed together
- Restore the device selection chevron/icon in mobile endpoints
- Override the leave/join button action in mobile endpoints so that it
opens the device selection contextual menu, which also includes the
"Leave audio" option. This retains the old behavior (leaving audio)
while also providing an way for users to change devices mid-call in
mobile browsers.
2024-05-03 01:32:01 +00:00
Arthurk12
31a6527cca
fix(wake-lock): correct parameter type for log code
...
Previously, an object was incorrectly passed as the log code parameter.
Fixes it by ensuring that a string is passed instead.
2024-05-03 00:06:07 +00:00
prlanzarin
cea92631fa
fix: undefined accesses causes crashes in actions-bar breakout utils
...
Multiple undefined accesses in actions-bar's service, mainly related to
breakouts and ageneral Meetings info, cause crashes in production
environments - most likely in reconnection scenarios.
Guarantee that nested data is safely accessed.
2024-05-02 23:50:56 +00:00
prlanzarin
20daf56390
fix(audio): broken connection stats on Firefox >= 125
...
WebRTC-based stats generation in the connection status modal is broken
on Firefox >= 125. A broken type check coupled with a new partially
implemented RTCIceTransport dictionary causes and undefined function
call when fetching the selected candidate pair. Since that error is
unhandled, collection breaks.
Correctly check for the getSelectedCandidatePair method availability in
RTCIceTransport so that it skips to pair inference from getStats if
necessary.
2024-05-02 23:37:44 +00:00
Arthurk12
148c25e2cb
fix: add safeguards when returning user roles
2024-05-02 23:35:45 +00:00
Arthurk12
9947aa451e
fix(screen-reader): add safeguards for adding alerts
...
Adds checks for the alert's text and DOM element before adding screen
reader alerts.
2024-05-02 23:06:55 +00:00
prlanzarin
85cdc7cc2a
fix(bbb-html5): crash when stopping WebRTC peers
...
There's a race condition that may cause a client crash whenever a
connectionstatechange callback is cleaned up in a peer without a
valid peer connection present in our custom RTCPeerConnection wrapper.
Check for peerConnection availability in the WebRtcPeer wrapper before
trying to clean up its connectionstatechange callback.
2024-05-02 22:59:39 +00:00
prlanzarin
eccb06369b
fix(bbb-html5): crash on video-provider unmount
...
There's a race condition that may cause a client crash whenever a
video-provider's unmount procedure is run, but its signalling websocket
is undefined. The WS's callback handlers are re-assigned without
checking for the socket's availability, causing an unhandled TypeError.
The WS may be undefined in a couple of scenarios, e.g.: unmouting before
the socket was successfully set up, unmounting while a reconnect is in
place etc.
Check whether the socket exists before accessing it in video-provider's
componentWillUnmount routine.
2024-05-02 22:55:25 +00:00
prlanzarin
cfa013fdaa
fix(reactions): crash when interactionsButton coords are absent
...
The client may crash whenever a emoji rain animation is triggered, but
the interactions button element cannot be located. This happens because
the button coordinates are fetched without checking whether the element
exists.
Get the coordinate fetching method to return null if the
interactionsButton element cannot be located, and ignore the emoji rain
action if that is the case. Whenever no valid coordinates are found, log
an warning so we can track this and figure out what's happening with the
button.
Fix a few typos in the getInteractionsButtonCoordinates method.
2024-05-02 22:32:09 +00:00
prlanzarin
00a2ab52a5
fix(audio): acquire streams before negotiation when peer is answerer
...
When a sendrecv peer acts as the answerer, gUM is only called _after_
the remote offer is received. This is fine, but the error handling runs
different in that scenario in a way that eventual gUM errors are treated
as negotiation errors, leading to inconsistencies when surfacing the
error to end users.
If a peer is acting as answerer and is a transceiver, acquire the local
streams _before_ actual negotiation so that gUM errors are surfaced
correctly (and we spare uneeded negotiation steps).
2024-05-02 22:27:16 +00:00
prlanzarin
d658d81148
fix(audio): minimize redundant audio exit toasts
...
Audio exit toasts are fired in some redundant situations, e.g.: when the
error help screen is toast.
Change the logic a bit so that it's only fired when the audio help modal
won't be shown, i.e.: when audio had succesfully connected.
2024-05-02 22:09:56 +00:00
João Victor
32bb2dfe2f
fix: make hook to store its own state to avoid useless re-renders
2024-05-02 17:18:38 -03:00
Ramón Souza
24b90070b7
Merge pull request #20136 from KDSBrowne/v30.19985
...
fix(whiteboard): Deactivate Drawing Tool On Access Change
2024-05-02 16:36:14 -03:00
Ramón Souza
5d27799448
Merge pull request #20143 from ramonlsouza/issue-20142
...
fix: Warning message character limit exceeded is still showing up after being sent
2024-05-02 14:57:12 -03:00
Tiago Jacobs
c5d1c8be3b
Merge pull request #20135 from GuiLeme/plugin-sdk-readme-logger-ui-data
...
feat(plugins): refactor intl code for plugin and general code
2024-05-02 14:45:52 -03:00
João Victor
5a80f30711
fix: tweak video-streams typings (Part 4)
2024-05-02 11:51:14 -03:00
João Victor Nunes
98d579401b
Merge branch 'v3.0.x-release' into video-streams-typings-fix
2024-05-02 11:41:09 -03:00
Ramón Souza
f589cb8828
Merge pull request #20076 from ramonlsouza/away-mode
...
feat: Improved away mode
2024-05-02 11:34:32 -03:00
João Victor
73eee42c66
fix: TS errors
2024-05-02 11:32:08 -03:00
João Victor Nunes
c61b6bb7e5
Merge branch 'v3.0.x-release' into video-streams-typings-fix
2024-05-02 11:26:08 -03:00
João Victor
9495e60d6f
fix: ensure user's webcams are properly terminated
2024-05-02 11:22:24 -03:00
Guilherme Leme
1cad46857c
[plugin-sdk-readme-logger-ui-data] - update SDK
2024-05-02 10:53:00 -03:00
Ramón Souza
e0c8c0d933
remove chat error when a message is sent
2024-05-02 10:49:06 -03:00
Tiago Jacobs
90f3539332
Merge pull request #20141 from JoVictorNunes/fix-video-stream-user-filtering
...
fix(webcam): fetch user data of webcam users only
2024-05-02 10:32:56 -03:00
Ramón Souza
250a559a4c
Merge pull request #20133 from ramonlsouza/tld19-snapshot
...
fix: snapshot of current slide
2024-05-02 10:21:41 -03:00
Ramón Souza
ae10830a1a
move setTrackEnabled to new service file
2024-05-02 09:24:03 -03:00
João Victor
ee9f98a1ad
fix(webcam): fetch user data of webcam users only
...
- Do not fetch user data of users who are not in webcam.
- Except when grid layout is active. In this situation we need to know about all users.
2024-05-02 09:17:58 -03:00
Ramón Souza
82b1101df8
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-05-02 08:45:10 -03:00
KDSBrowne
0704628caa
lint
2024-05-02 00:40:58 +00:00
KDSBrowne
7512d4c60e
lint
2024-05-02 00:32:58 +00:00
KDSBrowne
4ae0dd5fba
change from CRLF to LF
2024-05-02 00:28:22 +00:00
KDSBrowne
d2da9172da
add no operation tool
2024-05-02 00:05:12 +00:00
João Victor
59d84f4722
fix: wrong style file import
2024-05-01 17:05:17 -03:00
Guilherme Leme
bc6b007f5a
[plugin-sdk-readme-logger-ui-data] - fix intl ui-data-hook and fix warning of data-channel
2024-05-01 16:57:08 -03:00
João Victor
d72ce1a24c
fix: tweak video-streams typings (Part 3)
...
- Fix almost the entire video-provider component typyings. Leaving some errors because the component depends on a lot of code which is not in typescript yet. Any attempt to fix them may cause problems.
2024-05-01 16:49:21 -03:00