Ramón Souza
7317fde64c
Update bigbluebutton-html5/imports/ui/components/external-video-player/external-video-player-graphql/component.tsx
2023-11-09 10:00:41 -03:00
Tainan Felipe
efb4ad7b23
Fix: start button not being disabled and blocked autoplay message
2023-11-07 17:55:17 -03:00
Tainan Felipe
d2f6fc6598
Refactor: Migrate external video player
2023-11-06 12:02:12 -03:00
Gustavo Trott
5f22f2c845
Merge pull request #19054 from gustavotrott/graphql-typing-order-fix
...
fix (graphql): Fix order of who is typing
2023-11-02 15:03:06 -03:00
Ramón Souza
10d9a94901
Merge pull request #18838 from Tainan404/migrate-time-indicator
...
Refactor: Migrate timer indicator
2023-11-02 08:06:19 -03:00
Gustavo Trott
9896f4c1f5
Merge pull request #19029 from gustavotrott/fix-graphql-pres-default
...
fix (graphql): Default presentation is inserted with default=false
2023-11-01 17:29:35 -03:00
Gustavo Trott
9cb40bacf5
Fix order of who is typing
2023-11-01 16:29:37 -03:00
Ramón Souza
117690d892
Merge pull request #19040 from Scroody/talking-indicador-margin
...
Fix: Talking indicador too close from user list button
2023-10-31 09:43:33 -03:00
Ramón Souza
b1ef4a89a6
Merge pull request #19039 from Scroody/muwb-number-pointer
...
Client: Multi user whiteboard number clickable
2023-10-31 09:10:22 -03:00
Ramón Souza
2c850ca49f
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.js
2023-10-31 09:10:03 -03:00
Ramón Souza
a4154bb483
Merge pull request #19038 from Scroody/fix-chat-poll-results
...
Fix: Chat poll results being cut off
2023-10-30 17:22:26 -03:00
André
bc5ac50610
Fix: Talking indicador too close from user list button
2023-10-30 16:00:12 -03:00
André
2d6da1212d
Client: Multi user white board number clickable
2023-10-30 15:50:32 -03:00
Ramón Souza
ff07fd39f3
Merge pull request #19037 from ramonlsouza/fix-chat-roving
...
fix(accessibility): roving functionality in chat list
2023-10-30 15:43:40 -03:00
André
aa051fc72c
Fix: Chat poll results
2023-10-30 15:22:48 -03:00
Guilherme Pereira Leme
f6babd558c
feat(plugin): New Hook useUsersOverview ( #19028 )
...
* bump sdk
* [plugin-sdk-issue-45] - useUsersOverview implementation
* [plugin-sdk-issue-45 ] - bump version
2023-10-30 14:05:45 -03:00
Ramón Souza
ddc16279f7
fix keyboard access on chat list
2023-10-30 10:33:01 -03:00
Gustavo Trott
fb224428e4
refactor update Presentations on Hasura
2023-10-27 17:29:36 -03:00
Guilherme Pereira Leme
bbbf6f73bc
[plugin-sdk-fix-data-channel-dispatcher] - fix dispatcher ( #19015 )
2023-10-27 13:54:00 -03:00
Guilherme Pereira Leme
fb60a02c23
feat(plugin): Add plugin data channels ( #19009 )
2023-10-26 16:59:05 -03:00
Ramón Souza
e917d912a0
Merge pull request #18998 from ramonlsouza/fix-whiteboard-access-label
...
fix: whiteboard access label in userlist
2023-10-24 14:28:58 -03:00
Ramón Souza
cedf0a53e6
fix whiteboard access label in userlist
2023-10-24 11:18:56 -03:00
Ramón Souza
08aa1627f5
Merge pull request #18997 from ramonlsouza/fix-markdown
...
fix: replace links in chat with markdown links
2023-10-24 10:05:38 -03:00
Ramón Souza
fed221f48d
fix markdown links
2023-10-24 09:00:52 -03:00
Ramón Souza
fc18772f78
Merge pull request #18968 from Scroody/fix-chat-input-focus
...
Client: Focus on input when clicking chat
2023-10-23 17:31:58 -03:00
Ramón Souza
5952faefee
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-form/component.tsx
2023-10-23 17:31:41 -03:00
André
65a3e00fbb
later changes
2023-10-18 14:01:30 -03:00
André
327c4f0b7d
Client: Focus on input when clicking chat
2023-10-18 13:36:58 -03:00
Ramón Souza
06e17f0734
remove "a" in user avatar
2023-10-17 08:56:02 -03:00
André
1ffa86c618
Fix: Chat input losing focus
2023-10-10 15:10:47 -03:00
Tainan Felipe
7761871d0c
Fix: timer not getting right time
2023-10-10 14:03:08 -03:00
Tainan Felipe
de4dd08c3c
Fix: Reset not working
2023-10-10 11:18:01 -03:00
GuiLeme
70b5189f38
Merge remote-tracking branch 'upstream/v3.0.x-release' into plugin-sdk-issue-33
2023-10-09 16:59:43 -03:00
André
a652a3f22b
Client: Changes to formatation of welcome messages
2023-10-09 13:10:31 -03:00
GuiLeme
59cfa6695d
[plugin-sdk-issue-33] - fixed ts lint errors
2023-10-09 09:21:13 -03:00
GuiLeme
05dabfc6b9
Merge remote-tracking branch 'upstream/v3.0.x-release' into plugin-sdk-issue-33
2023-10-09 08:52:03 -03:00
Tainan Felipe
f05cfd0cf8
Refactor: migrate waitingUserPanel to TS and graphql ( #18677 )
...
* Refactor: migrate waitingUserPanel to TS and graphql
* Small code improvements
* Fix: allow everyone aren't working
* Fix: add a condition for edge cases
* Make the remember choice works well
* Fix TS and eslint errors
* Change eslint
* Change eslint
2023-10-06 14:12:42 -03:00
Ramón Souza
243c8f3220
Merge pull request #18882 from GuiLeme/plugin-sdk-issue-32
...
feat(plugin): add support for extensible area (UserListItemAdditionalInformation)
2023-10-06 09:55:27 -03:00
GuiLeme
202b69ded4
[plugin-sdk-issue-32] - refactor
2023-10-05 08:32:30 -03:00
Ramón Souza
d427411c30
Merge pull request #18896 from Scroody/I-18861
...
Fix: [3.0] Scrolling down the user list to the end will jump to the beginning
2023-10-04 16:35:51 -03:00
Ramón Souza
5339ed2aec
Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout
2023-10-04 13:46:10 -03:00
GuiLeme
264d05c485
[plugin-sdk-issue-33] - implemented menu badge
2023-10-04 11:43:10 -03:00
André
f0eaa114c9
Fix:[3.0] Scrolling down the user list to the end will jump to the beginning
2023-10-04 11:26:47 -03:00
Ramón Souza
b2de9c4a45
fix typescript errors
2023-10-04 10:08:19 -03:00
Ramón Souza
122fd9491d
fix: do not display typing indicator if chat is locked
2023-10-04 09:50:11 -03:00
Ramón Souza
b4981d64be
Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout
2023-10-03 09:08:44 -03:00
GuiLeme
c0e6921fd3
[plugin-sdk-issue-32] - support for extensible area
2023-10-02 12:24:40 -03:00
André Castro
ae4b58f3a1
Merge branch 'v3.0.x-release' into fix-checkout-msg-format
2023-10-02 11:46:45 -03:00
André
e4f25e702a
Fix: Formatting of breakout msg
2023-10-02 11:36:22 -03:00
Tiago Jacobs
02a3fcd8ed
feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation ( #18867 )
2023-09-29 20:08:38 -03:00