Commit Graph

10905 Commits

Author SHA1 Message Date
Ramón Souza
371406d4ff
Merge pull request #16498 from KDSBrowne/bbb-wb-perf-imp
Remove useEffect Hook Without Dependency Array
2023-01-18 16:16:02 -03:00
Ramón Souza
b995f6a33d
Merge pull request #16475 from JoVictorNunes/issue-15964-1
feat(whiteboard): configurable text tool font family
2023-01-18 08:26:11 -03:00
KDSBrowne
56fad69924 Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-wb-perf-imp 2023-01-18 00:23:19 +00:00
KDSBrowne
4712770f32 remove useEffect hook without dependency array 2023-01-18 00:22:50 +00:00
Gustavo Trott
f4a453d880
Merge pull request #16495 from ramonlsouza/issue-16489 2023-01-17 17:27:36 -03:00
GuiLeme
d566d1fd1a [patch-issue-16375] - add semicolon 2023-01-17 15:27:04 -03:00
GuiLeme
065e7f17e7 [patch-issue-16375] - Patch for SonarCloud warning 2023-01-17 14:50:10 -03:00
Ramón Souza
dd1c330c64 fix change slide with same content 2023-01-17 14:45:15 -03:00
Anton Georgiev
406c94c43a
Merge pull request #16457 from GuiLeme/issue-16375
fix: Omit liveTranscription message if it is not enabled
2023-01-17 07:13:39 -05:00
GuiLeme
bdc5a71967 [issue-16375] - not showing anything when liveTranscription is disabled 2023-01-16 18:10:21 -03:00
Ramón Souza
f6df0e5f48
Merge pull request #16471 from germanocaumo/f-w-text-updates
fix(whiteboard): restore per character text shape updates
2023-01-16 13:52:42 -03:00
Ramón Souza
4b41ca01f1
Merge pull request #16034 from ramonlsouza/remove-persistent-on-chat-clear
refactor: Remove unused user persistent data if chat is cleared
2023-01-16 11:05:34 -03:00
Joao Victor
44896106b9 feat(whiteboard): configurable text tool font family 2023-01-16 08:40:42 -03:00
Ramón Souza
e008a05931
Merge pull request #16467 from GuiLeme/issue-15756
fix(breakout) - Fix inconsistent behavior of create breakout rooms button
2023-01-16 08:37:37 -03:00
Ramón Souza
64f594a939
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/container.jsx 2023-01-16 08:32:19 -03:00
germanocaumo
5c35aed44d fix(whiteboard): restore per character text shape updates 2023-01-14 20:37:43 +00:00
Anton Georgiev
93175cc4a7
Merge pull request #16432 from gabriellpr/cc-type-test
test: closed captions typing
2023-01-13 14:43:51 -05:00
Ramón Souza
b8d5ce2bb8
Merge pull request #16451 from JoVictorNunes/issue-16130
fix(tldraw): show tool cursors
2023-01-13 15:59:59 -03:00
Joao Victor
97eed6eded Remove unused code 2023-01-13 15:58:21 -03:00
GuiLeme
1cfc2beed7 [issue-15756] - corrected inconsistency in create breakout rooms button 2023-01-13 15:24:19 -03:00
Ramón Souza
4d3d1f86f6 remove offline users data on chat clear 2023-01-13 13:19:52 -03:00
Ramón Souza
268c3532e7 Merge remote-tracking branch 'upstream/v2.6.x-release' into remove-persistent-on-chat-clear 2023-01-13 10:05:21 -03:00
GuiLeme
b212a17c55 [issue-16375] - Change message for live transcription not being activated 2023-01-12 15:33:56 -03:00
Ramón Souza
6587e24af8
Merge pull request #16454 from ramonlsouza/issue-16356
fix(tldraw): cannot select multiple objects
2023-01-12 11:32:52 -03:00
Ramón Souza
fe3937d3ba
Merge pull request #16061 from ramonlsouza/adjust-poll-pub
fix: adjust poll publisher
2023-01-12 09:37:42 -03:00
Ramón Souza
24ff2ac8bf
Merge pull request #16447 from ramonlsouza/issue-16440
fix: Connection status tabs confusion
2023-01-12 08:52:03 -03:00
Ramón Souza
ae6d89c881 restore drag-to-select feature - whiteboard 2023-01-12 08:50:05 -03:00
Joao Victor
14d529ead9 fix(tldraw): show tool cursors 2023-01-11 16:32:03 -03:00
Gustavo Trott
734221676e
Merge pull request #16170 from GuiLeme/disabled-transcriptions 2023-01-11 13:54:05 -03:00
Gustavo Trott
1e8a12134f
Merge pull request #16056 from danielpetri1/capture-slides-upload-toast 2023-01-11 10:44:13 -03:00
Ramón Souza
45b02a1fff fix connection status tabs 2023-01-11 09:27:31 -03:00
Gabriel Porfirio
0685462a44 close captions typing test 2023-01-10 13:59:08 -03:00
Gabriel Porfirio
2e9476fbe6 closed captions test first steps 2023-01-10 10:39:18 -03:00
Joao Victor
a99f0dc7fa fix: user gets stuck in user-list when reverse-tabbing in Firefox 2023-01-09 14:35:24 -03:00
Joao Victor
eb2661ffc5 Fix user-list keyboard navigation 2023-01-09 14:29:57 -03:00
Daniel Petri Rocha
3b8bdef05b Merge branch 'v2.6.x-release' into capture-slides-upload-toast 2023-01-09 16:03:44 +01:00
GuiLeme
78b165ed7c Merge remote-tracking branch 'upstream/v2.6.x-release' into disabled-transcriptions 2023-01-09 10:58:25 -03:00
GuiLeme
f67f530b32 [disabled-transcription] - Renamed audioCaptions to liveTranscription (for disabledFeatures) 2023-01-09 10:47:22 -03:00
Joao Victor
86abefd8d6 Merge branch 'v2.6.x-release' into html5-accessibility-updates 2023-01-09 09:42:02 -03:00
Joao Victor
aa83c2ed8e Revert user-list tabIndexes 2023-01-09 09:38:35 -03:00
germanocaumo
b94d91d117 fix(whiteboard): group similar answers in the poll text 2023-01-05 16:40:03 +00:00
hiroshisuga
57533cc3f1
Update component.jsx 2023-01-05 20:34:32 +09:00
Anton Georgiev
36b45c0824
Merge pull request #16172 from schrd/fix-issue-16171
fix: Only cache TURN Servers as long as credentials are valid and force firefox to use the turn server
2023-01-05 06:13:31 -05:00
Anton Georgiev
080fd3e86d
Merge pull request #16387 from KDSBrowne/bbb-a11y-03
fix: Add Active Status to Presentation Menu Item for SR
2023-01-04 13:23:04 -05:00
KDSBrowne
5de76f5ad4 add missing intl 2023-01-04 15:45:26 +00:00
KDSBrowne
f3f64d15db use formatted active string 2023-01-04 15:24:39 +00:00
Daniel Schreiber
4347ff2e3b Re-add option to disable enforce relay webrtc traffic for Firefox
There may be other bridges may not need to force relay traffic on
firefox as @prlanzarin pointed out. So set the default to a
configuration that works out of the box but leave other choices for the
operator.

The option is moved from kurento namespace to media next to the general
forceRelay option.
2023-01-03 23:21:25 +01:00
KDSBrowne
e633896a8a restore eraser animation 2022-12-30 20:09:49 +00:00
hiroshisuga
c732409fdb Shortcut expression 2022-12-29 19:05:32 +00:00
Anton Georgiev
2d742b654c
Merge pull request #15919 from prlanzarin/u26/fix/cam-reconn-issues
fix(webcam): intermittent client crashes when sharing camera (2.6)
2022-12-23 09:12:54 -05:00