Commit Graph

16411 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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