Commit Graph

70 Commits

Author SHA1 Message Date
Gustavo Trott
cf0b36a044 Remove unused import 2024-03-19 14:56:52 -03:00
Gustavo Trott
4b7c406e36 Add graphql-action userSendActivitySign 2024-03-19 14:55:30 -03:00
Ramón Souza
379219085d
Merge pull request #19783 from ramonlsouza/remove-unused-cursors
refactor: remove unused cursor code
2024-03-18 11:03:30 -03:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Ramón Souza
6b13f4fe30 add publishCursorUpdate action 2024-03-12 12:03:43 -03:00
Stefan Weil
00013312eb Fix typo (found by typos)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-10 10:53:34 +01:00
Gustavo Trott
ea40168ed6 Create actions for updating user connection status 2024-03-05 19:32:15 -03:00
Gustavo Trott
7c9d1c6352 Fix multi-user whiteboard not working 2024-02-02 11:00:18 -03:00
Ramón Souza
9530cbdd9e fix export presentation, add new action 2024-01-26 09:55:55 -03:00
Gustavo Trott
d3b2242c7f Validate if annotations is an valid Array 2024-01-23 20:55:20 -03:00
Gustavo Trott
f4e5803b15 Makes timer.accumulated be calculated on the backend 2024-01-19 13:36:20 -03:00
dependabot[bot]
ad1324f5f7
build(deps): bump follow-redirects in /bbb-graphql-actions (#19416)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 09:14:20 -05:00
Gustavo Trott
5118d1f68b Add actions to delete/reset plugin data channel 2024-01-18 23:31:06 -03:00
Gustavo Trott
35d2983dbc Refactor Poll Typed answer flow 2024-01-12 11:47:03 -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
4726bdbc39 Add validation for answers in Custom Polls 2024-01-11 09:25:06 -03:00
Gustavo Trott
de9221be23 Fix and Refactor moderatorChatEmphasize 2024-01-10 10:53:29 -03:00
Gustavo Trott
f5496329a9 Validate number of breakout rooms in the backend 2024-01-09 11:34:05 -03:00
Anton Georgiev
0831a3de97 Merge remote-tracking branch 'bbb/v3.0.x-release' into merge-30-alpha1 2024-01-04 16:29:57 -05:00
Anton Georgiev
354566bd2c build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00