Commit Graph

41079 Commits

Author SHA1 Message Date
Anton Georgiev
ff58fa0170
docs: added a link to alpha.4 2024-02-23 22:08:48 -05:00
Anton Georgiev
db03d0b335
Merge pull request #19680 from antobinary/port-logs
fix: Reduce logs in SendWhiteboardAnnotationPubMsgHdlr.scala (port)
2024-02-23 21:11:12 -05:00
Anton Georgiev
fb26828dfc
Merge pull request #19679 from antobinary/port-19672
fix(bbb-export-annotations): handle missing textbox size in Tldraw (port)
2024-02-23 21:10:39 -05:00
Anton Georgiev
6c1c253d43
Merge pull request #19681 from antobinary/port-19602
fix(bbb-conf): Unset all local variables
2024-02-23 21:02:40 -05:00
Anton Georgiev
99dba3f5f5
Merge pull request #19683 from antobinary/port-18783
feat(presentation): Add Script for Using Collabora Online as Document Converter (backport)
2024-02-23 21:00:14 -05:00
Anton Georgiev
23ea53e452
recording: work around invalid locale in caption events (#19682)
This is a workaround for #19178 - but it does not fix the issue. The
caption recording events with invalid empty `<locale/>` are simply
dropped with a warning message, to allow the recording and any valid
caption streams present to be processed.

Co-authored-by: Calvin Walton <calvin.walton@blindsidenetworks.com>
2024-02-23 20:59:34 -05:00
Hubert Figuière
18df086257 lo-conversion: add a script to use CODE for remote conversion 2024-02-23 20:43:00 -05:00
Fred Dixon
7c5e22a00f Unset all local variables 2024-02-23 20:38:03 -05:00
Anton Georgiev
f03df02e19 fix: Reduce logs in SendWhiteboardAnnotationPubMsgHdlr.scala (#19634) 2024-02-23 20:35:35 -05:00
Anton Georgiev
3732858466 fix: Drop heavy log from sendBulkAnnotations.js (#19633) 2024-02-23 20:33:37 -05:00
Daniel Petri Rocha
be9c3566fe fix(bbb-export-annotations): handle missing textbox size in Tldraw (#19672) 2024-02-23 20:27:20 -05:00
Anton Georgiev
aacf4ed263
chore: Bump release to 3.0.0-alpha.4 2024-02-23 20:18:57 -05:00
Anton Georgiev
5eace35d79
fix(sec): bump postgresql to 42.7.2 (#19663) 2024-02-23 20:11:36 -05:00
Anton B
0d54b1741a fix: avoid empty span on directLeaveButton and only show separator elem on options dropdown when there's one elem below at least 2024-02-23 16:06:06 -03:00
João Victor
a76a997bb9 fix(chat): rename style file 2024-02-23 15:40:26 -03:00
João Victor
20f97dac1a fix(chat): remove unused code 2024-02-23 15:36:19 -03:00
João Victor
0190cdcdbb fix(chat): better variable naming 2024-02-23 15:35:16 -03:00
João Victor
1093770692 fix(chat): audio and popup alerts 2024-02-23 15:14:12 -03:00
Ramón Souza
911fce1496
Merge pull request #19674 from ramonlsouza/restore-default-setting
restore askForConfirmationOnLeave default value
2024-02-23 14:16:01 -03:00
Ramón Souza
b36da8ef18 restore askForConfirmationOnLeave default value 2024-02-23 14:15:01 -03:00
Ramón Souza
a813624f01
Merge pull request #19177 from Scroody/issue-12614
feat: leave meeting button
2024-02-23 14:13:01 -03:00
Tainan Felipe
10bcb21502 Refactor: Remove users subscription 2024-02-23 12:01:53 -03:00
Ramón Souza
2a2f64fb06
Merge pull request #19647 from Scroody/fix-gird-pin-notes
Fix: Hiding public chat when shared notes are pinned shows a little piece of the shared notes alongside the sidebar
2024-02-23 11:46:46 -03:00
André Castro
c5f9914124
Update styles.js 2024-02-23 10:43:35 -03:00
André
65636a98b6 Change of approach 2024-02-23 10:42:12 -03:00
Anton B
2de51a82e8 test: fix logout function, also considering new directLeaveButton 2024-02-23 10:22:44 -03:00
Ramón Souza
d15f541bd0
Merge pull request #19631 from JoVictorNunes/hide-pres-on-join-patch
fix(layout): priority for determining whether presentation is open
2024-02-23 09:19:22 -03:00
Ramón Souza
a3d5fe47e4
Merge pull request #19666 from ramonlsouza/chat-panel-styles2
style: adjust chat panel styles
2024-02-23 08:43:22 -03:00
Gustavo Trott
b2f7f795c5
Merge pull request #19667 from gustavotrott/middleware-remove-LimitNrOfFILE
Remove LimitNOFILE=1024 Restriction from bbb-graphql-middleware
2024-02-22 21:05:15 -03:00
Gabriel Porfirio
3f2fb2bb8b update screenshot draw arrow test 2024-02-22 17:02:55 -03:00
Gustavo Trott
270c1deaa3 Remove limit for the number of open files for graphql-middleware 2024-02-22 16:42:43 -03:00
Ramón Souza
4e0ea2f6ec fix eslint errors 2024-02-22 16:34:32 -03:00
Ramón Souza
095161eb46 follow up chat panel styles 2024-02-22 16:19:50 -03:00
Ramón Souza
fb8e153af8 use alternative snapshot for sarafi on macos 2024-02-22 14:51:32 -03:00
Gabriel Porfirio
d2c26d19ef @flaky to the options test 2024-02-22 14:09:56 -03:00
André
803a8f1c6d Requested changes 2024-02-22 13:27:35 -03:00
André
329f0461d3 More changes 2024-02-22 13:16:09 -03:00
Ramón Souza
6d665d8886
Merge pull request #19630 from Scroody/publish-poll-open-chat
Client: Publish a poll opens the chat
2024-02-22 10:58:44 -03:00
André
11a159fed5 adjusting to tests 2024-02-22 10:37:43 -03:00
André
872924e537 Merge remote-tracking branch 'upstream/v3.0.x-release' into publish-poll-open-chat 2024-02-22 10:06:54 -03:00
Ramón Souza
672c40416d
Merge pull request #19657 from KDSBrowne/bbb-shape-access
Fix: Shape Access Logic for Non-Moderator Viewers
2024-02-22 09:52:41 -03:00
Guilherme Pereira Leme
d7e2d400d6
fix: decrease total number of subscriptions for some hooks (#19653) 2024-02-21 16:50:46 -03:00
Ramón Souza
1da786cc17
Merge pull request #19656 from JoVictorNunes/poll-annotation-enhancements-0221
feat(poll annotations): better annotation layout
2024-02-21 16:37:13 -03:00
Gabriel Porfirio
d002ab7928 fix for whiteboard tests 2024-02-21 15:13:10 -03:00
Ramón Souza
b8488b4d23
Merge pull request #19659 from Scroody/fix-chat-name-notes-grid
Fix: Wrong chat name in grid layout when shared notes are pinned
2024-02-21 14:53:29 -03:00
André
66171c2012 Fix: Wrong chat name in grid layout when shared notes are pinned 2024-02-21 13:49:34 -03:00
André
b1c46f34d2 Aditional changes to avoid user problems 2024-02-21 13:20:06 -03:00
André
447997930f Aditional changes to avoid user problems 2024-02-21 10:18:27 -03:00
Ramón Souza
835b4e8dbc
Merge pull request #19651 from ramonlsouza/fix-unread-navbar
fix: unread messages notification in sidebar toggle
2024-02-21 09:30:42 -03:00
João Victor
d6ab158d18 feat(poll annotations): better annotation layout 2024-02-21 09:16:53 -03:00