Anton Georgiev
e92862ee00
Merge pull request #17986 from paultrudel/meeting-info-attendee-update
...
fix(Meeting API): Only include online users in attendee list
2023-05-31 18:29:14 -04:00
Anton Georgiev
b18aff32e6
Merge pull request #18045 from paultrudel/ssrf-fix
...
fix(sec): SSRF fix
2023-05-31 18:19:40 -04:00
Paulo Lanzarin
0e8dc2a0cc
Merge pull request #17847 from prlanzarin/u27/feat/fullaudio-bridge-userdata
...
feat(audio): add userdata-bbb_fullaudio_bridge
2023-05-31 17:07:57 -03:00
prlanzarin
80414a9cc4
feat(audio): add userdata-bbb_fullaudio_bridge
...
Allows controlling which audio bridge should be used, per user
2023-05-31 17:07:10 -03:00
Paulo Lanzarin
0135813f96
Merge pull request #18044 from prlanzarin/u26/feat/lawful-good-rec
...
feat: only record media while meeting is being actively recorded
2023-05-31 16:39:29 -03:00
prlanzarin
4d1aa87a88
feat: only record media while meeting is being actively recorded
...
Only record media (microphone, webcams and screens) while meeting is
being actively recorded (ie an user has enabled recording in the
conference). If the conference's recording is paused, media capture will
stop as well (with appropriate recording events).
A bigbluebutton.properties/API#create parameter called
`recordFullDurationMedia` is added to control this behavior. The default
is false (only capture while recording is active). Setting it to `true`
enables the current (legacy) behavior: always capture media if the
meeting's `recorded` prop is true.
2023-05-31 16:36:11 -03:00
Anton Georgiev
3001d8b75d
Merge pull request #18046 from gabriellpr/change-hide-presentation
...
test: Updates hide presentation
2023-05-31 15:13:06 -04:00
Scroody
b2f99a5516
New message notification doesn't disappear
2023-05-31 13:42:49 -03:00
Anton Georgiev
028520e17b
Merge pull request #18054 from bigbluebutton/antobinary-patch-3
...
chore: Enable ReactionsBar by default
2023-05-31 12:08:23 -04:00
Anton Georgiev
cda09e2c17
chore: Add inline comments on how the reactions options configs work
2023-05-31 11:39:22 -04:00
Anton Georgiev
bde9864a9e
chore: Enable ReactionsBar by default
2023-05-31 11:24:45 -04:00
Paulo Lanzarin
c23c0bbab8
Merge pull request #17934 from prlanzarin/u27/fix/cam-bg-dnd-attached
...
fix(video): drag-and-drop virtual background isn't applied
2023-05-31 11:57:42 -03:00
prlanzarin
854f1e6e1b
fix(video): drag-and-drop virtual background isnt applied
...
Drag-and-drop based virtual BG activation isn`t working since we refactored the logic to determine whether a peer is attached or not
2023-05-31 11:51:06 -03:00
Paulo Lanzarin
ca1a1f8cb6
Merge pull request #17980 from prlanzarin/u27/fix/screenshare-audio-output
...
fix(screenshare): use the same audio outputDeviceId as microphone
2023-05-31 11:37:57 -03:00
Paulo Lanzarin
3553a7eb35
Merge pull request #18051 from prlanzarin/u27/refactor/stale-ios-locale
...
refactor(video): remove stale iOSWarning locale declaration
2023-05-31 11:32:22 -03:00
Paulo Lanzarin
727d3f4369
Merge pull request #18050 from prlanzarin/u27/fix/screenshare-autoplay-lodash
...
fix(screenshare): client crash due to stale lodash usage
2023-05-31 11:30:54 -03:00
prlanzarin
bf482fa373
refactor(video): remove stale iOSWarning locale declaration
2023-05-31 11:17:03 -03:00
prlanzarin
4961bfdf73
fix(screenshare): client crash due to stale lodash usage
2023-05-31 11:12:21 -03:00
prlanzarin
f4a761cea4
Merge remote-tracking branch 'origin/v2.7.x-release' into u27/fix/screenshare-audio-output
2023-05-31 11:06:49 -03:00
Ramón Souza
0756d030a5
Merge pull request #17968 from Scroody/I-16114
...
Fix: Self cam coming back after trying to add effects or settings
2023-05-31 11:06:24 -03:00
Anton Georgiev
2a98312acd
Merge pull request #18024 from ramonlsouza/fix-connection-settings
...
fix: connection status modal "adjusting your settings" button not working as expected
2023-05-31 10:03:32 -04:00
Anton Georgiev
1fce8d1c22
Merge pull request #18003 from gabriellpr/improve-poll-test
...
test: Improve smart slides
2023-05-31 10:03:06 -04:00
Paulo Lanzarin
7f637d5def
Merge pull request #17981 from prlanzarin/u27/fix/screenshare-size-dispatch-exception
...
fix(screenshare): size dispatch fails due to wrong scope
2023-05-31 10:43:02 -03:00
Paulo Lanzarin
cbecf793c1
Merge pull request #18049 from prlanzarin/u26/fix/camera-autoplay
...
fix(video): autoplay handling fails due to wrong mediaElement reference
2023-05-31 10:37:53 -03:00
prlanzarin
f34f8e5a9c
fix(video): autoplay handling fails due to wrong mediaElement reference
2023-05-31 10:33:39 -03:00
Gabriel Porfirio
a605920fa4
update the function that checks the restore presentation button
2023-05-30 16:25:40 -03:00
Anton Georgiev
f6d2ed10f3
Merge pull request #18042 from ramonlsouza/issue-18039
...
fix: Viewer gets blank presentation after minimize/restore
2023-05-30 14:55:41 -04:00
Ramón Souza
7fed378671
do not return focus after closing modal
2023-05-30 13:45:41 -03:00
Anton Georgiev
c6f40a862e
Merge pull request #18033 from KDSBrowne/bbb-18031
...
fix: UI Overlap Toolbar Options Button
2023-05-30 11:57:53 -04:00
Anton Georgiev
a672b482f5
Merge pull request #17924 from ramonlsouza/issue-17894
...
fix: Right-clicking whiteboard area makes UI disappear
2023-05-30 11:26:38 -04:00
Paul Trudel
08a87f2dad
Changed names of presentation download properties and set https as default
2023-05-30 14:02:13 +00:00
Ramón Souza
c8cd7f3a33
change checks
2023-05-30 10:18:11 -03:00
Ramón Souza
d9a18a9e14
add inline comments
2023-05-30 09:54:35 -03:00
Ramón Souza
6b747ccc9e
fix blank presentation after minimizing
2023-05-30 09:39:31 -03:00
Gabriel Porfirio
570ae7ae8a
adding the true/false check answer
2023-05-30 09:19:44 -03:00
KDSBrowne
4e701201c5
update whiteboard toolbar responsive size to fix overlap
2023-05-29 18:03:39 +00:00
André Castro
f2c4d55c2d
Update component.jsx
2023-05-29 15:02:29 -03:00
Anton Georgiev
20d124722a
Merge pull request #17962 from ramonlsouza/change-self-cam-label
...
refactor: Change enable/disable self cam label based on state
2023-05-29 09:49:52 -04:00
Anton Georgiev
6552a80236
Merge pull request #18025 from KDSBrowne/bbb-17985
...
fix: Flickering Dock Position During Slide Changes
2023-05-29 09:48:57 -04:00
transifex-integration[bot]
905312e184
Translations for bigbluebutton-html5/public/locales/en.json in fa_IR ( #18027 )
...
* Translate en.json in fa_IR
100% translated source file: 'en.json'
on the 'fa_IR' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-05-29 09:48:40 -04:00
Ramón Souza
d3eff236e1
Merge pull request #18020 from Scroody/I-17893
...
Fix: Empty 'E' on polls answer options
2023-05-29 10:34:22 -03:00
André Castro
3852520d0b
Update component.jsx
2023-05-29 10:21:17 -03:00
Anton Georgiev
aebb8d7c9f
Merge pull request #18022 from bigbluebutton/antobinary-patch-2
...
chore: Enable by default Camera as content
2023-05-26 15:35:26 -04:00
transifex-integration[bot]
4241dc9447
Translate en.json in ru ( #18023 )
...
100% translated source file: 'en.json'
on the 'ru' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-05-26 15:15:17 -04:00
KDSBrowne
07c7e2c66e
fix setting tldraw dock position
2023-05-26 18:39:09 +00:00
Ramón Souza
31add17d9c
fix adjust settings button
2023-05-26 15:29:29 -03:00
KDSBrowne
3eb0b31e19
Merge branch 'v2.7.x-release' of https://github.com/bigbluebutton/bigbluebutton into v2.7.x-release
2023-05-26 16:37:03 +00:00
Ramón Souza
6ef4b408f6
self cam -> self-view
2023-05-26 13:21:56 -03:00
Anton Georgiev
80a46d5ab3
chore: Enable by default Camera as content
2023-05-26 11:28:40 -04:00
Scroody
5dcd018500
Removed empty E
2023-05-26 11:04:35 -03:00