Commit Graph

39843 Commits

Author SHA1 Message Date
Ramón Souza
ddc16279f7 fix keyboard access on chat list 2023-10-30 10:33:01 -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
bbbf6f73bc
[plugin-sdk-fix-data-channel-dispatcher] - fix dispatcher (#19015) 2023-10-27 13:54:00 -03:00
Gustavo Trott
c65b5103d9
Merge pull request #19013 from GuiLeme/correct-path-data-channel
fix: path for plugin in data channel validation
2023-10-27 09:42:59 -03:00
GuiLeme
d37624cde6 [correct-path-data-channel] - changes in review 2023-10-27 09:37:34 -03:00
Guilherme Pereira Leme
fb60a02c23
feat(plugin): Add plugin data channels (#19009) 2023-10-26 16:59:05 -03:00
Gustavo Trott
55ccf52816
graphql: Add pluginDataChannelMessage and associated back-end (#18999) 2023-10-26 11:53:41 -03:00
Ramón Souza
e917d912a0
Merge pull request #18998 from ramonlsouza/fix-whiteboard-access-label
fix: whiteboard access label in userlist
2023-10-24 14:28:58 -03:00
Ramón Souza
cedf0a53e6 fix whiteboard access label in userlist 2023-10-24 11:18:56 -03:00
Ramón Souza
08aa1627f5
Merge pull request #18997 from ramonlsouza/fix-markdown
fix: replace links in chat with markdown links
2023-10-24 10:05:38 -03:00
Ramón Souza
fed221f48d fix markdown links 2023-10-24 09:00:52 -03:00
Ramón Souza
fc18772f78
Merge pull request #18968 from Scroody/fix-chat-input-focus
Client: Focus on input when clicking chat
2023-10-23 17:31:58 -03:00
Ramón Souza
5952faefee
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-form/component.tsx 2023-10-23 17:31:41 -03:00
Ramón Souza
81a8b1586d
Merge pull request #18956 from gabriellpr/fix-screenshots-presentation
test: Updating presentations screenshots
2023-10-19 11:47:21 -03:00
Gustavo Trott
eb9d7c941b
Merge pull request #18955 from paultrudel/pres-content-from-uri-30
refactor: Store presentation text content in Postgres
2023-10-18 16:07:44 -03:00
Paul Trudel
25b334f0de
Update bbb-common-web/src/main/scala/org/bigbluebutton/api2/MsgBuilder.scala
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-10-18 15:06:28 -04:00
Paul Trudel
99ce048ef7
Update bbb-common-web/src/main/scala/org/bigbluebutton/api2/MsgBuilder.scala
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-10-18 15:06:21 -04:00
Gabriel Porfirio
adaea32aee linked issue related to the diff between screenshots in ci and local machine 2023-10-18 16:00:22 -03:00
Gabriel Porfirio
60a2d0ab2a increasing uploadtoast timeout 2023-10-18 14:17:19 -03:00
André
65a3e00fbb later changes 2023-10-18 14:01:30 -03:00
André
327c4f0b7d Client: Focus on input when clicking chat 2023-10-18 13:36:58 -03:00
Gabriel Porfirio
fdc4252893 changing screenshots 2023-10-18 11:18:33 -03:00
Gabriel Porfirio
d72a1ae99c updating presentations screenshots 2023-10-17 14:24:00 -03:00
Paul Trudel
8c76b9f652
Merge branch 'v3.0.x-release' into pres-content-from-uri-30 2023-10-17 13:21:41 -04:00
Gustavo Trott
750a06c81c
Merge pull request #18944 from gustavotrott/fix-sharedNotes-emoji-to-presentation
fix: "Convert notes to presentation" not working when it contains emojis
2023-10-17 13:53:48 -03:00
Gustavo Trott
e31158d5ee
Merge pull request #18954 from gustavotrott/graphql-pres-status-refactor
graphql: refactor presentation props
2023-10-17 11:46:34 -03:00
Gustavo Trott
09310034b3 Graphql: refactor presentation props 2023-10-17 11:03:46 -03:00
Ramón Souza
2549fecd90
Merge pull request #18950 from ramonlsouza/avatar-name-fix
fix: remove "a" in user avatar
2023-10-17 09:53:26 -03:00
Ramón Souza
06e17f0734 remove "a" in user avatar 2023-10-17 08:56:02 -03:00
Gustavo Trott
beaa13a841 Close svg source to close connection 2023-10-17 08:15:33 -03:00
Gustavo Trott
a2339a2220 Sanitize the XML content removing DOCTYPE 2023-10-16 22:38:05 -03:00
Paul Trudel
419eb6bf5f Store presentation content in Postgres 2023-10-16 20:05:23 +00:00
Gustavo Trott
c614348305 Adds potrace as requirement for bbb-web and log errors of imagemagick 2023-10-15 22:25:27 -03:00
Gustavo Trott
21a05950ba
Merge pull request #18941 from paultrudel/pres-dim-error-fix-30
fix: Page dimension parse error with decimal numbers
2023-10-13 17:47:26 -03:00
Paul Trudel
8fe6a015f0 Modify regex to parse decimal numbers 2023-10-13 19:54:50 +00:00
Gustavo Trott
3aa025fff1
Merge pull request #18932 from gustavotrott/graphql-moderator-always-unlocked
refactor (graphql): Displays `locked: false` while user is Moderator, Rename `meeting.duration` to `durationInSeconds`
2023-10-12 10:32:59 -03:00
Gustavo Trott
9856354f3d Set duration prop as seconds 2023-10-12 09:55:12 -03:00
Gustavo Trott
015eb2bf9b graphql: Force locked=false for Moderators 2023-10-12 08:33:37 -03:00
Gustavo Trott
0e8c0e701b
Merge pull request #18929 from gustavotrott/graphql-pres-downloadFileExtension
graphql: Adds prop downloadFileExtension to pres_presentation
2023-10-11 16:34:36 -03:00
Gustavo Trott
5209b10a7c graphql: Adds prop downloadFileExtension to pres_presentation 2023-10-11 15:27:08 -03:00
Gustavo Trott
9b9086159d
Set clientSettingsJson as jsonb on bbb_schema.sql 2023-10-11 09:46:25 -03:00
Gustavo Trott
3a40ac2cf9
Merge pull request #18926 from gustavotrott/graphql-client-settings-30
graphql: Client Settings Retrieval through Graphql
2023-10-11 09:39:24 -03:00
Gustavo Trott
d6af7aa081
graphql: Fix permission for pres_annotation_curr 2023-10-11 08:12:38 -03:00
Gustavo Trott
6418e47433 Add meeting.clientSettings to graphql 2023-10-10 22:38:26 -03:00
Guilherme Pereira Leme
4ef078ccf5
feature: Override client settings through API /create call (#18782)
* akka-with-client-configs

* [akka-with-client-configs] -  inserted client configs in akka

* [issue-18588-create-override] - WIP

* [akka-with-client-configs] - Remove unnecessary code

* [issue-18588] - test some thesis

* [akka-with-client-configs] - refactor to add jackson and immutable.Map

* [issue-18588-create-override] - new architecture for overriding client configs]

* [issue-18588-create-override] - implemented settings

* Refactor on clientSettingsOverride module and add allowOverrideClientSettingsOnCreateCall conf

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-10-10 21:00:20 -03:00
Ramón Souza
ab3c57b858
Merge pull request #18925 from Scroody/fix-chat-input-focus
Fix: Chat input losing focus.
2023-10-10 17:34:01 -03:00
André
1ffa86c618 Fix: Chat input losing focus 2023-10-10 15:10:47 -03:00
Ramón Souza
9988c4ba7a
Merge pull request #18912 from gabriellpr/fix-options-test
test: update screenshots
2023-10-10 13:18:34 -03:00
Ramón Souza
6121261db2
Merge pull request #18897 from GuiLeme/plugin-sdk-issue-33
feat(plugin): new userListDropdownItem - Information
2023-10-10 10:00:53 -03:00
Gabriel Porfirio
00d2e8d8d3 updating screenshots 2023-10-09 17:00:10 -03:00