Commit Graph

39627 Commits

Author SHA1 Message Date
Gustavo Trott
5835c1b61b
Fix: Showing unread msg badge even when chat is opened (#18790)
* Fix: Showing unread msg badge when chat is opened

* Fix lint errors
2023-09-26 10:20:29 -03:00
Gustavo Trott
b95d9915a2
Merge pull request #18847 from gustavotrott/audio-caption-expire
refactor (graphql-server): Expire audio caption after 5 seconds
2023-09-25 21:58:25 -03:00
Gustavo Trott
05e2f70ce5 Expire audio caption after 5 seconds 2023-09-25 21:31:15 -03:00
Ramón Souza
ae92ed463c
Merge pull request #18841 from GuiLeme/plugin-sdk-camera-settings-dropdown
feat(plugins): extensible area camera settings dropdown
2023-09-25 21:26:25 -03:00
GuiLeme
b21b47ad04 changes in review 2023-09-25 21:20:35 -03:00
GuiLeme
4be6c1a671 changes in review 2023-09-25 21:12:55 -03:00
GuiLeme
6d0aa6de85 [plugin-sdk-settings-dropdown] - merge upstream 2023-09-25 21:10:15 -03:00
Ramón Souza
9946f16baf
Merge pull request #18829 from GuiLeme/plugin-sdk-option-dropdown
feat(plugin): extensible area options dropdown (three dots on the top right corner)
2023-09-25 21:05:26 -03:00
GuiLeme
5460742640 [plugin-sdk-option-dropdown] - changes in review 2023-09-25 21:02:40 -03:00
GuiLeme
20b947c0ac [plugin-sdk-option-dropdown] - changes in review 2023-09-25 20:41:26 -03:00
GuiLeme
b3d2408fe2 [plugin-sdk-option-dropdown] - bump version 2023-09-25 20:39:43 -03:00
GuiLeme
e81874307a [plugin-sdk-option-dropdown] - merge upstream 2023-09-25 20:37:38 -03:00
Ramón Souza
3b531125dc
Merge pull request #18825 from GuiLeme/plugin-sdk-navbar
feat(plugin): extensible area navigation bar (above presentation on the presentation area)
2023-09-25 20:34:26 -03:00
GuiLeme
ad79b64f28 [plugin-sdk-option-dropdown] - merge upstream 2023-09-25 20:31:38 -03:00
GuiLeme
df299af6d0 [plugin-sdk-navbar] - bump 2023-09-25 20:25:21 -03:00
GuiLeme
5d06c650f6 [plugin-sdk-navbar] - changes in review 2023-09-25 20:20:45 -03:00
GuiLeme
eb1fcd4fe6 [plugin-sdk-navbar] - changes in review 2023-09-25 20:07:44 -03:00
GuiLeme
7ff71e516f [plugin-sdk-navbar] - merged upstream 2023-09-25 20:04:17 -03:00
GuiLeme
13f0c170cb [plugin-sdk-navbar] - merged upstream 2023-09-25 20:03:13 -03:00
Ramón Souza
9779ef4fca
Merge pull request #18812 from GuiLeme/plugin-sdk-presentation-dropdown
feat(plugin): new extensible area presentation dropdown (three dots in the presentation area)
2023-09-25 20:03:00 -03:00
GuiLeme
09104dca65 bump version 2023-09-25 19:50:52 -03:00
GuiLeme
a24124a4c0 merge upstream 2023-09-25 19:03:34 -03:00
GuiLeme
e9e0a9436f [plugin-sdk-presentation-dropdown] - changes in review 2023-09-25 18:59:52 -03:00
Ramón Souza
ae8c66d33c
Merge pull request #18807 from GuiLeme/plugin-sdk-microphone-dropdown
feat(plugin)- implemented the extensible area microphone dropdown (Little area on the corner of the microphone button).
2023-09-25 18:58:39 -03:00
Ramón Souza
8cab256103
Merge branch 'v3.0.x-release' into plugin-sdk-microphone-dropdown 2023-09-25 18:42:30 -03:00
GuiLeme
ef70fba617 [plugin-sdk-microphone-dropdown] - bump version 2023-09-25 18:35:03 -03:00
GuiLeme
1bb2713101 [plugin-sdk-microphone-dropdown] - changes in review 2023-09-25 18:22:02 -03:00
Gustavo Trott
9503853b4b
Merge pull request #18846 from gustavotrott/merge-develop-into-30
Merge Develop into 3.0
2023-09-25 17:45:47 -03:00
Gustavo Trott
2b569b8536 erge remote-tracking branch 'upstream/develop' into merge-develop-into-30 2023-09-25 17:44:28 -03:00
Ramón Souza
da58458ab9
Merge pull request #18805 from GuiLeme/plugin-sdk-issue-5
feat(plugins): Adds extensible area "Action bar button" (below the presentation area)
2023-09-25 16:53:58 -03:00
GuiLeme
a3842055d8 [plugin-sdk-microphone-dropdown] - change name to audioSettingsDropdown 2023-09-25 16:48:30 -03:00
GuiLeme
8214df4261 [plugin-sdk-issue-5] - bump version 2023-09-25 16:25:24 -03:00
GuiLeme
265304ba97 [plugin-sdk-microphone-dropdown] - merge upstream 2023-09-25 16:18:48 -03:00
Anton Georgiev
ef17ee87c2
Merge pull request #18844 from bigbluebutton/antobinary-patch-2
ci: Increase the timeout for install+test from 15mins to 25mins
2023-09-25 14:44:24 -04:00
Anton Georgiev
3cece158c2
ci: Increase the timeout for install+test from 15mins to 25mins 2023-09-25 13:31:03 -04:00
Guilherme Pereira Leme
7c6d4b01fe
Update bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-25 12:43:59 -03:00
Gustavo Trott
49d60f6f88
Merge pull request #18842 from gustavotrott/graphql-bkroom-msg
refactor (graphql-server): Adds new chat msg type 'breakoutRoomModeratorMsg'
2023-09-25 12:41:02 -03:00
Gustavo Trott
afb1801695 Adds new chat msg type 'breakoutRoomModeratorMsg' 2023-09-25 12:37:05 -03:00
GuiLeme
ca1964f795 [plugin-sdk-camera-settings-dropdown] - finish 2023-09-25 11:59:12 -03:00
Ramón Souza
461a1c3ede
Merge pull request #18703 from gabriellpr/fix-options-tests
test: Fix options tests
2023-09-25 11:59:11 -03:00
Ramón Souza
4a76343899
Merge pull request #18840 from Scroody/fix-rename-chat-message-component
Fix: Component name
2023-09-25 11:57:18 -03:00
imdt
436537012f Fix: Component name 2023-09-25 11:32:45 -03:00
Ramón Souza
3c16d538dd
Merge pull request #18839 from Scroody/fix-buttons-style
Fix: Buttons styles for 3.0
2023-09-25 10:52:04 -03:00
André Castro
ee68d817b4
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-popup/popup-content/styles.ts
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-25 10:49:21 -03:00
GuiLeme
e1774b28fe Merge remote-tracking branch 'upstream/develop' into plugin-sdk-issue-5 2023-09-25 10:46:38 -03:00
imdt
71b9f5ad0c Fix: Buttons style 2023-09-25 10:24:24 -03:00
Anton Georgiev
1ce2b887b9
Merge pull request #18694 from paultrudel/akka-pekko-migration
refactor: Replace Akka with Pekko
2023-09-25 08:43:25 -04:00
GuiLeme
4464c87596 Merge remote-tracking branch 'upstream/develop' into plugin-sdk-option-dropdown 2023-09-25 09:21:45 -03:00
Ramón Souza
f164fd6014
Merge pull request #18828 from Scroody/fix-locked-mods
Fix: Mute button moving right
2023-09-25 08:47:19 -03:00
Gustavo Trott
b6db5cb12b
html5: tweak: wait port 27017 to be ready before init replicaset (#18830) 2023-09-23 12:06:56 -03:00