Commit Graph

1424 Commits

Author SHA1 Message Date
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
Ramón Souza
8349147fbb fix pin user video 2023-12-04 13:26:26 -03: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
e6dab61259 remove unused code in userlist 2023-11-30 10:33:05 +01: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
Ramón Souza
067144bf86
refactor: remove unused chat code (#19215) 2023-11-28 11:18:56 -03:00
André
5c3f4cd409 Fix: listen only wrong color 2023-11-22 13:13:48 -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
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
André
bf028c8324 aditional changes 2023-11-14 12:59:56 -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
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
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é
f97735d3ae Rest of the code 2023-11-10 10:39:29 -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
9c34ead5fa fix whiteboard icon in userlist 2023-11-08 11:12:56 -03:00
Ramón Souza
3457413d58 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-11-01 08:56:39 -03:00
Ramón Souza
ddc16279f7 fix keyboard access on chat list 2023-10-30 10:33:01 -03:00
Tainan Felipe
4d8a17f2ab Fix: ts errors 2023-10-30 10:18:36 -03:00
Tainan Felipe
b1ac679ee2 Refactor: Migrate breakout room creation to graphql 2023-10-27 11:19:46 -03:00
Ramón Souza
ef84eb0e57 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-25 13:50:25 -03:00
Ramón Souza
cedf0a53e6 fix whiteboard access label in userlist 2023-10-24 11:18:56 -03:00
Ramón Souza
37182c56ef remove presentation-pod component + presentation service 2023-10-11 11:21:35 -03:00
Tainan Felipe
4408074f80
Merge branch 'v3.0.x-release' into migrate-waiting-user-on-userlist 2023-10-09 12:53:13 -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
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
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
GuiLeme
c0e6921fd3 [plugin-sdk-issue-32] - support for extensible area 2023-10-02 12:24:40 -03:00
Ramón Souza
5b196afb3b
Merge pull request #18855 from ramonlsouza/add-reactions-userlist
fix: user reactions do not appear in userlist
2023-09-27 08:44:30 -03:00
Ramón Souza
47e6943366 fix eslint 2023-09-26 14:27:11 -03:00
Ramón Souza
3d72a0f3f0 display user reactions in userlist 2023-09-26 11:38:46 -03:00
Tainan Felipe
ac644e6585 Fix TS and eslint errors 2023-09-25 23:14:21 -03:00
Tainan Felipe
aa24ab16d5 Merge remote-tracking branch 'upstream/develop' into migrate-waiting-user-on-userlist 2023-09-25 23:00:07 -03:00
Gabriel Porfirio
22bfcfdf9c fixing eslint error 2023-09-25 20:33:35 -03:00
Gabriel Porfirio
c77579364c fix few simple tests 2023-09-25 14:40:11 -03:00
Ramón Souza
73664d7861 eslint 2023-09-22 16:22:46 -03:00
Ramón Souza
bb38cedba9 do not display breakout number if avatar image is provided 2023-09-22 13:25:56 -03:00
Ramón Souza
dc3cd40082 fix chat list 2023-09-22 13:23:55 -03:00
Ramón Souza
5b3eb4b60b fix image border for viewers 2023-09-19 13:03:07 -03:00
Ramón Souza
c07c09142a fix eslint error 2023-09-19 09:35:07 -03:00
Ramón Souza
06c508e097 fix avatar name with image 2023-09-19 09:11:13 -03:00
Ramón Souza
b6693051d2
Merge branch 'develop' into fix-user-test 2023-09-18 15:58:59 -03:00
Gabriel Porfirio
4df2b97df1 fixes for multiusers tests 2023-09-15 16:38:43 -03:00
Gabriel Luiz Porfirio
d2b49bd779
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:47:52 -03:00