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
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
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
João Victor
57e5dcc54a
fix: remove unnecessary condition
2024-01-24 13:53:01 -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
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
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
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
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
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