Ramón Souza
4e688a9232
Merge pull request #20084 from Scroody/data-needed-for-plugin
...
Data: Data needed for plugins
2024-04-25 11:56:28 -03:00
Ramón Souza
16ba97ffb1
remove userActivitySign makecall + fix inactivity check
2024-04-25 11:53:56 -03:00
Anton Georgiev
146ecd7d51
Merge pull request #20089 from gustavotrott/move-timer-init-to-akkaapps
...
refactor: Move timer init to akka-apps (was Meteor)
2024-04-25 10:49:27 -04:00
Gustavo Trott
ab97cc60a2
Move Timer init to akka-apps (instead of Meteor)
2024-04-25 11:02:03 -03:00
Ramón Souza
8091d99cee
remove requestJoinURL makecall
2024-04-25 10:57:08 -03:00
Ramón Souza
335c0b8ba1
remove createBreakoutRoom makecall
2024-04-25 10:51:20 -03:00
André
11bbec1392
Changes on regex
2024-04-25 10:21:25 -03:00
Ramón Souza
8f813c9908
Merge pull request #20085 from Tainan404/remove-subscriptions
...
Refactor: remove unused subscriptions
2024-04-25 09:52:03 -03:00
Gustavo Trott
a527ea659d
Merge pull request #20081 from gustavotrott/bbbweb-loginurl
...
feature: Add new API /create param `loginURL`
2024-04-25 08:47:12 -03:00
Gustavo Trott
4f77369620
Update addMeeting.js
2024-04-25 00:17:58 -03:00
Tainan Felipe
314d974fd3
Fix: remove client meteor dependency
2024-04-24 23:33:08 -03:00
Tainan Felipe
b73d0e00e4
Refactor: remove unused subscriptions
2024-04-24 21:47:02 -03:00
André
d8f6bb5327
Data: Data needed for plugins
2024-04-24 18:58:36 -03:00
Gustavo Trott
885a24dd48
implement loginURL in DOCS and Client
2024-04-24 18:41:46 -03:00
Ramón Souza
b3680a6bd8
Merge pull request #20079 from ramonlsouza/fix-save-locale
...
fix: save region specific language does not work
2024-04-24 18:06:55 -03:00
Ramón Souza
d292e23f20
Merge pull request #20077 from Tainan404/migrate-user-settings
...
Refactor: Migrate user settings
2024-04-24 18:04:27 -03:00
Ramón Souza
2308f4e8fd
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-04-24 17:44:39 -03:00
Ramón Souza
1d03d52a3a
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-04-24 17:41:20 -03:00
Ramón Souza
066eebc8ef
Merge pull request #20080 from Tainan404/migrate-user-reaction
...
Refactor: user reaction to graphql
2024-04-24 17:37:21 -03:00
Tainan Felipe
45862bf417
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-settings
2024-04-24 17:21:03 -03:00
Tainan Felipe
28a97f500b
Fix: fix paramenters not parsing array
2024-04-24 17:18:21 -03:00
Ramón Souza
af2eb1b421
disable camera effects modal in away mode
2024-04-24 17:16:21 -03:00
João Victor
7779be6a49
Remove duplicated import
2024-04-24 17:14:47 -03:00
João Victor
a761e36a5b
Remove VideoStreamsAdapter from app component
2024-04-24 17:12:24 -03:00
João Victor
1f8a95a3ff
Remove video-streams subscription
2024-04-24 17:09:00 -03:00
Ramón Souza
5f0ab8f800
move muteAway and fix issue with joining listen only when away is active
2024-04-24 17:06:53 -03:00
Tainan Felipe
cc79bb5fb2
Refactor: user reaction to graphql
2024-04-24 15:45:28 -03:00
Ramón Souza
8fd5a81034
fix save locale
2024-04-24 15:41:49 -03:00
Tainan Felipe
52b9f6166a
Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies ( #20051 )
2024-04-24 13:07:06 -03:00
Ramón Souza
75b696f0b6
fix ts error
2024-04-24 11:42:58 -03:00
Ramón Souza
606308b914
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-04-24 11:28:41 -03:00
Tainan Felipe
10443e1f40
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-settings
2024-04-24 11:20:58 -03:00
Ramón Souza
8f93792bde
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-04-24 11:20:08 -03:00
Tainan Felipe
97393f6aa0
Fix: remove user-settings subscription
2024-04-24 11:18:58 -03:00
Anton Georgiev
23294ad71d
Merge pull request #20068 from Tainan404/remove-user-info
...
!remove: user-info collection
2024-04-24 10:15:33 -04:00
Ramón Souza
f131194d9c
Merge pull request #20071 from Tainan404/remove-presentation-upload-token
...
Remove: presentation upload token subscription
2024-04-24 11:03:20 -03:00
Ramón Souza
ab04b57087
Merge pull request #20063 from Tainan404/remove-voice-call-state
...
Remove: voice call state
2024-04-24 10:45:10 -03:00
Ramón Souza
4cdef5a11c
Merge pull request #20072 from Tainan404/remove-multi-whiteboard
...
Remove: whiteboard-multi-user subscription
2024-04-24 10:07:20 -03:00
Tainan Felipe
1d31a34416
Fix: eslint
2024-04-24 09:19:16 -03:00
Tainan Felipe
e6c4e06c81
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-user-info
2024-04-24 09:13:59 -03:00
Tainan Felipe
c759a788a2
Refactor: migrate screenshare to graphql using a adapter
2024-04-23 23:58:10 -03:00
Tainan Felipe
b2195bfd95
Fix: ts error
2024-04-23 18:22:49 -03:00
Guilherme Pereira Leme
cfbeb92cd7
feat(plugins) - refactor format of receiving data for data-channels ( #19997 )
2024-04-23 18:17:32 -03:00
Tainan Felipe
9eaecca7c6
Remove: whiteboard-multi-user subscription
2024-04-23 18:09:19 -03:00
Gustavo Trott
3728f373f5
Merge pull request #19901 from KDSBrowne/v3.tldraw-v19
...
fix(whiteboard): Upgrade Tldraw Version To v2.0.0-alpha.19
2024-04-23 18:02:31 -03:00
Tainan Felipe
677a771232
Remove: user-infos subscription
2024-04-23 17:49:42 -03:00
Tainan Felipe
7165961444
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-voice-call-state
2024-04-23 17:34:41 -03:00
Ramón Souza
9a8a2fd98b
Merge pull request #20028 from Tainan404/refactor-captions
...
Refactor: move captions to graphql
2024-04-23 17:22:01 -03:00
Tainan Felipe
f5fdc915cf
Remove: presentation upload token subscription
2024-04-23 16:51:08 -03:00
Ramón Souza
b1e4532a00
Merge pull request #20066 from Tainan404/remove-recording-meetings-collection
...
Remove: recording meeting collection
2024-04-23 16:22:02 -03:00
Ramón Souza
0210fcdd81
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19901
2024-04-23 15:59:26 -03:00
Ramón Souza
d1bb7b685e
change audio button labels based on away status
2024-04-23 15:29:11 -03:00
Ramón Souza
495fbf41a2
move away to reactions button
2024-04-23 14:56:23 -03:00
Tainan Felipe
e80cc5a223
Remove: user-info collection
2024-04-23 14:38:07 -03:00
Tainan Felipe
e5d3ad1f79
Change: Remove subscripiton record-meetings
2024-04-23 14:02:28 -03:00
Ramón Souza
db3e46b711
Merge pull request #20067 from antonbsa/brekaout-tests-fix
...
test: fix breakout tests failing on CI
2024-04-23 13:30:34 -03:00
Tainan Felipe
d8195ba985
Remove: recording meeting collection
2024-04-23 11:58:33 -03:00
Anton Barboza
3d824615be
test: fix breakout test behavior and wait for select room button to be enabled
2024-04-23 11:57:41 -03:00
Ramón Souza
a75d680fb0
disable away mode when user joins audio
2024-04-23 11:44:33 -03:00
Ramón Souza
eae37cfd3b
Merge pull request #20059 from Tainan404/migrate-captions-panel
...
Refactor: migrate timer panel to TS and graphql
2024-04-23 11:24:59 -03:00
Ramón Souza
15442f731a
Merge pull request #20043 from Tainan404/migrate-notification
...
Refactor: Move notifications to graphql
2024-04-23 11:24:37 -03:00
Ramón Souza
89baf7ba4e
Merge pull request #20062 from Tainan404/remove-auth-token-validation
...
Remove: auth token validation code from frontend
2024-04-23 11:14:25 -03:00
Ramón Souza
cac0f6cd38
mute/unmute speaker
2024-04-23 11:01:59 -03:00
Tainan Felipe
7f4b0866ef
Fix: time not correct when client start
2024-04-23 10:46:46 -03:00
Tainan Felipe
1865799d12
Change: set a speechlocale to an user if no when enable captions
2024-04-23 10:35:26 -03:00
Ramón Souza
867516c796
Merge pull request #20058 from ramonlsouza/fix-whiteboardid-error
...
fix: missing whiteboardId error
2024-04-23 10:30:17 -03:00
Tainan Felipe
f7da15d2db
Merge branch 'refactor-captions' of github.com:Tainan404/bigbluebutton into refactor-captions
2024-04-23 10:22:17 -03:00
Tainan Felipe
f2c4e7348f
Change: remove on/off button
2024-04-23 10:21:23 -03:00
Tainan Felipe
22138d5bbc
Fix: timer not working properly
2024-04-23 01:00:54 -03:00
Tainan Felipe
80397964aa
Remove: voice call state
2024-04-22 23:20:45 -03:00
Ramón Souza
97ebed9b96
remove unused var
2024-04-22 21:43:24 -03:00
Tainan Felipe
3d9a0fc75e
Remove: auth token validation code from frontend
2024-04-22 21:42:48 -03:00
Ramón Souza
7dd82790b8
fix condition
2024-04-22 21:38:05 -03:00
Tainan Felipe
0945ebcaf6
Fix: TS errors
2024-04-22 20:48:19 -03:00
Tainan Felipe
2f70b4d6c5
Fix: remove push to chat
2024-04-22 20:31:31 -03:00
Tainan Felipe
af5d8d1a15
Fix: selected speechlocale
2024-04-22 20:19:03 -03:00
Tainan Felipe
77ded6548b
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-captions
2024-04-22 19:07:35 -03:00
Tainan Felipe
18ace44625
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-04-22 18:54:18 -03:00
Tainan Felipe
1bffaec3d2
Fix: user permissions
2024-04-22 18:51:14 -03:00
Ramón Souza
528817aeab
fix condition where user is muted when away mode is activated
2024-04-22 18:46:04 -03:00
Ramón Souza
4b2df4738e
Merge pull request #20050 from Tainan404/remove-typed-captions
...
Remove: typed captions
2024-04-22 18:15:36 -03:00
Tainan Felipe
e5c2251d8d
Fix: notification not appearing to moderator
2024-04-22 17:54:12 -03:00
Tainan Felipe
c3728fb850
Fix: lint errors
2024-04-22 17:45:35 -03:00
Tainan Felipe
f0b334450b
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-notification
2024-04-22 17:42:32 -03:00
Tainan Felipe
ac80cb1317
Fix: remaining time not appearing in breakout
2024-04-22 17:40:34 -03:00
Ramón Souza
6fea058cb0
add new away button
2024-04-22 17:34:40 -03:00
Tainan Felipe
5c3f6fb859
Refactor: migrate time panel to TS and graphql
2024-04-22 16:59:32 -03:00
Tainan Felipe
dca6c6add4
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324
2024-04-22 15:31:51 -03:00
Ramón Souza
210924d2eb
fix missing whiteboardId error
2024-04-22 15:08:50 -03:00
Ramón Souza
4100fd11e8
do not display away user on the top of the userlist
2024-04-22 15:03:34 -03:00
Ramón Souza
5e45346934
disable away mode when microphone is unmuted
2024-04-22 14:50:51 -03:00
Ramón Souza
16ceb91936
fix not a function error;
2024-04-22 14:36:26 -03:00
Ramón Souza
ac6753bff6
fix error when setting away if user is not connected to audio
2024-04-22 12:39:31 -03:00
Tainan Felipe
47540c7711
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-captions
2024-04-22 12:32:41 -03:00
Ramón Souza
bd2d56f1a2
mute/unmute audio and camera on away mode
2024-04-22 12:24:59 -03:00
Tainan Felipe
bcbce6df77
Fix: TS error
2024-04-22 11:19:42 -03:00
Tainan Felipe
6caa65f656
Fix: TS error
2024-04-22 11:16:18 -03:00
Ramón Souza
5cd5609e60
Merge pull request #20037 from ramonlsouza/validade-shape-type
...
fix: restore shape type validation
2024-04-22 09:04:54 -03:00
Ramón Souza
943a8b6289
Update bigbluebutton-html5/imports/api/captions/server/helpers.js
2024-04-19 16:49:08 -03:00
Ramón Souza
ad8edc57e1
add locale selector to typed captions
2024-04-19 16:35:39 -03:00
Tainan Felipe
fd9845abba
Remove: typed captions
2024-04-19 16:27:01 -03:00
Ramón Souza
ec9aeedf81
Merge remote-tracking branch 'upstream/v3.0.x-release' into 20028q
2024-04-19 14:51:54 -03:00
André
fad690b324
Condition to render controls added
2024-04-19 13:46:35 -03:00
André
70584e0806
Half condition
2024-04-19 12:59:49 -03:00
Guilherme Leme
dc1d831ea2
[fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic
2024-04-19 11:08:13 -03:00
Ramón Souza
a02788a9e5
Merge pull request #20041 from Tainan404/remove-breakout-history
...
Remove: breakout history collection
2024-04-19 10:49:47 -03:00
Ramón Souza
8e7810305d
fix manage breakout users
2024-04-19 09:40:13 -03:00
Tainan Felipe
a3414fc919
Fix: wrong rule
2024-04-19 09:15:13 -03:00
Tainan Felipe
d5043bebc3
Refactor: Move notifications to graphql
2024-04-18 21:43:26 -03:00
Tainan Felipe
c45e3172c2
Remove: breakout history collection
2024-04-18 13:16:44 -03:00
Tainan Felipe
89916b78da
Fix: lint errors
2024-04-18 11:22:55 -03:00
Tainan Felipe
18a6165961
Fix: lint errors
2024-04-18 11:15:02 -03:00
Tainan Felipe
6572e59a45
Add: join audio only in breakouts
2024-04-18 10:39:43 -03:00
Tainan Felipe
abba1e26c6
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324
2024-04-17 21:51:39 -03:00
Tainan Felipe
7d44738b27
Refactor: disable meteor breakout subscription
2024-04-17 16:59:10 -03:00
Tainan Felipe
d496277313
Refactor: breakout join and left for moderator
2024-04-17 16:46:50 -03:00
Ramón Souza
be45fd6346
Merge pull request #20030 from ramonlsouza/fix-grid-sort
...
fix: grid mode webcam order
2024-04-17 16:08:13 -03:00
Ramón Souza
adb0766ada
validate shape type - whiteboard
2024-04-17 16:04:31 -03:00
Ramón Souza
1ee693e109
Merge pull request #19970 from ramonlsouza/issue-19958
...
fix: Grid mode ignores cap, shows too many elements
2024-04-17 13:12:05 -03:00
KDSBrowne
fe9360d8ff
set correct camera position for viewer on reload or late join
2024-04-17 16:06:02 +00:00
KDSBrowne
7093f54ad5
increase delay to prevent camera race condition
2024-04-17 16:05:49 +00:00
KDSBrowne
3350dcfc8e
handle presenter camera position on resize
2024-04-17 16:05:39 +00:00
KDSBrowne
7b3489a52d
improve slide clipping for presenter
2024-04-17 16:05:28 +00:00
KDSBrowne
1b5179f315
improve tldraw camera updates when presentation size changes
2024-04-17 16:05:18 +00:00
KDSBrowne
5f84e0380a
fix viewer zoom being 1 state step behind the presenter
2024-04-17 16:05:05 +00:00
KDSBrowne
7007b7a682
fix extra toolbar position in RTL
2024-04-17 16:04:39 +00:00
KDSBrowne
0ed0db059b
initial upgrade to tldraw v2.0.0-alpha.19
2024-04-17 16:04:27 +00:00
Ramón Souza
feb2c32441
Merge pull request #20018 from ramonlsouza/restore-max-annotation
...
fix: restore max annotations limit
2024-04-17 10:53:34 -03:00
Ramón Souza
ac7760b41a
fix grid mode webcam order
2024-04-17 09:27:10 -03:00
Ramón Souza
471f8c6af7
Merge pull request #20020 from Scroody/remove-acessibility-warning-presentation-download
...
Client: Drop the accessibility warning for downloadable slides with annotation
2024-04-17 08:55:04 -03:00
André Castro
0b6e943f76
Fix: External video autoplay block ( #19983 )
...
* Fix: External video autoplay block
* Change of approach
* Isolating unsynched video related code
2024-04-16 23:33:49 -03:00
Tainan Felipe
67c0f71748
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-04-16 20:30:21 -03:00
Tainan Felipe
b40930cc4a
Refactor: move captions to graphql
2024-04-16 19:39:29 -03:00
Gustavo Trott
fbf954b9e1
Increase annotations batch size
2024-04-16 12:50:59 -03:00
André
c6427fdfc7
Client: Drop the accessibility warning for downloadable slides with annotation
2024-04-16 10:18:30 -03:00
André
8c30a3d70b
Fix: Volume bar overlaping
2024-04-16 09:53:10 -03:00
Ramón Souza
1eb14e4505
restore maxNumberOfAnnotations check
2024-04-16 09:45:22 -03:00
Ramón Souza
7b3c1dc46e
refactor breakout moveUser function to accept multiple users
2024-04-15 10:13:55 -03:00
Ramón Souza
98531a82bb
Merge remote-tracking branch 'upstream/v3.0.x-release' into issue-19958
2024-04-12 15:51:45 -03:00
Ramón Souza
1c950f4418
Merge pull request #19991 from ramonlsouza/fix-users-count-end-meeting
...
fix: users count not available on end meeting modal
2024-04-12 13:46:58 -03:00
Ramón Souza
32d06f1d85
Merge pull request #19996 from ramonlsouza/fix-grid-pagination-loop
...
fix: grid mode loop when pagination is active
2024-04-12 13:46:48 -03:00
Ramón Souza
f2f255d37f
Merge pull request #19989 from JoVictorNunes/remove-old-polls
...
cleanup: remove old polls
2024-04-12 10:21:52 -03:00
Ramón Souza
d8defa468f
Merge pull request #19994 from JoVictorNunes/fix-client-setting-persistence
...
fix: client settings not persisting
2024-04-12 09:39:45 -03:00
Ramón Souza
c0a3984a6c
Merge pull request #19982 from ramonlsouza/fix-ejected-error
...
fix: ejected user errors
2024-04-12 08:50:31 -03:00
Ramón Souza
e52aa27422
fix loop on grid mode when pagination is active
2024-04-11 17:44:44 -03:00
João Victor
d7c33d988d
fix: client settings not persisting
2024-04-11 12:03:25 -03:00
Ramón Souza
a45b89f066
lock settings check
2024-04-11 11:23:29 -03:00
Ramón Souza
64a45f7613
prevent moderator eject errors
2024-04-11 11:14:07 -03:00
Ramón Souza
156cdb7a3f
Merge pull request #19986 from ramonlsouza/fix-share-cam-grid-mode
...
fix: share camera on grid mode
2024-04-11 10:45:40 -03:00
Ramón Souza
16e71a9824
exclude current user from count
2024-04-11 10:01:37 -03:00
Ramón Souza
e86fae9132
fix users count in end meeting modal
2024-04-11 09:53:58 -03:00
João Victor
bad2727a4f
fix: typescript typings
2024-04-11 09:23:51 -03:00
Ramón Souza
38ceae4419
Merge pull request #19984 from JoVictorNunes/remove-old-local-seetings
...
cleanup: remove old `local-settings` collection
2024-04-11 09:22:51 -03:00
João Victor
54e4a7c6ce
fix: restore jsx extension for containers and fix imports
2024-04-11 08:37:39 -03:00
Gustavo Trott
44dea2a11a
Merge pull request #19988 from gustavotrott/graphql-improve-annotations-speed
...
refactor (graphql-server): Makes it faster to update annotations
2024-04-10 18:47:46 -03:00
João Victor
0020a135c9
cleanup: remove old polls
2024-04-10 17:37:23 -03:00
Gustavo Trott
ab6da0f4d5
Graphql: makes it faster to update annotations
2024-04-10 17:32:44 -03:00
Ramón Souza
60e0578c12
fix share camera on grid mode
2024-04-10 16:04:12 -03:00
João Victor
0aeecab6a2
cleanup: remove old local-settings collection
2024-04-10 11:39:02 -03:00
Ramón Souza
8e5c23c473
fix ejected user errors
2024-04-10 11:00:34 -03:00
Ramón Souza
f1c8ec0c77
Merge pull request #19225 from vitormateusalmeida/16068-custom-webcam-highlight-color
...
Adds custom color highlight option for webcam
2024-04-10 10:36:54 -03:00
Tainan Felipe
a11a9ca199
Fix: TS errors
2024-04-09 19:47:01 -03:00
Tainan Felipe
9fade98670
Fix: show remaining time after under thirty
2024-04-09 19:38:07 -03:00
Tainan Felipe
0c61143156
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_18920
2024-04-09 18:27:27 -03:00
Ramón Souza
7f06ed8c64
Merge pull request #19973 from Tainan404/remove-users-persistent-data
...
Remove: user persistent data collection
2024-04-09 17:13:38 -03:00
Ramón Souza
0def7adb05
Merge pull request #19972 from ramonlsouza/fix-export-usernames
...
fix: save user names feature
2024-04-09 13:17:38 -03:00
Tainan Felipe
acf39a3783
Remove: user persistent data collection
2024-04-09 12:04:14 -03:00
Ramón Souza
4535189598
Merge pull request #19963 from ramonlsouza/fix-leave-button
...
Fix: leave meeting button
2024-04-09 11:57:13 -03:00
Tainan Felipe
8c37b600c8
Fix: timer not appearing for normal meetings
2024-04-09 10:53:03 -03:00
Ramón Souza
5512990a54
Merge pull request #19174 from Scroody/rename-songs
...
refactor: rename Songs to Music in BBB Timer
2024-04-09 10:34:38 -03:00
Ramón Souza
2d2968a92f
fix export usernames
2024-04-09 09:58:50 -03:00
Tainan Felipe
08b5fd48e2
Update bigbluebutton-html5/imports/ui/components/common/remaining-time/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-04-09 09:18:14 -03:00
Tainan Felipe
74d524028c
WIP: breakout
2024-04-09 08:45:42 -03:00
Ramón Souza
5129dfabe3
fix grid mode limit
2024-04-08 14:43:58 -03:00
Tainan Felipe
4311449abe
Fix: fetching data from meeting
2024-04-08 14:16:24 -03:00
Tainan Felipe
48e292901d
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_18920
2024-04-08 09:25:52 -03:00
Tiago Jacobs
1562c3b7ed
Fix remote logger for messages emited before settings are loaded ( #19967 )
2024-04-06 19:35:41 -03:00
João Victor Nunes
71dbe06dfd
fix: restore screen reader alerts for unread chat messages ( #19713 )
...
* fix: restore screen reader alerts for unread chat messages
* fix: move screen reader alert adapter up the component tree
2024-04-05 18:30:58 -04:00
Anton Georgiev
7838a6493f
Merge pull request #19915 from KDSBrowne/v3.sonarcloud-err
...
fix(whiteboard): Remove Conditionally Called Hooks Error
2024-04-05 11:06:24 -04:00
Ramón Souza
981ba93454
go to meeting end screen on leave
2024-04-05 10:54:08 -03:00
Ramón Souza
8d129f6c3b
fix leave meeting button not working
2024-04-05 09:42:32 -03:00
Ramón Souza
88b31db097
Merge pull request #19957 from JoVictorNunes/fix-conn-status-session-logs-30
...
fix(connection status): restore session logs tab
2024-04-04 13:28:09 -03:00
KDSBrowne
d9532c4865
return early if currentPresentationPage data has not been populated
2024-04-04 15:47:37 +00:00
KDSBrowne
8ae92d7c9b
remove conditionally called hooks
2024-04-04 14:51:50 +00:00
João Victor
0bbe7da96d
fix(connection status): restore session logs tab
2024-04-04 10:41:01 -03:00
João Victor
d18cc6b8e3
Fix import
2024-04-04 10:22:26 -03:00
João Victor
d9a3dc3807
Fix import
2024-04-04 10:19:29 -03:00
João Victor
7aa4a40c61
improvement: use React context to store current user data
2024-04-04 10:13:27 -03:00
Ramón Souza
af0aa5f27e
Merge pull request #19799 from JoVictorNunes/fix-poll-in-full-pres
...
fix(poll): poll element covering the whole presentation
2024-04-04 09:33:38 -03:00
Tainan Felipe
4393bc4ea6
Fix: missing fields and moveing to mutation
2024-04-03 21:54:32 -03:00
Anton Georgiev
dd3b90e75f
Merge pull request #19944 from ramonlsouza/issue-19859
...
fix: Viewer presenter (non moderator) cannot push layout to all
2024-04-03 20:34:25 -04:00
Tainan Felipe
901d2a7fbb
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-04-03 20:59:26 -03:00
Gustavo Trott
37f16c7ed6
Merge pull request #19949 from JoVictorNunes/fix-conn-status-0403
...
fix: connection status button subscribing to data of all users
2024-04-03 19:28:24 -03:00
Gustavo Trott
e8cd2db53a
Filter only wanted users for Connection Report
2024-04-03 18:54:12 -03:00
Ramón Souza
d218beda61
Merge pull request #19446 from Tainan404/migrate-poll-creation
...
Migrate poll creation
2024-04-03 16:38:41 -03:00
Anton B
5ae2e242f7
(test): Updates for Poll creation migration changes
...
* Update selectors;
* Add more checks on the create poll function;
* Add steps to prevent failures in serial mode runs;
* Add missing timeout on direct locator methods;
* Fix step order on test to publish results in a different presentation;
* Re-enable user response poll test in CI;
2024-04-03 15:57:31 -03:00
Tainan Felipe
d42d779e9c
Fix: missing query field
2024-04-03 13:42:34 -03:00
Tainan Felipe
16c0a99240
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-04-03 11:55:45 -03:00
Gustavo Trott
e8c8dee1af
Revert "Revert useMeeting.ts"
...
This reverts commit b80de9f7fe
.
2024-04-03 11:38:43 -03:00
Ramón Souza
dabbfaee78
Update bigbluebutton-html5/imports/startup/client/base.jsx
2024-04-03 10:45:30 -03:00
Ramón Souza
7f556f6c6e
Merge branch 'v3.0.x-release' into cleanup-base-component
2024-04-03 10:04:34 -03:00
João Victor
41038fd8d3
fix: connection status button subscribing to data of all users
2024-04-03 10:01:08 -03:00
Ramón Souza
d8e4d17774
Merge pull request #19904 from Tainan404/fix-failed-settings
...
Fix: failed settings fetch
2024-04-03 09:47:45 -03:00
Ramón Souza
d3176dfb83
Merge pull request #19912 from Scroody/fix-external-video-playing
...
Fix: External video time resuming when changing presenter
2024-04-03 09:12:58 -03:00
Tainan Felipe
a716d6e93e
Remove redundancy
2024-04-03 09:00:41 -03:00
Tainan Felipe
c1955f17cb
Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component
2024-04-03 08:58:03 -03:00
Anton Georgiev
9849535ac1
Merge pull request #19947 from prlanzarin/m30/fix/ua-invalid-version-number
...
fix: invalid UA version number in WKWebView
2024-04-03 06:44:45 -04:00
Ramón Souza
4885b4b5d8
Merge pull request #19448 from JoVictorNunes/migrate-pads
...
refactor(notes / captions): migrate pads from Meteor to GraphQL
2024-04-02 15:40:38 -03:00
prlanzarin
f3e4e58398
fix: invalid UA version number in WKWebView
...
There are some scenarios (e.g. WKWebView) where Bowser can't detect the
Safari version number correctly, which may lead to unexpected behavior
if any code that relies on this utils use the version number exported
unchecked.
In such cases, use the WebKit version to determine it. If that's not the
case and the version number is still unavailable, log an warning and
return Infinity so that we do not deny access to the user (even if
we're uncertain about whether it's a supported browser);
2024-04-02 18:39:38 +00:00
João Victor
32289cabff
Remove Meteor imports
2024-04-02 14:25:50 -03:00
Ramón Souza
9f8275890c
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-graphql/user-list-content/user-notes/component.tsx
2024-04-02 14:08:09 -03:00
Ramón Souza
e9b6cd3fe0
Update bigbluebutton-html5/imports/ui/components/pads/pads-graphql/sessions/service.ts
2024-04-02 14:08:03 -03:00
Ramón Souza
9f92b5362e
Update bigbluebutton-html5/imports/ui/components/pads/pads-graphql/service.ts
2024-04-02 14:07:57 -03:00
Ramón Souza
c09fb4de58
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/service.ts
2024-04-02 14:07:52 -03:00
Ramón Souza
4b95cb0f62
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/notes-dropdown/service.ts
2024-04-02 14:07:46 -03:00
Ramón Souza
a0b996c9be
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/notes-dropdown/component.tsx
2024-04-02 14:07:39 -03:00
Ramón Souza
7c9d90b564
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/hooks/useHasUnreadNotes.ts
2024-04-02 14:07:30 -03:00
Ramón Souza
1905ad864f
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/hooks/useHasPermission.ts
2024-04-02 14:07:20 -03:00
Ramón Souza
4a4f355b7f
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/component.tsx
2024-04-02 14:07:12 -03:00
João Victor Nunes
0b1249b62e
fix: limit mutation payloads to 10MB by default ( #19945 )
2024-04-02 13:31:43 -03:00
João Victor
aaf9a20792
Merge branch 'v3.0.x-release' into migrate-pads
2024-04-02 13:25:44 -03:00
Ramón Souza
98c0e14736
fix viewer presenter push layout
2024-04-02 10:59:01 -03:00
Ramón Souza
235b8c19fc
Merge pull request #19936 from Tainan404/layout-not-propagating
...
Fix: layout not propagating
2024-04-02 09:38:50 -03:00
Gustavo Trott
bc25fe1116
Merge pull request #19939 from gustavotrott/client-graphql-improvements2
...
refactor (html5): Remove unused queries
2024-04-01 16:55:38 -03:00
Gustavo Trott
bf93015841
Remove unused queries
2024-04-01 15:57:10 -03:00
Gustavo Trott
bea8ebb354
Merge pull request #19937 from gustavotrott/client-graphql-improvements2
...
refactor (html5): Rename UserListCount subscription to reuse it automatically
2024-04-01 15:56:25 -03:00
Tainan Felipe
248249d135
Fix: content top
2024-04-01 15:48:15 -03:00
Ramón Souza
f06c64a233
Merge pull request #19893 from KDSBrowne/v3-19580
...
fix(whiteboard): Use canMoveCamera To Disable Viewer Mouse Wheel Pan
2024-04-01 15:47:35 -03:00
Gustavo Trott
fac20f7c78
Rename similar subscriptions to reuse it automatically
2024-04-01 15:09:29 -03:00
Tainan Felipe
65a6bd02d2
Fix: TS error
2024-04-01 14:10:43 -03:00
Tainan Felipe
541ad01d53
Fix: error screen not appearing
2024-04-01 12:31:51 -03:00
Tainan Felipe
7c110e6f76
Fix: layout not propagating
2024-04-01 11:20:10 -03:00
Gustavo Trott
97dc51e8c3
Simplify user connection status flow
2024-04-01 09:36:28 -03:00
Ramón Souza
45a2a29b9b
Merge pull request #19908 from JoVictorNunes/issue-19428
...
fix(audio modal): show loading state while autoplay not checked
2024-03-28 15:58:34 -03:00
Guilherme Pereira Leme
f26efdeac9
Fix: useCurrentUser hook for plugins ( #19822 )
2024-03-28 15:21:00 -03:00
Tainan Felipe
e182b0dee8
Fix: eslint error
2024-03-28 12:40:05 -03:00
Tainan Felipe
9e87ce23bc
Fix: Open chat when publish poll
2024-03-28 12:37:09 -03:00
Gustavo Trott
94a3275928
Add operationName for subscriptions when its missing
2024-03-28 12:09:37 -03:00
Ramón Souza
c22806aafc
Merge pull request #19911 from JoVictorNunes/issue-19865
...
fix(chat): audio alert playing incorrectly
2024-03-28 10:46:06 -03:00
Tainan Felipe
97b851dd1a
Fix: left over on custom input
2024-03-28 09:25:39 -03:00
Guilherme Pereira Leme
b3be26fd86
feat(plugin): adds layout presentation area pile and refactors setters ( #19876 )
...
* [change-layout-logic-for-presentation-area]
* [change-layout-logic-for-presentation-area] fix lint and tsc errors
* [change-layout-logic-for-presentation-area] - add types
* [add-layout-support-for-pile-in-plugin] - layout changes and setter refactor
* [add-layout-support-for-pile-in-plugin] - update sdk
2024-03-27 19:00:37 -03:00
Tainan Felipe
13fe581537
Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component
2024-03-27 14:41:50 -03:00
Tainan Felipe
8e32afadf0
Fix: response choice not appearing to custom input
2024-03-27 13:47:23 -03:00
KDSBrowne
719952c1ad
use canMoveCamera to disable viewer mouse wheel pan | lint hook
2024-03-27 15:06:54 +00:00
Tainan Felipe
1759d2bc5c
Fix: custom poll not starting in some conditions
2024-03-27 12:02:59 -03:00
André
cd013575c4
Fix: External video time resuming when changing presenter
2024-03-27 11:02:43 -03:00
João Victor
9b7fbd9d57
fix(chat): audio alert playing incorrectly
2024-03-27 10:22:20 -03:00
Ramón Souza
55eeadc249
Merge pull request #19903 from KDSBrowne/v3-19861
...
fix(whiteboard): Update CSS To Disable Asset And Laser Tool
2024-03-27 10:08:00 -03:00
Tainan Felipe
3859a7c854
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation
2024-03-27 09:40:02 -03:00
João Victor
c0bb739e36
fix(audio modal): show loading state while autoplay not checked
2024-03-26 16:43:05 -03:00
Tainan Felipe
1afbc70804
Fix: failed settings fetch
2024-03-26 14:02:38 -03:00
KDSBrowne
dcf9358ad0
update css to hide assets and laser tool
2024-03-26 15:34:43 +00:00
Tainan Felipe
e3ca2a5b3d
Merge branch 'v3.0.x-release' into remove-pick-random-user
2024-03-26 09:43:45 -03:00
Ramón Souza
df278dfd30
Merge pull request #19896 from JoVictorNunes/issue-19800
...
fix: unpin notes when sharing external video
2024-03-26 09:24:41 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql ( #19853 )
2024-03-26 08:57:28 -03:00
Guilherme Pereira Leme
41bb140dc5
feat: change way of rendering contents in presentation area to a pile-based logic. ( #19854 )
2024-03-25 18:13:57 -03:00
Ramón Souza
3491052636
Merge pull request #19832 from JoVictorNunes/fix-chat-scroll-0315
...
fix(chat): chat scroll not sticking to the bottom
2024-03-25 16:39:41 -03:00
João Victor
b6ba509db4
fix: unpin notes when sharing external video
2024-03-25 12:19:25 -03:00
Ramón Souza
cdf0b50482
Merge pull request #19840 from Scroody/i-19775
...
Fix: External video plays while paused when it has some user action
2024-03-25 08:57:25 -03:00
Ramón Souza
4548f7e396
Merge pull request #19884 from ramonlsouza/raise-hand-graphql
...
refactor: Raise hand notification using graphql
2024-03-25 08:55:53 -03:00
Ramón Souza
b278c8b143
fix meeting end screen
2024-03-22 16:07:49 -03:00
Ramón Souza
384cd7ca21
use graphql for raise hand notification
2024-03-22 11:29:15 -03:00
Gustavo Trott
44af6f1908
Merge pull request #19879 from ramonlsouza/pr-19851
...
fix: inactivity warning - front-end
2024-03-22 10:38:04 -03:00
Ramón Souza
801c49740b
inactivity warning - front-end
2024-03-21 17:36:18 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) ( #19869 )
2024-03-21 16:41:32 -03:00
Anton Georgiev
4e8cff0678
Merge pull request #19733 from KDSBrowne/v30-update-while-selected
...
fix(whiteboard): Selected Shapes Fail To Update On External Edits
2024-03-21 14:40:58 -04:00
Ramón Souza
5de578bffc
Merge pull request #19823 from Tainan404/refactor-WB-cursor
...
Refactor: make cursor coordinates be consumed from stream
2024-03-21 15:32:32 -03:00
Gustavo Trott
e63af145b3
Akka-apps finishes all pending meeting in graphql on restarting ( #19867 )
2024-03-21 10:15:47 -03:00
KDSBrowne
c70f116cd5
prevent reload on moderator status change
2024-03-20 23:49:11 +00:00
KDSBrowne
b68416249a
handle shapes not updating while selected and changed by others
2024-03-20 23:48:44 +00:00
Anton Georgiev
ac4899e3be
Merge pull request #19688 from KDSBrowne/bbb30-multi-draw-crash
...
fix(whiteboard): Prevent Crash After Viewers Draw Geo Shapes In Multi-User
2024-03-20 14:20:01 -04:00
Tainan Felipe
3105bee74b
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19785
2024-03-20 11:59:45 -03:00
Anton Georgiev
51d1217012
Merge pull request #19844 from JoVictorNunes/fix-default-layout-3.0
...
!fix(layout): defaultLayout join parameter (port)
2024-03-20 08:56:20 -04:00
KDSBrowne
9674d5c998
prevent whiteboard crash after drawing shapes in multi-user
2024-03-19 19:29:12 +00:00
Anton Georgiev
beae4f6cb4
Merge pull request #19842 from Scroody/i-19819
...
Port: Changes to layout toast's workflow
2024-03-19 14:19:29 -04:00
Anton Georgiev
2041d1c4d9
Merge pull request #19796 from Tainan404/fix-invalid-session
...
Fix: loading client with invalid session token
2024-03-19 11:33:03 -04:00
Anton Georgiev
08b2054dfc
Merge pull request #19808 from ramonlsouza/restore-chat-poll
...
fix: wrong chat name displayed when poll is published
2024-03-18 20:39:01 -04:00
João Victor
c9b3405890
Merge branch 'v3.0.x-release' into fix-chat-scroll-0315
2024-03-18 17:57:12 -03:00
João Victor
006c6e8c43
fix(layout): defaultLayout join parameter
2024-03-18 17:42:03 -03:00
André
ec718ea43e
Port: Changes to layout toast's workflow
2024-03-18 15:33:37 -03:00
Tainan Felipe
5e6ceb861e
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-WB-cursor
2024-03-18 12:18:20 -03:00
André
99d47a0d4a
Fix: External video plays while paused when it has some user action
2024-03-18 11:37:47 -03:00
Gustavo Trott
a96715d31b
Make client wait 30 seconds before retry to establish Graphql connection
2024-03-18 11:27:51 -03:00
Ramón Souza
379219085d
Merge pull request #19783 from ramonlsouza/remove-unused-cursors
...
refactor: remove unused cursor code
2024-03-18 11:03:30 -03:00
Ramón Souza
d95a48a0ae
Merge pull request #19818 from KDSBrowne/v3-hide-minimap
...
fix(whiteboard): Hide Tldraw Native Navigation And Control Elements
2024-03-18 11:03:07 -03:00
Anton Georgiev
e5812ffd81
fix: Aviod presentation conversion causing a crash ( #19825 ) (port)
2024-03-18 10:02:33 -04:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Anton Georgiev
b223ade7e2
fix(bbb-html5): Use CDN for resource of layouts (port) ( #19824 )
2024-03-18 09:36:08 -04:00
João Victor
9bba0ae822
fix(chat): remove unused variable
2024-03-18 10:15:04 -03:00
João Victor
817353df02
fix(chat): chat scroll not sticking to the bottom
2024-03-18 09:59:05 -03:00
Tainan Felipe
e1ea1be8d7
Refactor: make cursor coordinates be cosumed from stream
2024-03-15 15:17:27 -03:00
KDSBrowne
cda9f43c29
hide tldraw mini map, menu and slide dropdown
2024-03-15 16:03:08 +00:00
prlanzarin
a968c8939c
Meteor frontends may crash when customHeartbeat is enabled
...
due to an undefined access in the heartbeat`s logger.
Add optional chaining to the session props access so it won`t crash and
tune down some log levels around that area.
2024-03-15 11:32:47 -04:00
prlanzarin
4df5a5dd9d
fix(bbb-html5): customHeartbeat would not close stale sessions, +
...
The [disabled by default] custom heartbeat included in Meteor's server
does not end connections when they are considered unhealthy/stale, which
deviates a bit from the default implementation. See:
https://github.com/bigbluebutton/bigbluebutton/pull/11486 .
This commit includes a call to the default heartbeat termination timeout
so sockets are correctly cleaned up when the custom heartbeat is
activated. It also adds a customHeartbeatUseDataFrames config to allow
controlling whether the custom heartbeat should use WS data frames as
valid heartbeats as well - this should only be useful for
testing/debugging purposes and the default behavior (true) is
maintained.
As a side note: this change spun off from an investigation where some
problematic networks were triggering periodic client re-connects due to
the default heartbeat failing. Investigation points to the control
frames being put alongside fragmented WS data frames and the server side
failing to recognize the former - which means pong frames would be missed and
the health check would fail. Since the default heartbeat _does not_
account for data frame traffic (eg DDP payloads), it would shut down the
client's WS even though it was healthy.
The custom heartbeat _does_ account for data frames, which mitigates
that scenario and prevents unecessary reconnections.
2024-03-15 11:18:27 -04:00
Ramón Souza
1e285c0342
fix wrong chat id on poll publish
2024-03-15 09:30:55 -03:00
Ramón Souza
25c75de727
improve chat link regex ( #19795 )
2024-03-14 15:49:40 -03:00
Ramón Souza
c91108c2a5
Merge pull request #19747 from antonbsa/global-test-hook
...
test: Add global test hook
2024-03-14 13:49:40 -03:00
Ramón Souza
1983addf49
Merge pull request #19790 from Scroody/fix-poll-translation-in-chat
...
Fix: Polls answers in chat have no translation
2024-03-14 13:41:05 -03:00
João Victor
39bcb89363
fix(poll): poll element covering the whole presentation
2024-03-14 11:27:27 -03:00
Tainan Felipe
1b984d08c8
Change: error code
2024-03-14 10:38:56 -03:00
Tainan Felipe
3aab650556
Fix: lint errors
2024-03-14 10:20:45 -03:00
Tainan Felipe
16667ecf0c
Fix: loading client with invalid session token
2024-03-14 10:07:58 -03:00
Ramón Souza
2c1d39b035
Merge pull request #19787 from ramonlsouza/fix-video-unpin
...
fix: unpin video button
2024-03-13 16:58:13 -03:00
Ramón Souza
7ebe35e2c5
fix ts errors
2024-03-13 15:45:46 -03:00
André
79c147505d
Fix: Polls answers in chat have no translation
2024-03-13 13:44:57 -03:00
Tainan Felipe
53e2119d90
Refactor: Remove meeting end and error logic from base
2024-03-13 11:11:58 -03:00
André Castro
c0a4900605
Returning values
2024-03-13 10:48:08 -03:00
André Castro
acd4391e71
Merge branch 'v3.0.x-release' into dial-user-icon
2024-03-13 10:41:23 -03:00
André
f4d5165125
Merge remote-tracking branch 'upstream/v3.0.x-release' into dial-user-icon
2024-03-13 10:40:04 -03:00
André
c865dcc2a7
Icon decision to function
2024-03-13 10:39:49 -03:00
Ramón Souza
1c3881fdb8
fix unpin video
2024-03-13 09:47:57 -03:00
Tainan Felipe
789da5c064
Refactor: Remove pick random user
2024-03-12 20:01:12 -03:00
Tainan Felipe
d9e2808e2d
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-to-graphql
2024-03-12 19:24:28 -03:00
Gustavo Trott
03fe6ce319
Merge pull request #19781 from JoVictorNunes/fix-conn-status-0312
...
fix(connection status): prevent mutation from running several times
2024-03-12 17:26:16 -03:00
Ramón Souza
9cd1b2141a
Merge pull request #19764 from Tainan404/fix-meeting-end
...
Fix: meeting end not fetching user data
2024-03-12 16:09:05 -03:00
Ramón Souza
f76731fd03
Merge pull request #19583 from KDSBrowne/bbb-19580
...
fix(whiteboard): Ensure Only Presenter Has Ability to Pan Canvas
2024-03-12 15:57:21 -03:00
Ramón Souza
7531623635
Merge pull request #19748 from Tainan404/refactor-voice-user
...
Refactor: move voice users to graphql
2024-03-12 15:56:49 -03:00
Tainan Felipe
91e746ed4c
Fix: typo on settings interface
2024-03-12 15:31:30 -03:00
Tainan Felipe
eb743d3803
Fix: lock setting not working properly
2024-03-12 14:37:28 -03:00
Ramón Souza
c24b400748
remove unused files
2024-03-12 13:22:27 -03:00
Tainan Felipe
f46019204c
Change: lock policies to graphql
2024-03-12 12:22:42 -03:00
Ramón Souza
6b13f4fe30
add publishCursorUpdate action
2024-03-12 12:03:43 -03:00
João Victor
5f7164203a
fix(connection status): prevent mutation from running several times
2024-03-12 11:10:59 -03:00
KDSBrowne
e30ff2f76f
update
2024-03-12 13:39:28 +00:00
KDSBrowne
55425897ba
update
2024-03-12 13:38:21 +00:00
Tainan Felipe
99d2725dbd
Fix: error on locking webcams
2024-03-12 10:24:37 -03:00
Ramón Souza
a35ca8db5b
remove unused cursor code
2024-03-12 09:27:06 -03:00
Guilherme Pereira Leme
21a0e3a325
fix(plugin): Fix generic component and add ui-data for current layout ( #19710 )
...
* [plugin-sdk-fix-generic-component-add-event] - Fixed generic component and add ui-data current_layout
* [plugin-sdk-fix-generic-component-add-event] - type check for isMuted function
* [fix-external-video-get-volume] - upgrade sdk
2024-03-11 22:01:01 -03:00
Ramón Souza
262a084311
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/page/component.tsx
2024-03-11 14:14:34 -03:00
André
e4c9d5d19e
Fix: Messages from the previous tab's chat items are been carried on the chat tab switch
2024-03-11 13:37:49 -03:00
João Victor Nunes
27e44af54a
Merge branch 'v3.0.x-release' into migrate-pads
2024-03-11 12:20:27 -03:00
Gustavo Trott
ebf9a061fb
Merge pull request #19665 from ramonlsouza/snapshot-safari-macos
...
fix: slide snapshot option on Safari
2024-03-11 09:59:37 -03:00
Ramón Souza
2eeb959fad
Merge pull request #19735 from KDSBrowne/v30.zoomReset
...
fix(whiteboard): Correct Slide Position On Zoom Reset And Resize
2024-03-11 08:57:36 -03:00
Ramón Souza
7ecbe0938a
Merge pull request #19741 from Scroody/fix-external-video
...
Fix: External video starting at wrong time
2024-03-11 08:57:12 -03:00
Tainan Felipe
deeecc1eb7
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-to-graphql
2024-03-11 07:25:54 -03:00
Gustavo Trott
72ecdd2c3d
Fix linter errors
2024-03-08 21:39:57 -03:00
Tainan Felipe
a6d793bc6d
Fix: video button not being disabled
2024-03-08 13:55:04 -03:00
Ramón Souza
990d3c480d
Merge pull request #19765 from ramonlsouza/fix-userlist-labels
...
fix: userlist labels
2024-03-08 13:49:06 -03:00
Ramón Souza
a0b0106b8c
user.role === moderator -> user.isModerator
2024-03-08 11:46:07 -03:00
Ramón Souza
c8d98f17bc
fix userlist labels
2024-03-08 11:06:31 -03:00
Tainan Felipe
7bdb48d100
Fix: meeting end not fetching user data
2024-03-08 10:59:47 -03:00
Tainan Felipe
ae0b97f05a
Refactor: move adapter to presence manager
2024-03-08 10:01:17 -03:00
Tainan Felipe
ff285f258a
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-to-graphql
2024-03-08 09:57:41 -03:00
Ramón Souza
9abc02e559
Merge pull request #19753 from ramonlsouza/issue-19244
...
fix: Invite users after creating breakout rooms not working
2024-03-08 09:16:47 -03:00
João Victor
0f6d5205e4
fix: prevent patching objects in place
2024-03-07 17:38:49 -03:00
Tainan Felipe
3826a49968
Refactor: move adapter to new main and make it non blocking
2024-03-07 14:20:11 -03:00
Tainan Felipe
a5f26da361
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-voice-user
2024-03-07 14:16:05 -03:00
João Victor
3bd1017e1f
Merge branch 'v3.0.x-release' into patched-usr-list-curr-user
2024-03-07 14:12:22 -03:00
Ramón Souza
8835c6051a
fix move user to breakout
2024-03-07 11:58:47 -03:00
Tainan Felipe
066f2414b1
Fix: user not being locked
2024-03-07 11:56:38 -03:00
André
fb25ed0bae
Fix: Ended meeting with wrong name
2024-03-07 10:28:34 -03:00
Guilherme Leme
d79eacf500
[fix-external-video-get-volume] - fix get volume
2024-03-06 15:30:04 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Tainan Felipe
00e055ff6e
Refactor: move voice users to graphql
2024-03-06 13:08:32 -03:00
João Victor
0ff49cc215
improvement: use patched subscriptions for both user list and current user
2024-03-06 11:31:39 -03:00
Guilherme Leme
c176bfb31f
[fix-external-video] - type check for isMuted function
2024-03-06 11:19:39 -03:00
João Victor Nunes
01d07def65
Merge branch 'v3.0.x-release' into migrate-pads
2024-03-06 10:50:52 -03:00
Ramón Souza
efcae7d4c8
Merge pull request #19732 from JoVictorNunes/issue-19607
...
fix: Captions controls duplicated
2024-03-06 09:57:29 -03:00
Gustavo Trott
220e86b9f5
Refactor client to use new actions to update client status and remove old way
2024-03-05 19:33:31 -03:00
André
dfb7869794
Removing unecessary code
2024-03-05 13:49:46 -03:00
André
fa4d8ae091
Fix: External video starting at wrong time
2024-03-05 13:33:29 -03:00
Ramón Souza
649f129367
Merge pull request #19697 from JoVictorNunes/issue-19690
...
fix(user-list): prevent applying action to wrong user
2024-03-04 16:41:07 -03:00
Ramón Souza
a5f12cdfd3
Merge pull request #19715 from Scroody/fix-timer
...
Fix: timer sound issues
2024-03-04 13:23:20 -03:00
Ramón Souza
cedddf8e2c
Merge pull request #19724 from ramonlsouza/issue-19168
...
fix: user away message on chat export
2024-03-04 11:28:21 -03:00
João Victor
0fa7c5da69
fix: Captions controls duplicated
2024-03-04 10:19:17 -03:00
Ramón Souza
1647529b73
Merge pull request #19698 from ramonlsouza/combine-chat-poll-responses
...
fix(chat): combine chat poll responses
2024-03-04 08:00:47 -03:00
Ramón Souza
1275945fe1
Merge pull request #19718 from ramonlsouza/issue-19246
...
fix: External video - Video sound is not muted when connecting microphone (echo test)
2024-03-01 16:25:53 -03:00
Ramón Souza
3407e19e0a
restore user away on chat export
2024-03-01 15:56:56 -03:00
KDSBrowne
74962460b0
preserve slide position after resize
2024-03-01 17:50:08 +00:00
KDSBrowne
77fe4e4fd6
ensure correct slide position on zoom reset after pan
2024-03-01 16:57:02 +00:00
Anton Georgiev
342c8ecdf5
Merge pull request #19711 from ramonlsouza/increase-poll-anno-text
...
style: Increase answer size in poll results annotation
2024-03-01 11:50:26 -05:00
Anton B
7c4446560f
test: fix logout meeting function
2024-03-01 13:44:46 -03:00
André Castro
edb8e71c33
Merge branch 'v3.0.x-release' into fix-timer
2024-03-01 11:03:38 -03:00
André
83aea61ac5
Rest of the alterations
2024-03-01 10:50:39 -03:00
Ramón Souza
9fd9327c1a
fix mute external video on echo test
2024-03-01 09:36:18 -03:00
André
188a1fd429
WIP
2024-02-29 14:54:59 -03:00
Gustavo Trott
2460fc5c8a
Graphqh: Automatically stop timer when reaching its endpoint
2024-02-29 14:29:46 -03:00
Ramón Souza
857314b8b1
increase answer size in poll results annotation
2024-02-29 10:35:14 -03:00
Ramón Souza
6d4628eb42
Merge pull request #19704 from JoVictorNunes/chat-adapter-cleanup
...
cleanup: remove chat context and adapter
2024-02-29 09:10:19 -03:00
João Victor
c4e09eb11f
cleanup: remove chat context and adapter
2024-02-28 16:31:44 -03:00
Ramón Souza
6ffed86d37
fix - anonymous poll cannot be published
2024-02-28 14:40:58 -03:00
Ramón Souza
7c4047594d
Merge pull request #19696 from ramonlsouza/issue-19695
...
fix: User avatar not appearing correctly when poll results on chat
2024-02-28 14:29:58 -03:00
Ramón Souza
3fbcc5d6f9
Merge pull request #19694 from ramonlsouza/missing-intl
...
fix: missing internationalization warnings
2024-02-28 13:42:04 -03:00
Ramón Souza
aa5ca062f9
combine chat poll responses
2024-02-28 10:31:47 -03:00
João Victor
ee4919b2d9
fix(user-list): typescript error
2024-02-28 10:10:54 -03:00
João Victor
4250a7f0e9
fix(user-list): prevent applying action to wrong user
2024-02-28 09:53:12 -03:00
Ramón Souza
8dd6695071
restore poll results icon - chat
2024-02-28 08:54:35 -03:00
Guilherme Pereira Leme
d7d5165eb1
feat(plugins): migrate ui-events to ui-data-hooks ( #19669 )
2024-02-27 20:25:11 -03:00
Ramón Souza
42bf163fb8
fix missing strings
2024-02-27 14:45:59 -03:00
Ramón Souza
89718178b7
Merge pull request #19692 from KDSBrowne/bbb-19687
...
fix(whiteboard): Enable Slide Change By Arrow Keys
2024-02-27 14:26:39 -03:00
Ramón Souza
0e8545f864
Merge pull request #19675 from JoVictorNunes/chat-alert-fix-0223
...
fix(chat): audio and popup alerts
2024-02-27 10:39:45 -03:00
João Victor
e913b985e3
fix(chat): display poll result notifications for presenters
2024-02-27 09:38:08 -03:00
João Victor
7e04467558
fix(chat): track message history in order to not show notifications more than once
2024-02-27 09:07:42 -03:00
KDSBrowne
4d108e82bd
update conditions allowing slide change
2024-02-26 17:25:14 +00:00
Ramón Souza
4f6d5f368b
Merge pull request #19621 from Scroody/poll-answer-verification
...
Client: Poll answer verification
2024-02-26 14:20:37 -03:00
KDSBrowne
71cf6a16d5
update to use keycodes instead of key
2024-02-26 17:10:40 +00:00
KDSBrowne
73b425213e
enable slide change by arrow keys
2024-02-26 17:06:18 +00:00
João Victor
e1ed124f93
fix(chat): don't display poll result notification if chat alerts is enabled
2024-02-26 11:26:55 -03:00
Anton B
0d54b1741a
fix: avoid empty span on directLeaveButton and only show separator elem on options dropdown when there's one elem below at least
2024-02-23 16:06:06 -03:00
João Victor
a76a997bb9
fix(chat): rename style file
2024-02-23 15:40:26 -03:00
João Victor
20f97dac1a
fix(chat): remove unused code
2024-02-23 15:36:19 -03:00
João Victor
0190cdcdbb
fix(chat): better variable naming
2024-02-23 15:35:16 -03:00
João Victor
1093770692
fix(chat): audio and popup alerts
2024-02-23 15:14:12 -03:00
Ramón Souza
a813624f01
Merge pull request #19177 from Scroody/issue-12614
...
feat: leave meeting button
2024-02-23 14:13:01 -03:00
Tainan Felipe
10bcb21502
Refactor: Remove users subscription
2024-02-23 12:01:53 -03:00
Ramón Souza
2a2f64fb06
Merge pull request #19647 from Scroody/fix-gird-pin-notes
...
Fix: Hiding public chat when shared notes are pinned shows a little piece of the shared notes alongside the sidebar
2024-02-23 11:46:46 -03:00
André Castro
c5f9914124
Update styles.js
2024-02-23 10:43:35 -03:00
André
65636a98b6
Change of approach
2024-02-23 10:42:12 -03:00
Anton B
2de51a82e8
test: fix logout function, also considering new directLeaveButton
2024-02-23 10:22:44 -03:00
Ramón Souza
d15f541bd0
Merge pull request #19631 from JoVictorNunes/hide-pres-on-join-patch
...
fix(layout): priority for determining whether presentation is open
2024-02-23 09:19:22 -03:00
Ramón Souza
4e0ea2f6ec
fix eslint errors
2024-02-22 16:34:32 -03:00
Ramón Souza
095161eb46
follow up chat panel styles
2024-02-22 16:19:50 -03:00
Ramón Souza
fb8e153af8
use alternative snapshot for sarafi on macos
2024-02-22 14:51:32 -03:00
André
803a8f1c6d
Requested changes
2024-02-22 13:27:35 -03:00
André
329f0461d3
More changes
2024-02-22 13:16:09 -03:00
Ramón Souza
6d665d8886
Merge pull request #19630 from Scroody/publish-poll-open-chat
...
Client: Publish a poll opens the chat
2024-02-22 10:58:44 -03:00
André
872924e537
Merge remote-tracking branch 'upstream/v3.0.x-release' into publish-poll-open-chat
2024-02-22 10:06:54 -03:00
Ramón Souza
672c40416d
Merge pull request #19657 from KDSBrowne/bbb-shape-access
...
Fix: Shape Access Logic for Non-Moderator Viewers
2024-02-22 09:52:41 -03:00
Guilherme Pereira Leme
d7e2d400d6
fix: decrease total number of subscriptions for some hooks ( #19653 )
2024-02-21 16:50:46 -03:00
Ramón Souza
1da786cc17
Merge pull request #19656 from JoVictorNunes/poll-annotation-enhancements-0221
...
feat(poll annotations): better annotation layout
2024-02-21 16:37:13 -03:00
André
66171c2012
Fix: Wrong chat name in grid layout when shared notes are pinned
2024-02-21 13:49:34 -03:00
André
b1c46f34d2
Aditional changes to avoid user problems
2024-02-21 13:20:06 -03:00
André
447997930f
Aditional changes to avoid user problems
2024-02-21 10:18:27 -03:00
Ramón Souza
835b4e8dbc
Merge pull request #19651 from ramonlsouza/fix-unread-navbar
...
fix: unread messages notification in sidebar toggle
2024-02-21 09:30:42 -03:00
João Victor
d6ab158d18
feat(poll annotations): better annotation layout
2024-02-21 09:16:53 -03:00
KDSBrowne
6174118589
fix user shape access on canvas
2024-02-21 02:18:36 +00:00
Ramón Souza
dc78f34ab4
Merge pull request #19638 from ramonlsouza/sidebar-content-tweaks
...
style: adjust sidebar content styles
2024-02-20 17:39:22 -03:00
Ramón Souza
41f0740506
fix unread messages in navbar
2024-02-20 14:32:15 -03:00
Ramón Souza
21c9aa1f08
Merge pull request #19643 from JoVictorNunes/fix-warnings-0216
...
fix(warnings): prop types, invalid hook calls, etc.
2024-02-20 10:07:51 -03:00
Guilherme Leme
3ec89746f0
quick fix
2024-02-19 14:27:36 -03:00
André
da16506da9
Fix: Hiding public chat when shared notes are pinned shows a little piece of the shared notes alongside the sidebar
2024-02-19 10:44:11 -03:00
Guilherme Pereira Leme
1ef1084fcb
feat(plugins): add new plugin ui-data-hook along with the intl current locale and fallback ( #19637 )
...
* [plugin-sdk-ui-data-hook] - add support new ui-data-hook to get the current intl
* [plugin-sdk-ui-data-hook] - update sdk version
2024-02-19 10:18:40 -03:00
Guilherme Pereira Leme
c6391b3986
feat(plugin): add generic component to extensible areas list and layout.set to uiCommands ( #19582 )
...
* [plugin-sdk-generic-component] - generic component extensible area and ui command layout set
* [plugin-generic-component] - update sdk
* [plugin-generic-component] - fix lint errors
* [plugin-generic-component] - fix problem warned by CI tests
2024-02-19 07:59:45 -03:00
KDSBrowne
38e508203a
ensure only presenter has ability to pan canvas
2024-02-18 22:10:04 +00:00
João Victor
3c460bb758
fix: prop types, invalid hook call, styled-components prop
2024-02-16 17:32:14 -03:00
João Victor
91406bdac9
fix: prop types, tooltip options and setting changes
2024-02-16 17:25:43 -03:00
Ramón Souza
41aae7b256
adjust sidebar content styles
2024-02-16 13:32:27 -03:00
Ramón Souza
0974f17f5c
Merge pull request #19599 from ramonlsouza/iss-18546
...
fix: slide snapshot option on iOS
2024-02-16 12:25:32 -03:00
Ramón Souza
eafb088f59
Merge pull request #19606 from KDSBrowne/bbb-19591
...
fix(whiteboard) Prevent Continuous Undo Crash and Improve Rendering Performance
2024-02-16 10:44:08 -03:00
Ramón Souza
cc179fa58f
Merge pull request #19605 from JoVictorNunes/issue-19575
...
fix(whiteboard): poll result annotation handling
2024-02-16 10:34:00 -03:00
Ramón Souza
ac7be81352
fix presentation menu z-index
2024-02-16 09:39:58 -03:00
Ramón Souza
86386134bb
Merge remote-tracking branch 'upstream/v3.0.x-release' into iss-18546
2024-02-16 09:00:43 -03:00
Ramón Souza
0edb3805ed
fix intl hook call ( #19632 )
2024-02-15 14:11:18 -03:00
André
ff9e01d274
Changing variable names
2024-02-15 12:00:14 -03:00
João Victor
c12ab90f78
fix(layout): priority for determining whether presentation is open
2024-02-15 11:58:30 -03:00
André
f62ba6622f
Merge remote-tracking branch 'upstream/v3.0.x-release' into dial-user-icon
2024-02-15 11:51:49 -03:00
André
aedd9216a1
Client: Publish a poll opens the chat
2024-02-15 11:40:26 -03:00
Ramón Souza
78c69db6ce
Merge pull request #19444 from KDSBrowne/v3.multiUserMenuBug
...
Fix: Refactor Whiteboard Access Logic In UserActions
2024-02-15 10:40:17 -03:00
KDSBrowne
2d8fa907c0
fix typescript error
2024-02-14 20:08:13 +00:00
KDSBrowne
4210fcfd3f
add parentheses around the arrow function argument
2024-02-14 19:46:45 +00:00
Ramón Souza
34db626655
Merge pull request #19555 from JoVictorNunes/issue-19543
...
fix: follow chat tail
2024-02-14 16:00:01 -03:00
KDSBrowne
669e8a17e5
fix granting individual access removing others
2024-02-14 18:35:08 +00:00
Ramón Souza
834923f759
Merge pull request #19625 from ramonlsouza/issue-19620
...
fix: Taking the presenter plays the external video again
2024-02-14 15:26:43 -03:00
KDSBrowne
09c4bddcc1
Merge remote-tracking branch 'origin/v3.0.x-release' into v3.multiUserMenuBug
2024-02-14 16:43:03 +00:00
Ramón Souza
8479f1fa30
Merge pull request #19539 from JoVictorNunes/migrate-user-actions
...
refactor(graphql): migrate user-related actions
2024-02-14 13:12:08 -03:00
Ramón Souza
80812fc804
Merge pull request #19610 from ramonlsouza/fix-externalv-index
...
fix: external video z-index
2024-02-14 13:11:36 -03:00
Ramón Souza
123ab21c51
Merge pull request #19603 from ramonlsouza/fix-tp-1
...
fix: hide toolbar button only appearing for presenter
2024-02-14 13:11:24 -03:00
Ramón Souza
0e1eb50b35
sync external video end
2024-02-14 10:13:43 -03:00
Ramón Souza
4e7a3fa058
Merge pull request #19622 from Scroody/fix-activity-check
...
Fix: Inactivity modal
2024-02-14 09:46:20 -03:00
KDSBrowne
55abad3d74
add timeout to tldraw store shape merging
2024-02-14 00:44:47 +00:00
João Victor
c1babcff9e
fix(pads): fix imports
2024-02-13 17:47:04 -03:00
João Victor
1802389271
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-pads
2024-02-13 16:40:18 -03:00
João Victor
f137736c14
fix(pads): fix both exporting and pinning shared notes
2024-02-13 16:39:45 -03:00
André
4e1b53b428
Fix: Inactivity modal
2024-02-13 16:13:56 -03:00
André
6e793d0349
Client: Poll answer verification
2024-02-13 15:35:05 -03:00
Ramón Souza
ab00400f53
Merge pull request #19614 from Scroody/fix-poll-chat-results
...
Fix: Poll results in chat showing the wrong graphic
2024-02-13 13:29:46 -03:00
Ramón Souza
fd9615e1b8
Merge pull request #19541 from Scroody/i-19517
...
Client: Presentation's chat upload message
2024-02-13 13:19:17 -03:00
André
b316b4342b
Additional changes to downloaded name
2024-02-13 11:44:17 -03:00
André
1f4ac0bde8
Add changes
2024-02-13 10:40:58 -03:00
Ramón Souza
37109d417c
Merge pull request #19590 from JoVictorNunes/issue-19579
...
fix(whiteboard): remove absent font file loading
2024-02-13 09:04:52 -03:00
André
2c0e6c00af
Fix: Poll results in chat showing the wrong graphic
2024-02-09 11:38:12 -03:00
Ramón Souza
f3c4c867f1
restore poll results on chat export
2024-02-09 10:10:08 -03:00
Ramón Souza
0a30d6c955
fix external video z-index
2024-02-08 16:40:23 -03:00
André
5ee90c9f76
requested changes
2024-02-08 15:51:21 -03:00
André
f7b73c480b
Merge branch 'i-19517' of github.com:Scroody/bigbluebutton into i-19517
2024-02-08 15:12:25 -03:00
João Victor
ab82369c47
fix(whiteboard): poll result annotation handling -- allow full editing except for both type and align props
2024-02-08 13:57:20 -03:00
KDSBrowne
df8ec8330a
handle undo / redo when shortcut held down
2024-02-08 16:13:38 +00:00
João Victor
90326a7036
fix(whiteboard): poll result annotation handling
2024-02-08 11:05:41 -03:00
Ramón Souza
0487eec4ca
fix hide toolbar only appearing for presenter
2024-02-08 09:29:10 -03:00
KDSBrowne
185436a5cf
stop whiteboard reload when enable / disable multi user
2024-02-07 20:20:06 +00:00
André
04105619d4
Time and style changes
2024-02-07 15:56:58 -03:00
Ramón Souza
72ac0d1a81
fix snapshot on safari
2024-02-07 15:49:58 -03:00
KDSBrowne
a82b1014ac
add debounce to undo/redo | reduce whiteboard updates
2024-02-07 17:07:40 +00:00
André
21d45e7484
merge
2024-02-07 13:37:20 -03:00
André Castro
5dd21277ef
Update component.tsx
2024-02-07 13:09:06 -03:00
André
d56997189e
Merge branch 'i-19517' of github.com:Scroody/bigbluebutton into i-19517
2024-02-07 13:01:18 -03:00
André
516e2a7260
Merge remote-tracking branch 'upstream/v3.0.x-release' into i-19517
2024-02-07 12:54:40 -03:00
Ramón Souza
c6f82eed1e
Merge pull request #19596 from Scroody/i-18969
...
Fix: Avatar overlaping other notifications on toast area
2024-02-07 10:36:34 -03:00
André
c054dd7bc7
Fixing separered avatars
2024-02-07 09:59:06 -03:00
André
4a6158e7f1
Fix: Avatar overlaping other notifications on toast area
2024-02-06 13:38:17 -03:00
Ramón Souza
bc95858f51
Merge pull request #19569 from JoVictorNunes/issue-19556
...
fix(whiteboard): snapshot of current slide
2024-02-06 13:24:55 -03:00
João Victor
dd38778fee
fix(whiteboard): remove unnecessary function call
2024-02-06 11:47:15 -03:00
danielpetri1
35fe69a8db
Remove dead code
2024-02-06 15:41:02 +01:00
João Victor
de8dbae3a0
refactor(whiteboard): remove unused code
2024-02-06 11:32:38 -03:00
André
eeeaca7fc5
Requested changes
2024-02-06 10:45:23 -03:00
André
a622ce6265
Labeless leave meeting applied and also tweaks
2024-02-06 10:12:25 -03:00
Ramón Souza
8fb34a7662
Merge pull request #19576 from JoVictorNunes/issue-19518
...
fix(presentation): disable menu for not uploaded files
2024-02-06 09:22:11 -03:00
André
859d4b2226
merge
2024-02-05 14:36:55 -03:00
João Victor
dac9b5b1f6
fix(polling): invisible quick poll dropdown
2024-02-05 13:43:25 -03:00
André
0715337257
Variable name swapping and requested changes
2024-02-05 11:18:31 -03:00
João Victor
ca082e3705
fix(whiteboard): safely set tldraw api
2024-02-05 11:12:45 -03:00
João Victor Nunes
239b3df536
Merge branch 'v3.0.x-release' into issue-19556
2024-02-05 11:08:57 -03:00
João Victor
e119d9d83d
fix(presentation): disable menu for not uploaded files
2024-02-05 11:02:47 -03:00
Ramón Souza
08d2206e27
Merge pull request #19402 from KDSBrowne/v3.wheelZoomDisplayVal
...
Fix: Update Presentation Toolbar Zoom Percentage on Wheel Zoom
2024-02-05 10:50:46 -03:00
Ramón Souza
9896fc2d45
Merge pull request #19568 from ramonlsouza/issue-19443
...
fix: [3.0] - Publishing empty typed response question crashes public chat
2024-02-05 10:48:53 -03:00
Ramón Souza
9653c5af23
Merge pull request #19558 from JoVictorNunes/3.0-restore-hide-toolbar-btn
...
fix(whiteboard): restore `Hide toolbars` button
2024-02-05 10:05:31 -03:00
Ramón Souza
580155d70d
Update bigbluebutton-html5/imports/ui/components/whiteboard/styles.js
2024-02-05 10:05:19 -03:00
João Victor
d44afd5cf2
fix(whiteboard): snapshot of current slide
2024-02-02 16:44:35 -03:00
Ramón Souza
11ef341aca
allow empty typed poll to be published
2024-02-02 13:55:28 -03:00
Ramón Souza
843de8dd6f
Merge pull request #19536 from ramonlsouza/i-19506-3
...
fix: Incorrect hover style on the upload presentation button in the polling menu
2024-02-02 13:53:40 -03:00
João Victor
06e55d4f8e
fix(whiteboard): hide menu bar on hide toolbars
2024-02-02 09:58:58 -03:00
João Victor
bd7749f2c1
fix(whiteboard): restore hide toolbar button
2024-02-02 09:16:09 -03:00
Ramón Souza
a2fe718799
Merge pull request #19549 from ramonlsouza/timer-reset-on-update
...
fix: stop and reset timer when time is changed
2024-02-02 09:12:30 -03:00
KDSBrowne
89ff181103
preserve relative zoom focal point when value updates
2024-02-02 00:36:40 +00:00
André
5047d75245
WIP
2024-02-01 16:46:15 -03:00
Anton Georgiev
83f13e483c
Merge pull request #19553 from ramonlsouza/issue-19544
...
fix: Muting via who-is-talking -- queue via timestamp again
2024-02-01 10:44:18 -05:00
Ramón Souza
763482a660
change talking indicator order
2024-02-01 11:22:29 -03:00
Ramón Souza
2c5a7f3f00
Merge pull request #19479 from ramonlsouza/migrate-presen-actions
...
refactor: migrate presentation actions
2024-02-01 09:33:36 -03:00
João Victor
28f2a428c4
fix: follow chat tail
2024-01-31 18:09:36 -03:00
KDSBrowne
271bb22daa
fix wheel zoom not working with smaller sizes
2024-01-31 18:56:42 +00:00
Ramón Souza
b517c82a07
stop and reset timer when time is changed
2024-01-31 15:44:12 -03:00
João Victor Nunes
1234f2aa7a
Merge branch 'v3.0.x-release' into migrate-user-actions
2024-01-31 08:38:31 -03:00
Guilherme Pereira Leme
c5d6183f3e
feat(plugin): delete and reset features to data-channel ( #19503 )
...
* [plugin-sdk-data-channel-with-delete] - refactor data channel to add delete and reset features
* [plugin-sdk-data-channel-with-delete] - bumping version and fix lint errors
2024-01-30 18:38:09 -03:00
Guilherme Pereira Leme
ecb3350a9f
feat(plugins): create useTalkingIndicator and set for external video volume ( #19447 )
...
* [plugin-sdk-talking-indicator-and-external-video] - create new data consumption hook and ui command
* [plugin-sdk-talking-indicator-and-external-video] bump SDK version
* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues
* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues
* [plugin-sdk-talking-indicator-and-external-video] - resolve lint errors
2024-01-30 18:37:29 -03:00
João Victor
9e8b30bc31
fix: breakout join
2024-01-30 13:51:57 -03:00
Ramón Souza
4df0cf81c5
Merge pull request #19533 from ramonlsouza/remove-audiocaptions-collection
...
Refactor: remove audio-captions collection
2024-01-30 12:56:07 -03:00
KDSBrowne
0b54e4e539
Merge remote-tracking branch 'origin/v3.0.x-release' into v3.wheelZoomDisplayVal
2024-01-30 15:55:15 +00:00
hiroshisuga
d266d48f04
Update hooks.js
2024-01-30 09:28:44 -05:00
André
17fc25c4ad
Client: Presentation's chat upload message
2024-01-30 11:26:36 -03:00
João Victor
69a174b15f
fix TS typing
2024-01-30 11:07:10 -03:00
João Victor
fe0d46d607
remove unused import
2024-01-30 10:51:02 -03:00
Ramón Souza
56cba64498
remove no presentation button styles in poll panel
2024-01-30 10:29:12 -03:00
João Victor
3c39dc0b8c
migrate userChangedLocalSettings
2024-01-30 10:03:11 -03:00
KDSBrowne
7f7f6c28f7
Merge remote-tracking branch 'origin/v3.0.x-release' into v3.wheelZoomDisplayVal
2024-01-29 20:58:51 +00:00
Ramón Souza
286882c255
restore presentation download button
2024-01-29 17:47:42 -03:00
Ramón Souza
2dc0daabdb
Merge pull request #19514 from Scroody/chat-system-msg
...
Client: System message style
2024-01-29 17:19:22 -03:00
André
ad8f6bee00
More requested changes made and TS error solving
2024-01-29 16:08:19 -03:00
André Castro
034df4cd19
Update component.tsx
2024-01-29 15:02:35 -03:00
André Castro
fb7ac6b5ae
Clear chat message
2024-01-29 14:55:25 -03:00
Tainan Felipe
b524f0b9fb
Fix: chat loading only one page per time ( #19511 )
2024-01-29 14:04:04 -03:00
Ramón Souza
e28408bca2
remove unused audio captions code
2024-01-29 13:27:30 -03:00
André
b5349aacb4
Corrections
2024-01-29 11:52:44 -03:00
João Victor
431511b8da
migrate toggleVoice
2024-01-29 11:05:39 -03:00
Gustavo Trott
ed4bb8d15e
Merge pull request #19515 from gustavotrott/introduce-rttNetwork
...
Introduce `networkRttInMs` and `applicationRttInMs`
2024-01-29 09:26:11 -03:00
João Victor
deb4a17712
migrate userUnshareWebcam
2024-01-29 09:23:11 -03:00
João Victor
349535b5ce
migrate userShareWebcam
2024-01-29 09:23:10 -03:00
João Victor
06b7463183
migrate requestUserInformation
2024-01-29 09:23:10 -03:00
Ramón Souza
94a2f77deb
Merge pull request #19513 from JoVictorNunes/fix-chat-form-focus
...
fix(chat): properly restore text input focus
2024-01-26 14:08:16 -03:00
Ramón Souza
9530cbdd9e
fix export presentation, add new action
2024-01-26 09:55:55 -03:00
Ramón Souza
419619fe15
Merge pull request #19519 from antobinary/ports-15
...
fix away and raiseHands 'reactions' being hidden by avatar image
2024-01-26 08:13:54 -03:00
Anton Georgiev
ec0799883f
fix: drop eslint upsetting space
2024-01-25 15:59:26 -05:00
Jan Kessler
5c8a597cfb
fix away and raiseHands 'reactions' being hidden by avatar image
2024-01-25 15:29:49 -05:00
Ramón Souza
3ef6e2254d
fix param
2024-01-25 17:12:23 -03:00
André
9daf2a3f6a
v3.0 merge
2024-01-25 16:23:00 -03:00
André
9eeaf1db2e
Solving errors
2024-01-25 16:21:51 -03:00
Gustavo Trott
b9e51e3163
Introduce networkRttInMs and applicationRttInMs
2024-01-25 12:27:53 -03:00
André
968ad6961c
Client: System message style
2024-01-25 12:00:09 -03:00
João Victor
4950470ff0
fix(chat): properly restore text input focus after a message is sent
2024-01-25 11:37:14 -03:00
Ramón Souza
98cd128c17
Merge pull request #19509 from antobinary/ports-10
...
feat: join param for default animations setting value (port from 2.7)
2024-01-25 11:27:15 -03:00
Ramón Souza
88ebdfc84d
Merge pull request #19508 from antobinary/ports-08
...
fix: add transitions to cursors for smoothing (port from 2.7)
2024-01-25 10:48:19 -03:00
Ramón Souza
1dcc68f387
Merge pull request #19194 from Scroody/issue-16945
...
fix: upgrade tooltip dependency and fix open tooltip on mobile (port from 2.7)
2024-01-25 09:53:25 -03:00
Ramón Souza
304995821d
Merge pull request #19502 from JoVictorNunes/issue-19495
...
fix(whiteboard): prevent annotation subscription from being recreated
2024-01-25 09:05:54 -03:00
Tainan Felipe
c1a2827814
Fix: Add disabled to publish button
2024-01-24 17:03:28 -03:00
Tainan Felipe
f3a18e250c
Fix: TS compile errors
2024-01-24 16:55:13 -03:00
Ramón Souza
03d0a6524f
Merge pull request #19203 from Scroody/chat-system-msg
...
Client: Chat message highlight on system messages
2024-01-24 16:28:48 -03:00
Tainan Felipe
575c5149c3
Fix: Remove Ts/lint errors
2024-01-24 14:42:38 -03:00
João Victor
57e5dcc54a
fix: remove unnecessary condition
2024-01-24 13:53:01 -03:00
Anton B
80c1a10cfd
fix: make RemainingTime a generic component and use separate containers for breakout and currentMeeting usages
2024-01-24 13:47:34 -03:00
João Victor
f839fd8578
fix(whiteboard): prevent annotation subscription from being recreated
2024-01-24 13:19:51 -03:00
Gustavo Trott
cd03c116b0
Add configs from /enter to Graphql
2024-01-24 11:33:38 -03:00
Ramón Souza
b35833c25c
fix send annotation
2024-01-24 09:18:42 -03:00
Ramón Souza
45ecb1b1d3
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-presen-actions
2024-01-24 08:48:58 -03:00
Ramón Souza
dfe2bdd7a6
migrate sendBulkAnnotations action
2024-01-24 08:37:51 -03:00
Tainan Felipe
04b1e85df7
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation
2024-01-24 08:26:29 -03:00
Ramón Souza
aee87dd04a
Merge pull request #19135 from Tainan404/fix-external-video
...
Fix: external video not keeps playing changing the presenter
2024-01-24 07:59:32 -03:00
Guilherme Pereira Leme
c8bea83de8
feat(plugin): refactor name of general exensible areas interface ( #19467 )
...
* [plugin-sdk-issue-62] - refactor general extensible area interface
* [plugin-sdk-issue-62] - refactor last components and bump SDK version
2024-01-23 17:34:50 -03:00
João Victor Nunes
d765ab99fc
Merge branch 'v3.0.x-release' into migrate-pads
2024-01-23 16:44:41 -03:00
Ramón Souza
37f9c49a20
Merge pull request #19408 from ramonlsouza/migrate-moderator-actions
...
refactor: migrate moderator actions
2024-01-23 14:44:53 -03:00
Ramón Souza
5b0ad4f2b0
Merge pull request #19421 from JoVictorNunes/migrate-poll-answer-gathering
...
Refactor: migrate poll answer gathering
2024-01-23 14:28:12 -03:00
João Victor
eb135d86ef
Remove unused interface
2024-01-23 13:42:47 -03:00
João Victor
ea463b37b5
Move all the necessary services to own service
2024-01-23 13:41:15 -03:00
João Victor
f5e65962e5
Tweak element types
2024-01-23 13:14:29 -03:00
Ramón Souza
7d777fbea0
Merge pull request #19491 from KDSBrowne/v3.cursorBug
...
Fix: Prevent Large Cursor Being Displayed To Presenter
2024-01-23 13:13:16 -03:00
João Victor
d3960e1d72
Remove unused methods
2024-01-23 13:02:06 -03:00
Anton Georgiev
5822da12ec
Merge pull request #19486 from antobinary/ports-04
...
fix(sec): filter tags in presentation name (port from 2.7)
2024-01-23 10:39:23 -05:00
KDSBrowne
68394d4b14
fix: Improve Arrow Shape Handling With Tldraw v2 ( #19376 )
...
* move cleaning arrow shape to akka
2024-01-23 10:36:26 -05:00
João Victor
98b6ef360a
Refactor: migrate pads/shared notes from Meteor to GraphQL
2024-01-23 11:56:20 -03:00
Ramón Souza
00e881dfd6
migrate deleteAnnotations action
2024-01-23 11:31:39 -03:00
Ramón Souza
0dcb2bc7a2
migrate removePresentation action
2024-01-23 10:55:40 -03:00
Ramón Souza
b674d8a912
migrate setPresentation action
2024-01-23 09:51:14 -03:00
Ramón Souza
ddfce55213
remove clearWhiteboard action
2024-01-23 09:33:59 -03:00
Tainan Felipe
e315e542ef
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-01-23 08:55:11 -03:00
KDSBrowne
06ea7f7ddf
Merge remote-tracking branch 'origin/v3.0.x-release' into v3.cursorBug
2024-01-23 02:15:38 +00:00
Anton Georgiev
957dd56ade
feat: join param for default animations setting value
2024-01-22 16:33:58 -05:00
KDSBrowne
380287a4c8
add transitions to cursors for smoothing
2024-01-22 16:24:38 -05:00
Tainan Felipe
b1fbd7e470
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-external-video
2024-01-22 17:28:56 -03:00
João Victor
5c668aafa1
Remove log
2024-01-22 17:15:37 -03:00
João Victor
b7fac7bfc0
Fix secret poll getting stuck
2024-01-22 17:12:20 -03:00
João Victor
d69bbe9528
Refactor: migrate poll answer gathering
2024-01-22 17:12:20 -03:00
Anton B
d33544ef1e
fix: use service file for meteor data consumption, useRef instead of let variable, add error log
2024-01-22 16:10:47 -03:00
Ramón Souza
c0a306824d
Merge pull request #19325 from KDSBrowne/30-tldraw-v2-bugs-01
...
fix: Improve Jitter While Moving Shape Via Keyboard
2024-01-22 15:50:58 -03:00
Ramón Souza
22b74ed18c
migrate setPresentationDownloadable action
2024-01-22 14:47:46 -03:00
KDSBrowne
f01c55680e
add checks for prevShape existence and remoteShape id in shape sync
2024-01-22 17:15:41 +00:00
Anton Georgiev
a12da64e28
Merge pull request #19412 from KDSBrowne/v3.multiUserBug
...
Fix: Multi-User Drawing Issue When Presenter Switches Pages
2024-01-22 11:12:32 -05:00
Ramón Souza
f99f3d4af2
Merge pull request #19470 from ramonlsouza/migrate-presenter-actions
...
refactor: migrate external video actions
2024-01-22 09:07:35 -03:00
Ramón Souza
0319fb7d27
migrate exportPresentation action
2024-01-20 11:43:34 -03:00
Ramón Souza
4d64464029
migrate switchSlide action
2024-01-20 11:01:20 -03:00
Anton Georgiev
7c10f49f4a
fix(sec): filter tags in presentation name
2024-01-19 15:42:38 -05:00
Ramón Souza
35e27d50d9
Merge pull request #19473 from gustavotrott/timer-accumulated-refactor
...
Refactor (Timer): Shift Accumulated Time Calculation to Backend
2024-01-19 17:07:07 -03:00
Ramón Souza
9e5d678df4
fix stop external video on screenshare
2024-01-19 15:47:10 -03:00
Ramón Souza
2f67417b4b
migrate stopWatchingExternalVideo action
2024-01-19 15:40:27 -03:00
Anton Barboza de Sá
d30b806b47
test: Fix no-flaky tests and properly set the execution mode ( #19436 )
...
* test: fix shortcuts, add flaky flag for test requiring graphql data, fix slide change for tldraw v2
* test: properly set the execution mode
* test: use isMultiUser parameter inside options obj
* test: fix banner color test
* test: increase breakout test timeouts for user joining room
* test: redo the change in the hide presentation on join test
* test: change hide presentation steps and add flaky flag on it
2024-01-19 13:42:01 -03:00
Gustavo Trott
f4e5803b15
Makes timer.accumulated be calculated on the backend
2024-01-19 13:36:20 -03:00
Ramón Souza
600fe50b73
migrate emitExternalVideoEvent action
2024-01-19 11:46:11 -03:00
Ramón Souza
2ffd9ce7e9
migrate startWatchingExternalVideo action
2024-01-19 10:44:27 -03:00
Ramón Souza
b034451ba5
Merge pull request #19439 from ramonlsouza/migrate-timer-actions
...
refactor: migrate timer actions
2024-01-19 08:58:57 -03:00
Ramón Souza
32b239459c
fix reset active timer
2024-01-18 17:20:28 -03:00
Ramón Souza
5f3a56c536
Merge pull request #19409 from JoVictorNunes/migrate-mobile-app-modal
...
Refactor: Migrate mobile app modal component
2024-01-18 13:28:28 -03:00
João Victor Nunes
ad4aed28c6
Remove console.log
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-01-18 13:21:57 -03:00
Tainan Felipe
a4de358c48
Fix: Remove unnecessary component
2024-01-18 13:09:33 -03:00
Ramón Souza
a44da29cbd
fix reset timer button
2024-01-18 11:09:13 -03:00
Ramón Souza
facab9bd02
fix stop timer button
2024-01-18 10:49:57 -03:00
Ramón Souza
fd488ae9d9
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-timer-actions
2024-01-18 08:33:43 -03:00
Ramón Souza
bd189f2b6d
undo restore transferUser
2024-01-18 08:15:02 -03:00
Ramón Souza
1601f50f74
Merge pull request #19451 from ramonlsouza/fix-timer-panel
...
fix: timer panel does not open
2024-01-17 17:21:57 -03:00
Ramón Souza
6bfb856657
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-moderator-actions
2024-01-17 17:11:50 -03:00
Ramón Souza
2378494a70
fix timer panel
2024-01-17 16:00:02 -03:00
KDSBrowne
d0e294289e
fix presenter large unmovable circle cursor
2024-01-17 17:44:31 +00:00
KDSBrowne
0eb5fbded7
fix typescript errors
2024-01-17 16:08:44 +00:00
KDSBrowne
9bc574cdc9
fix typescript errors
2024-01-17 15:57:17 +00:00
Tainan Felipe
0810ae0152
WIP: Implement live results
2024-01-17 12:45:52 -03:00
KDSBrowne
5e4615562f
fix typescript errors
2024-01-17 15:43:01 +00:00
KDSBrowne
e0227d848d
fix typescript errors
2024-01-17 15:11:57 +00:00
Ramón Souza
318f7b141b
migrate setTimer action
2024-01-17 11:41:33 -03:00
Ramón Souza
367f8c88da
Merge pull request #19429 from ramonlsouza/migrate-breakout-actions
...
refactor: migrate breakout actions
2024-01-17 10:25:28 -03:00
Ramón Souza
08c3b9b393
migrate setTrack action
2024-01-17 09:22:50 -03:00
Ramón Souza
a344fe0c2d
migrate switchTimer action
2024-01-17 09:12:27 -03:00
Ramón Souza
825424df1a
migrate startTimer/stopTimer actions
2024-01-17 08:29:19 -03:00
Guilherme Pereira Leme
b23bea041c
feat(plugin): Implemented first dom element manipulation - chat message ( #19420 )
...
* [plugin-sdk-refactor-2] - refactored some filenames and enums.
* [plugin-sdk-issue-28] - Implemented dom element manipulation
* [plugin-sdk-issue-28] - bump plugin-sdk version
2024-01-16 14:02:12 -03:00
Ramón Souza
645c3c3193
migrate resetTimer action
2024-01-16 13:55:31 -03:00
Ramón Souza
0120548528
migrate deactivateTimer action
2024-01-16 13:51:36 -03:00
Ramón Souza
05225427a2
migrate activateTimer action
2024-01-16 11:19:11 -03:00
Tainan Felipe
ae9d5944b5
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation
2024-01-16 10:46:05 -03:00
Ramón Souza
3d3be2df7b
migrate requestJoinURL action
2024-01-16 08:39:13 -03:00
Ramón Souza
319bb6ff2a
migrate transferUser action
2024-01-16 08:28:15 -03:00
Ramón Souza
e202dc7082
migrate setBreakoutsTime action
2024-01-15 16:50:37 -03:00
Ramón Souza
be8f4572da
Merge pull request #18822 from Tainan404/audio-migration
...
Refactor: Audio Captions migration
2024-01-15 16:45:15 -03:00
Guilherme Pereira Leme
1b6445d211
feat(plugin): Refactor enums and filenames ( #19418 )
2024-01-15 14:12:39 -03:00
Tainan Felipe
3eac34f563
Fix: TS errors
2024-01-15 11:53:18 -03:00
Ramón Souza
87a81e27a9
migrate sendMessageToAllBreakouts action
2024-01-15 11:16:45 -03:00
Ramón Souza
534bfb83f7
migrate moveUser action
2024-01-15 10:48:38 -03:00
Ramón Souza
4ed689fa6d
migrate endAllBreakouts action
2024-01-15 09:47:17 -03:00
Tainan Felipe
47951f421c
Fix: meeting query not working after metadata update
2024-01-15 09:28:45 -03:00
Tainan Felipe
e343eac51d
Fix: meeting query missing fields
2024-01-12 18:07:00 -03:00
Tainan Felipe
57fabde52e
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2024-01-12 17:59:22 -03:00
KDSBrowne
ebff8065ff
refactor whiteboard access logic in UserActions
2024-01-12 20:13:21 +00:00
Ramón Souza
2ddd19bd51
migrate createBreakoutRoom action
2024-01-12 16:53:34 -03:00
Ramón Souza
f2035355af
remove unused component
2024-01-12 16:31:47 -03:00
Ramón Souza
0dac0c267b
Merge pull request #19382 from vasylOstrovskyi/vo-bbb-wbopts
...
[3.0a]Add options to set default tldraw styles
2024-01-12 10:55:17 -03:00
bigbluebutton
e30c5786ba
remove empty line
2024-01-12 12:21:51 +02:00
Tainan Felipe
b424f67af1
Fix: Remove unecessary imports
2024-01-11 14:47:27 -03:00
Ramón Souza
ec3b61b1e7
migrate updateTranscript action
2024-01-11 14:46:39 -03:00
Tainan Felipe
d97ed9c1e0
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2024-01-11 14:31:32 -03:00
Ramón Souza
5bf01fdbf8
Merge pull request #19406 from ramonlsouza/migrate-guest-actions
...
refactor: migrate guestUsers actions
2024-01-11 13:57:56 -03:00
Ramón Souza
a0626cc57f
migrate toggleWebcamsOnlyForModerator action
2024-01-11 13:32:32 -03:00
Ramón Souza
1c26a85981
migrate muteAllToggle/muteAllExceptPresenterToggle actions
2024-01-11 11:59:14 -03:00
Ramón Souza
3e73ca9422
migrate toggleLockSettings action
2024-01-11 10:57:51 -03:00
Tainan Felipe
b04cda63c2
WIP: Poll creation migration
2024-01-11 10:37:53 -03:00
Ramón Souza
8f30fa04d2
migrate changeLayout action
2024-01-11 10:33:25 -03:00
Ramón Souza
b7f20f2187
migrate setPushLayout action
2024-01-11 09:41:08 -03:00
Gustavo Trott
f86187a930
Merge pull request #19407 from gustavotrott/graphql-chat-fixes
...
Fix and Refactor moderatorChatEmphasize
2024-01-11 09:37:32 -03:00
Ramón Souza
b19202589c
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-moderator-actions
2024-01-10 17:01:43 -03:00
Ramón Souza
841132b572
migrate toggleRecording action
2024-01-10 16:23:49 -03:00
Ramón Souza
e304387206
Merge pull request #19344 from ramonlsouza/migrate-chat-actions
...
refactor: migrate chat actions
2024-01-10 15:55:39 -03:00
Ramón Souza
33d5d29966
migrate ejectUserCameras action
2024-01-10 15:20:37 -03:00
KDSBrowne
82143f8e84
update current page writers subscription
2024-01-10 16:47:00 +00:00
João Victor
4ab4ba8f58
Refactor: migrate mobile app modal component
2024-01-10 11:35:36 -03:00
Ramón Souza
3675919514
migrate endMeeting action
2024-01-10 11:07:42 -03:00
Gustavo Trott
de9221be23
Fix and Refactor moderatorChatEmphasize
2024-01-10 10:53:29 -03:00
Ramón Souza
5c428f257d
migrate setPrivateGuestLobbyMessage action
2024-01-10 10:21:48 -03:00
Ramón Souza
f557218d7e
migrate setGuestLobbyMessage action
2024-01-10 10:05:14 -03:00
Ramón Souza
a5ede6429c
migrate allowPendingUsers action
2024-01-10 09:39:28 -03:00
Ramón Souza
326a4a06b2
migrate changeGuestPolicy action
2024-01-10 09:07:38 -03:00
Ramón Souza
83934250e0
Merge pull request #19220 from Scroody/fix-removing-user-select
...
Fix: Removing some inconvinient user selection from certain items
2024-01-09 13:14:09 -03:00
KDSBrowne
93695e62a3
update hook
2024-01-09 15:02:32 +00:00
KDSBrowne
1d98e643ff
handle wheel zoom updating display value
2024-01-09 14:31:08 +00:00
bigbluebutton
1be6293569
Added options to set default tldraw styles
2024-01-04 10:24:45 +02:00
KDSBrowne
2fece0bfad
Merge remote-tracking branch 'origin/v3.0.x-release' into 30-tldraw-v2-bugs-01
2023-12-18 21:47:38 +00:00
Ramón Souza
1af38fd6b2
fix ts error
2023-12-15 17:03:41 -03:00
Ramón Souza
787d73cc03
remove destroyGroupChat meteor call
2023-12-15 17:02:55 -03:00
Ramón Souza
ba5445e236
migrate createGroupChat meteor call
2023-12-15 15:08:48 -03:00
Ramón Souza
4c07742ec1
refactor: migrate presentation actions ( #19329 )
2023-12-15 14:39:12 -03:00
Guilherme Pereira Leme
4f505d7122
feat(plugin): added support for plugin ui commands. ( #19326 )
...
* [plugin-sdk-ui-commands] - implemented chat ui command for plugin
* [plugin-sdk-ui-commands] - update SDK
* plugin-sdk-ui-commands
2023-12-15 14:04:52 -03:00
Guilherme Pereira Leme
6fdd613639
feat(plugin) - Floating window ( #19283 )
...
* [plugin-sdk-issue-26] - floating window
* [plugin-sdk-floating-window] - changes in review
* [plugin-sdk-floating-window] - changes in review
* [plugin-sdk-floating-window] - update SDK
2023-12-15 14:04:33 -03:00
Ramón Souza
2f26642dca
Merge pull request #19240 from ramonlsouza/remove-guest-users-server
...
refactor: remove unused guestUsers code
2023-12-15 11:07:41 -03:00
Ramón Souza
17127210c7
migrate startUserTyping meteor call
2023-12-15 10:31:11 -03:00
Ramón Souza
95170a8376
migrate clearPublicChatHistory meteor call
2023-12-15 09:45:23 -03:00
Guilherme Pereira Leme
774a628d19
feat(plugin): add new useLoadedChatMessages ( #19339 )
...
* [plugin-sdk-issue-27] - new data-consumption-hook
* [plugin-sdk-issue-27] - update SDK
2023-12-14 17:02:00 -03:00
Ramón Souza
f3cbf568c2
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server
2023-12-14 09:06:52 -03:00
Gustavo Trott
780b496ba1
Merge pull request #19328 from gustavotrott/guest-wait-graphql
...
refactor: Refactor guest-wait page to fetch data from Hasura
2023-12-13 17:38:11 -03:00
Ramón Souza
801f2693b9
Merge pull request #19296 from ramonlsouza/migrate-user-actions
...
refactor: migrate user actions
2023-12-13 16:21:48 -03:00
Tainan Felipe
aa9760ba01
Refactor: use componentsFlags to show captions
2023-12-13 11:31:05 -03:00
Tainan Felipe
0c20ba2d64
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-12-13 11:03:21 -03:00
Tainan Felipe
be3f43db70
Fix: presenter not appearing controls
2023-12-12 17:47:29 -03:00
Gustavo Trott
d5ea98ec12
Make guest-wait page fetch data from Hasura
2023-12-12 17:42:44 -03:00
Ramón Souza
df09494f1c
Merge pull request #19321 from ramonlsouza/migrate-poll-actions
...
refactor: migrate poll actions
2023-12-12 16:50:21 -03:00
Tainan Felipe
d4386c7aab
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2023-12-12 16:45:32 -03:00
Tainan Felipe
26e79fe8ac
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-external-video
2023-12-12 16:36:40 -03:00
Ramón Souza
1439061fc6
fix open userlist
2023-12-12 09:55:07 -03:00
KDSBrowne
cee1607869
fix lag while shapes move via arrow keys | remove akka infinite canvas restriction
2023-12-11 19:31:21 +00:00
Guilherme Pereira Leme
a6045656ce
feat(plugins): Ui Events ( #19308 )
...
* [plugin-sdk-ui-events] - useUiEvent hook
* [plugin-sdk-ui-events] - update dependency
* [plugin-sdk-ui-events] - update ts
2023-12-11 13:56:04 -03:00
Tainan Felipe
66f0bb1b57
Refactor: migrate breakout invitation
2023-12-11 13:21:00 -03:00
Ramón Souza
5463f8ff73
migrate createPoll meteor call
2023-12-11 10:31:13 -03:00
Ramón Souza
4806e00192
migrate stopPoll meteor call
2023-12-08 17:24:57 -03:00
Ramón Souza
286da931b3
migrate publishVote meteor call
2023-12-08 16:22:52 -03:00
Ramón Souza
0ef2e8afea
migrate publishTypedVote meteor call
2023-12-08 15:51:41 -03:00
Ramón Souza
573fa99bcd
migrate publishPoll meteor call
2023-12-08 15:29:05 -03:00
Ramón Souza
80f2051390
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server
2023-12-08 10:47:51 -03:00
Ramón Souza
33de140af0
fix errors
2023-12-08 08:47:32 -03:00
Ramón Souza
b703bc02fb
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-actions
2023-12-07 17:04:31 -03:00
Ramón Souza
c93f06a44f
migrate userLeftMeeting meteor call
2023-12-07 16:40:32 -03:00
Ramón Souza
e0c987c34f
migrate setRandomUser meteor call
2023-12-07 16:31:47 -03:00
Ramón Souza
1dbea49730
migrate setSpeechLocale meteor call
2023-12-07 16:23:36 -03:00
Ramón Souza
b9d4841b26
migrate setExitReason meteor call
2023-12-07 15:37:04 -03:00
Anton Georgiev
bef0d45e80
Merge pull request #19289 from ramonlsouza/migrate-connection-status
...
refactor: migrate connection status to use graphql
2023-12-07 12:29:46 -05:00
Ramón Souza
ce5bb3aaf5
migrate clearAllUsersReaction meteor call
2023-12-07 11:24:17 -03:00
Ramón Souza
aa882fc1e5
migrate clearAllUsersEmoji meteor call
2023-12-07 11:18:33 -03:00
Ramón Souza
3d2c9394ab
migrate toggleUserLock meteor call
2023-12-07 11:06:55 -03:00
Ramón Souza
ff764d6d8f
migrate setUserReaction meteor call
2023-12-07 10:57:21 -03:00
Ramón Souza
9ccc713543
migrate setEmojiStatus meteor call
2023-12-07 10:45:13 -03:00
Ramón Souza
0f046de941
migrate assignPresenter meteor call
2023-12-07 10:02:13 -03:00
Ramón Souza
e6af8390a3
migrate removeUser and userEjectFromVoice meteor calls
2023-12-07 09:33:15 -03:00
Ramón Souza
30d82d62fe
migrate setMobileUser meteor call
2023-12-06 16:57:31 -03:00
Ramón Souza
0a6e75a14a
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-actions
2023-12-06 16:32:52 -03:00
Ramón Souza
be300d37d2
migrate changeRaiseHand meteor call
2023-12-06 16:30:30 -03:00
Ramón Souza
cb1d20a8ea
migrate changePin meteor call
2023-12-06 16:00:46 -03:00
Ramón Souza
a74dd7f727
migrate changeRole meteor call
2023-12-06 15:17:16 -03:00
Ramón Souza
d9c9b00904
remove unused code
2023-12-06 10:33:36 -03:00
Ramón Souza
c9ae825c4b
update status helper component
2023-12-06 09:12:25 -03:00
Ramón Souza
78fff583fd
remove connection-status collection
2023-12-05 17:33:53 -03:00
KDSBrowne
cc7aff8686
Feat: Migrating to Tldraw v2 (Alpha v18) on 3.0 ( #19268 )
...
* initial tldraw v2 alpha 18 with graph-ql
* add @apollo/client
* update whiteboard test element
* update whiteboard test elements
* update whiteboard test elements
* load .tldr file shapes into bbb
* temporarily disable infinite canvas limit in client
* disabling failing tests on ci
* restore poll results on whiteboard
* restore hideViewerCursor functionality
* disabling failing tests that needs to be updated
---------
Co-authored-by: Gabriel Porfirio <gabrielporfirio1994@gmail.com>
2023-12-05 15:15:25 -03:00
Anton Barboza de Sá
3f7d149fe7
Merge pull request #19259 from ramonlsouza/current-user-refactor
...
refactor: remove current-user collection
2023-12-05 15:04:02 -03:00
Ramón Souza
7e8eb923de
migrate connection status to use graphql
2023-12-05 11:18:45 -03:00
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
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
Ramón Souza
432b1b85be
remove current-user collection
2023-11-30 15:20:12 +01: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
vitoralmeida
74f8190ee1
feat(webcam): adds custom color highlight option #16068
2023-11-27 22:25:32 -03:00
Vitor Almeida
4bf20077b2
Merge branch 'v3.0.x-release' into 18879-new-layouts
2023-11-27 15:30:00 -03:00
André
92c5694551
Merge remote-tracking branch 'upstream/v3.0.x-release' into chat-system-msg
2023-11-27 14:42:45 -03:00
vitoralmeida
7e4be752af
fix(layout-manager): fix SonarCloud reports #18879
2023-11-27 14:42:14 -03:00
André
e24ac4094e
Merge remote-tracking branch 'upstream/v3.0.x-release' into issue-12614
2023-11-27 14:41:23 -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é
13bdd6aed1
Fix: Removing some inconvinient user selection from certain items
2023-11-27 13:34:38 -03: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
André
48e9609d0b
Querie was missing
2023-11-24 14:05:26 -03:00
André
7569dd56bb
Fix: Dial user with wrong icon/avatar
2023-11-24 13:58:46 -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
a59bda34f5
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-presentation-server
2023-11-23 13:17:40 -03: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
André
e3106c4e1f
Client: Chat message highlight on system messages
2023-11-23 11:47:09 -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
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
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
feaa1277cd
upgrade tooltip dependency and fix open tooltip on mobile
2023-11-21 13:39:05 -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
Ramón Souza
8eb49a0887
feat: leave meeting button
2023-11-20 13:30:07 -03:00
Anton Georgiev
97faafa97c
refactor: Add a toast warning you that your webcam is still streaming…
2023-11-20 13:04:30 -03:00
Anton Georgiev
25bb9468ab
refactor: rename Songs to Music in BBB Timer
2023-11-20 11:37:04 -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
Ramón Souza
c3bd9ac74a
remove unused audio controls component
2023-11-16 10:45:59 -03:00
Tainan Felipe
810386add7
Fix: remove unecessary eslint
2023-11-15 14:25:16 -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
86c1823b25
Fix: ts errors
2023-11-15 12:00:12 -03:00
Tainan Felipe
683e540c19
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-11-15 11:48:13 -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
Tainan Felipe
160f689011
Fix: external video not keeps playing changing the presenter
2023-11-15 10:38:50 -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
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
Tainan Felipe
b0cc1d7c24
Refactor: make components use new data fields
2023-11-13 12:54:43 -03:00
Tainan Felipe
7dfd95cfb2
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-11-13 10:17:05 -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
Ramón Souza
ac64b73ab1
Merge pull request #19098 from Scroody/27-to-30-part-1
...
v27 changes ported to v30 part 1.
2023-11-10 15:45:30 -03:00
Tainan Felipe
a55fa95022
Fix: default duration time and free join invitation
2023-11-10 15:20:13 -03:00
André
96d9f71030
v27 changes ported to v30 part 2.
2023-11-10 15:09:45 -03:00
Ramón Souza
c689b650c1
Merge pull request #19094 from Scroody/user-list-keyboard
...
fix(accessibility): restore roving functionality in user list
2023-11-10 13:11:57 -03:00
André
d78b2988f5
27 to 30
2023-11-10 10:51:29 -03:00
André
f97735d3ae
Rest of the code
2023-11-10 10:39:29 -03:00
Tainan Felipe
a96ffa04b4
Fix: add validation to prop
2023-11-10 09:24:06 -03:00
André
6e16cd599a
WIP: fix(accessibility): restore roving functionality in user list
2023-11-09 13:49:29 -03:00
Ramón Souza
74a724d99a
Merge pull request #18711 from Tainan404/migrate-waiting-user-on-userlist
...
Refactor: migrate guest panel opener in the user list
2023-11-09 13:15:09 -03:00
Ramón Souza
673d5f571d
fix init dark mode
...
.
2023-11-09 11:28:20 -03:00