Commit Graph

316 Commits

Author SHA1 Message Date
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
Guilherme Pereira Leme
1b6445d211
feat(plugin): Refactor enums and filenames (#19418) 2024-01-15 14:12:39 -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
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
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
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
Tiago Jacobs
f93c79b797
feat(plugin): upgrade plugin sdk (#19260)
* Update plugin SDK version

* Upgrade package-lock for new plugin sdk

* Upgrade plugin sdk reference
2023-11-30 11:53:43 -03:00
Tiago Jacobs
a15d3bf1da
feat(plugin): upgrade plugin sdk (#19256)
* Update plugin SDK version

* Upgrade package-lock for new plugin sdk
2023-11-30 10:43:45 -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
Anton Georgiev
eeac6811fc fresh npm audit fix nov23, 2023 2023-11-23 11:09:25 -05:00
Anton Georgiev
bf4a628221 chore: npm audit fixes bbb-html5 2023-11-15 10:33:16 -03:00
Lucas Fialho Zawacki
f575ecd4c8 feat(reactions): port new reactions and fix emojiRain 2023-11-13 15:36:49 -03:00
Gustavo Trott
23810dc141 Make chat receive graphql data using Json Patch 2023-11-07 13:02:38 -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
Guilherme Pereira Leme
8648a4cc7e
feat(plugin): use latest plugin SDK version (#19016) 2023-10-27 14:27:32 -03:00
Guilherme Pereira Leme
fb60a02c23
feat(plugin): Add plugin data channels (#19009) 2023-10-26 16:59:05 -03:00
GuiLeme
abb5a2ff7f [plugin-sdk-issue-32] - bump version sdk 2023-10-05 17:56:52 -03:00
Gustavo Trott
bab56aa262 Rebuild bigbluebutton-html5/package-lock.json 2023-09-27 09:44:26 -03:00
GuiLeme
10b787fead [plugin-sdk-user-camera-dropdown] - bump 2023-09-26 11:49:02 -03:00
GuiLeme
b21b47ad04 changes in review 2023-09-25 21:20:35 -03:00
GuiLeme
b3d2408fe2 [plugin-sdk-option-dropdown] - bump version 2023-09-25 20:39:43 -03:00
GuiLeme
df299af6d0 [plugin-sdk-navbar] - bump 2023-09-25 20:25:21 -03:00
GuiLeme
09104dca65 bump version 2023-09-25 19:50:52 -03:00
GuiLeme
ef70fba617 [plugin-sdk-microphone-dropdown] - bump version 2023-09-25 18:35:03 -03:00
GuiLeme
2e8822d0c9 [plugin-sdk-issue-4] - bump version 2023-09-22 15:15:34 -03:00
GuiLeme
e5651fb513 [plugin-sdk-issue-4] - updated sdk version 2023-09-21 15:14:32 -03:00
Ramón Souza
afb2d62fbb display away and raise hand emoji in userlist if reactions are enabled 2023-09-14 09:58:34 -03:00
Ramón Souza
e5769b99d5 fix typescript errors 2023-09-12 17:03:32 -03:00
Ramón Souza
97b8a0e5e0 remove lodash 2023-09-07 16:31:25 -03:00
Ramón Souza
809ba9d51c
fix: restore broken files (#18723)
* restore package lock

* fix whiteboard service error

* fix userlist

* fix whiteboard

* fix chat list item state

* restore user-list participants list item

* Add merge-branches step

* Add merge-branches step to code-validation

* fix message list

---------

Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -03:00
André Castro
81311db9a3
Fix: User list, Participants, Pist item, User actions, Skeleton, User title, Option drop down, Use shortcuts. (#18676)
* Fix: Ts fixes in user list participants, list item and user actions

* Aditonal fixes
2023-09-06 11:24:09 -03:00
André Castro
8ea34e7e0c
Fix: Chat List Component TypeScript Errors, Linting, and ESLint Rules Update (#18635)
* rules addition and ts errors fixed on chat list component

* requested change

* code duplicate removed

* Update component.tsx
2023-09-06 10:37:34 -03:00
Guilherme Pereira Leme
92c9ba971e
feature: Plugin UI extensible area for user list dropdown and associated refactors (#18607)
* [user-list-dropdown-plugin-implementation] - basic structure[

* [user-list-dropdown-plugin-implementation] - refactor for userListDropdown objects

* [user-list-dropdown-plugin-implementation] - Stabilized version

* [user-list-dropdown-plugin-implementation] - changes in review

* [user-list-dropdown-plugin-implementation] - changes in review

* [user-list-dropdown-plugin-implementation] - remove debug logs

* refactor hook usage count

* [user-list-dropdown-plugin] - lint errors

* [user-list-dropdown-plugin] - changes in review and fix first rendering

* [user-list-dropdown-plugin] - change users query to be global and reusable

* [user-list-dropdown-plugin] - bump SDK version

* [user-list-dropdown-plugin] -  new menu structure refactor

---------

Co-authored-by: Tainan Felipe <tainanfelipe214@gmail.com>
2023-09-05 09:49:55 -03:00
Ramón Souza
39c5954614 markdown chat messages 2023-08-21 10:06:07 -03:00
Guilherme Pereira Leme
cacbc331ce
feature: plugin architecture implementation for presentation toolbar (#17994) 2023-08-15 19:31:11 -03:00
Tiago Jacobs
9e512f9edc
Replace wasm detection library (#18557) 2023-08-15 13:02:59 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
Gustavo Trott
3758dd89e2 Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
Gustavo Trott
21f1ed9f27 Merge 2.7 into Develop 2023-07-14 17:42:13 -03:00
Gustavo Trott
77234e017c Merge remote-tracking branch 'upstream/v2.7.x-release' into develop 2023-06-29 16:27:14 -03:00
Ramón Souza
d1678a743f npm audit 2023-06-29 13:35:12 -03:00
Gustavo Trott
5681e88c60 Merge 2.7 into Develop 2023-06-26 17:21:01 -03:00
Anton Georgiev
a962a44c74 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge 2023-06-14 10:07:54 -04:00
KDSBrowne
8932dc2fe1 use radash instead of lodash 2023-06-12 19:11:52 +00:00
Tainan Felipe
963048698b Add away to create custom hooks to subscription and apply on userlist 2023-06-02 11:59:05 -03:00
Gustavo Trott
51bdcededc Merge 2.7 into develop 2023-05-26 10:50:39 -03:00
Anton Georgiev
4e851a7571 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27 2023-05-15 11:51:17 -04:00
KDSBrowne
eb1f5f5935 update to react 18 2023-05-11 16:16:10 +00:00
KDSBrowne
287e400053 add updated package lock 2023-05-10 02:15:56 +00:00
Anton Georgiev
8fa2507d6c
Merge pull request #17708 from bigbluebutton/snyk-fix-481323b5bee22ad9812154adaddc62a3
[Snyk] Security upgrade yaml from 1.10.2 to 2.2.2
2023-05-03 11:21:28 -04:00