Commit Graph

40404 Commits

Author SHA1 Message Date
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
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
2378494a70 fix timer panel 2024-01-17 16:00:02 -03: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
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
Gustavo Trott
5779bc0410
Add a new config graphqlWebsocketUrl in bbb-web.properties (#19433) 2024-01-15 14:12:06 -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
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
Ramón Souza
73fb504288
Merge pull request #19422 from ramonlsouza/migrate-audio-caption-actions
refactor: migrate audio-captions actions
2024-01-12 10:46:39 -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
Gustavo Trott
e88d8ce20b
Merge pull request #19419 from gustavotrott/graphql-actions-validate-custom-poll-ans
refactor (graphql-actions): Add validation for answers in Custom Polls
2024-01-11 10:20:15 -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
Gustavo Trott
4726bdbc39 Add validation for answers in Custom Polls 2024-01-11 09:25:06 -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
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
Anton B
909178cf88 test: check private chat open before checking label 2024-01-10 09:57:57 -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
Anton Georgiev
a823dd5a74
Merge pull request #19401 from prlanzarin/u30/build/webhooks-v3
build(bbb-webhooks): v3.0.0-beta.3
2024-01-09 15:35:00 -05:00
Gustavo Trott
4ddbd3c1a8
Merge pull request #19400 from gustavotrott/breakoutroom-min-max-validation
refactor (akka-apps): Validate number of breakout rooms in the backend
2024-01-09 13:33:51 -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
prlanzarin
8ec9b7f68f docs: adjust docs to be compatible with bbb-webhooks@v3.0.x
These are minor changes to make the current bbb-webhooks documentation
page compatible with the newer bbb-webhooks@v3.0.x versions.

It'll be further detailed with some of the new features (e.g.: xAPI
support) down the road. A cleanup should also be done later on.
2024-01-09 14:36:27 +00:00
Gustavo Trott
f5496329a9 Validate number of breakout rooms in the backend 2024-01-09 11:34:05 -03:00
prlanzarin
0368a677a6 build(bbb-webhooks): v3.0.0-beta.3
- Bump bbb-webhooks to v3.0.0-beta.3. The full v3.0.x changelog can be
   found at: https://github.com/bigbluebutton/bbb-webhooks/blob/v3.0.0-beta.3/CHANGELOG.md#changelog
 - Transition from `npm install` to `npm ci`
 - Adjust configs that changed paths (`hooks.getRaw`, `log.filename`)
 - Omit `.git` directory from the final package

```
  # CHANGELOG

  All notable changes to this project will be documented in this file.

  ### v3.0.0-beta.3

  * build: bullmq@4.17.0, bump transitive deps

  ### v3.0.0-beta.2

  * fix(webhooks): re-implement includeEvents/excludeEvents

  ### v3.0.0-beta.1

  * fix(xapi): ensure the correct lrs_endpoint is used
  * feat(xapi): add suport for meta_xapi-create-end-actor-name

  ### v3.0.0-beta.0

  * feat(test): add support for modular test suites
  * feat(test): add xAPI test suite
  * refactor(test): remove nock as a dependency
  * fix(test): restore remaining out/webhooks tests
  * fix(xapi): set chat message statements timestamp to ISO format
  * fix: add Redis disconnection handling

  ### v3.0.0-alpha.1

  * !refactor: application rewritten to use a modular input/processing/ouput system
  * !refactor: modernize codebase (ES6 imports, Node.js >= 18 etc.)
  * !refactor(webhooks): the webhooks functionality was rewritten into an output module
  * !refactor(webhooks): hook IDs are now UUIDs instead of integers
  * !refactor: new logging system (using Pino)
  * !refactor: migrate node-redis from v3 to v4
  * !refactor: new queue system (using Bullmq)
  * refactor(webhooks): replace request with node-fetch
  * refactor: replace sha1 dependency with native code
  * feat: new xAPI output module with support for multitenancy
      - Implements https://github.com/gaia-x-dases/xapi-virtual-classroom
      - For more information: (README.md)[src/out/xapi/README.md]
  * feat(events): add support for poll events
  * feat(events): add support for raise-hand events
  * feat(events): add support for emoji events
  * feat(events): add user info to screenshare events
  * feat(events): add support for audio muted/unmuted events
  * feat: add Prometheus instrumentation
  * feat: add JSDoc annotations to most of the codebase
  * feat: log to file
  * feat: add support for multiple checksum algorithms (SHA1,...,SHA512)
  * fix(events): user-left events are now emitted for trailing users on meeting-ended events
  * build: add docker-compose and updated Dockerfile examples
```
2024-01-09 14:19:04 +00:00