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 |
|
Gabriel Porfirio
|
2fa23ca5b3
|
adds check for typing indicator
|
2023-10-06 09:09:20 -03:00 |
|
GuiLeme
|
abb5a2ff7f
|
[plugin-sdk-issue-32] - bump version sdk
|
2023-10-05 17:56:52 -03:00 |
|
GuiLeme
|
202b69ded4
|
[plugin-sdk-issue-32] - refactor
|
2023-10-05 08:32:30 -03:00 |
|
Gustavo Trott
|
59fe42b2c0
|
Merge pull request #18901 from gustavotrott/graphql-actions-fix-SendGroupChatMessage
fix (graphql-actions): Unlocked users can't send chat message
|
2023-10-04 17:37:04 -03:00 |
|
Gustavo Trott
|
a2e2d0516c
|
fix (graphql-middleware): Client can't send new graphql queries after a while (#18895)
* fix: client errors with graphql
* Use NewSafeChannel to handle msgs from browser
|
2023-10-04 17:11:12 -03:00 |
|
Gustavo Trott
|
2e020930b1
|
fix: unlocked users cant send chat msg
|
2023-10-04 17:01:55 -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
|
d1de872228
|
Merge pull request #18857 from ramonlsouza/throttle-timeout
fix: leading:true, trailing:false throttle
|
2023-10-04 16:35:08 -03:00 |
|
Gustavo Trott
|
d62b40b8fa
|
Merge pull request #18894 from gustavotrott/graphql-bkroom-time
fix (graphql-server): Meeting duration not updating when breakout rooms receive a new time
|
2023-10-04 16:25:25 -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 |
|
Gustavo Trott
|
5c8bbe6c06
|
graphql: Update meeting duration when breakout duration is updated
|
2023-10-04 10:28:11 -03:00 |
|
Ramón Souza
|
b2de9c4a45
|
fix typescript errors
|
2023-10-04 10:08:19 -03:00 |
|
Ramón Souza
|
4b8be5b80a
|
Merge branch 'throttle-timeout' of github.com:ramonlsouza/bigbluebutton into throttle-timeout
|
2023-10-04 09:51:12 -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
|
31c853f801
|
Merge pull request #18881 from Scroody/fix-checkout-msg-format
Fix: Formating of breakout message.
|
2023-10-03 17:25:50 -03:00 |
|
Ramón Souza
|
633d2aec99
|
Merge pull request #10 from antonbsa/pr-18857
update font-size reference screenshot (PR-18857)
|
2023-10-03 15:39:12 -03:00 |
|
Anton B
|
7583f24651
|
update font-size reference screenshot
|
2023-10-03 15:37:15 -03:00 |
|
Gustavo Trott
|
78f67579bb
|
Merge pull request #18889 from gustavotrott/graphql-hideViewersAnnotation
graphql-server: Apply hideViewerCursor and hideViewersAnnotation on backend side
|
2023-10-03 13:26:06 -03:00 |
|
Ramón Souza
|
9d4aff36d3
|
Merge pull request #18888 from gabriellpr/test-new-features
test: add new test + skip failing test ci
|
2023-10-03 13:21:58 -03:00 |
|
Gustavo Trott
|
524443c4c3
|
graphql: Apply hideViewerCursor and hideViewersAnnotation
|
2023-10-03 11:53:47 -03:00 |
|
Gabriel Porfirio
|
d1c101c14b
|
skipping failing test on ci
|
2023-10-03 09:21:55 -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 |
|
Gustavo Trott
|
7054b3f39a
|
Merge pull request #18865 from paultrudel/delete-pres-db
Delete presentation from Postgres when presentation is removed
|
2023-10-03 08:50:53 -03:00 |
|
Gustavo Trott
|
4794d105d4
|
Merge pull request #18859 from gustavotrott/fix-graphql-webcamsOnlyForModerator
fix (graphql-server): Graphql not updating webcamsOnlyForModerator
|
2023-10-03 08:48:43 -03:00 |
|
Gabriel Porfirio
|
5e6b263518
|
disable self-view test
|
2023-10-03 08:47:50 -03:00 |
|
Gustavo Trott
|
589394fa33
|
Merge pull request #18886 from gustavotrott/graphql-pres-name-default
refactor (graphql-server) Add new columns to presentation collection
|
2023-10-02 17:32:51 -03:00 |
|
Gustavo Trott
|
0d3e388d62
|
Add new columns to presentation collection graphql
|
2023-10-02 16:51:53 -03:00 |
|
Guilherme Pereira Leme
|
a8f50b107e
|
reafactor (akka-apps): Read and store Client Settings as property to RunningMeeting (#18712)
|
2023-10-02 13:00:05 -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 |
|
Gustavo Trott
|
4e2a00a64d
|
refactor (graphql-middlware): Improve logs of graphql-middleware (#18874)
|
2023-09-29 20:07:07 -03:00 |
|
Gustavo Trott
|
09f3e6fae4
|
graphql-server: Insert client graphql connections into the database (#18875)
|
2023-09-29 20:05:23 -03:00 |
|
Gustavo Trott
|
45224c0758
|
Merge pull request #18877 from gustavotrott/graphql-pres-props
graphql-server: Add new columns to presentation
|
2023-09-29 14:35:32 -03:00 |
|
Gustavo Trott
|
b7eb67f35e
|
Add new columns to presentation in graphql
|
2023-09-29 12:15:36 -03:00 |
|
Ramón Souza
|
72da70499c
|
Merge pull request #18871 from ramonlsouza/mute-talking-indicator
fix: mute user in talking indicator
|
2023-09-28 12:24:29 -03:00 |
|
Ramón Souza
|
dfbb801bff
|
fix mute user in talking indicator
|
2023-09-28 11:42:27 -03:00 |
|
Paul Trudel
|
7dee20c3ec
|
Remove presentation from Postgres when presentation is deleted
|
2023-09-27 14:59:36 +00:00 |
|
Gustavo Trott
|
669663ec14
|
Merge pull request #18864 from gustavotrott/merge-27-into-30
Merge 2.7 into 3.0
|
2023-09-27 11:30:18 -03:00 |
|
Gustavo Trott
|
bab56aa262
|
Rebuild bigbluebutton-html5/package-lock.json
|
2023-09-27 09:44:26 -03:00 |
|
Gustavo Trott
|
7c4dbcb68d
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-graphql-webcamsOnlyForModerator
|
2023-09-27 08:46:34 -03:00 |
|
Gustavo Trott
|
d0e0b71ed0
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into merge-27-into-30
|
2023-09-27 08:45:40 -03:00 |
|
Gustavo Trott
|
fff883b2b2
|
Merge 2.7 into 3.0
|
2023-09-27 08:44:37 -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 |
|
Gustavo Trott
|
60cbcdaa61
|
Merge pull request #18758 from gabriellpr/polling-fix-test
test: Polling fixes
|
2023-09-27 08:42:36 -03:00 |
|
Gustavo Trott
|
287848dcab
|
Merge pull request #18803 from gabriellpr/fix-presentation-tests
test: Fix presentation tests
|
2023-09-27 08:42:24 -03:00 |
|