Anton Georgiev
748c7a4a0b
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227
2023-06-02 09:45:34 -04:00
Anton Georgiev
4e6b035e58
docs: Typo on 2.7 docs
2023-06-02 09:39:17 -04:00
Anton Georgiev
a511ae9003
Merge pull request #18069 from bigbluebutton/antobinary-patch-5
...
docs: Added a note for recording processing with recordFullDurationMedia
2023-06-02 09:36:00 -04:00
Anton Georgiev
14a7e8eac0
Merge pull request #18070 from ramonlsouza/issue-17943
...
style: change webcam placeholder border color
2023-06-02 09:25:44 -04:00
Anton Georgiev
a317272d2c
Merge pull request #18068 from bigbluebutton/antobinary-patch-4
...
docs: Added a mention of disabledFeaturesExclude in the api changes f…
2023-06-02 09:24:05 -04:00
Anton Georgiev
e5cd78461d
docs: Added a note for recording processing with recordFullDurationMedia
2023-06-02 09:19:50 -04:00
Anton Georgiev
41be594604
docs: Added a mention of disabledFeaturesExclude in the api changes for 2.6
2023-06-02 09:10:37 -04:00
Anton Georgiev
f9bae9f6d8
docs: Spring was upgraded to 2.7.12
2023-06-02 09:08:33 -04:00
Anton Georgiev
4030a0fd52
docs: added link to 2.6.9
2023-06-02 09:06:57 -04:00
Ramón Souza
46849eae84
change webcam placeholder border color
2023-06-02 10:06:41 -03:00
Paulo Lanzarin
4e766ad968
Merge pull request #18063 from prlanzarin/u26/fix/recFullMedia-param-parsing
...
fix: typo when parsing recordFullDurationMedia API param
2023-06-01 15:47:37 -03:00
prlanzarin
9f46b10485
fix: typo when parsing recordFullDurationMedia API param
2023-06-01 15:05:50 -03:00
Ramón Souza
c85797e4fc
Merge pull request #18057 from ramonlsouza/fix-uploader-dropdown
...
fix: presentation uploader dropdown styles
2023-06-01 13:57:51 -03:00
Ramón Souza
10f6c2a9d1
Merge pull request #18055 from Scroody/I-18034
...
Fix: new message notification doesn't disappear.
2023-06-01 11:38:38 -03:00
Scroody
44997a83e1
Requested changes and code optmization
2023-06-01 11:09:14 -03:00
Anton Georgiev
5234863c15
Merge pull request #18058 from antobinary/2.7docs
...
docs: BBB 2.7 initial set of docs
2023-06-01 10:08:04 -04:00
Anton Georgiev
fb2404c4aa
docs: BBB 2.7 initial set of docs
2023-06-01 10:05:46 -04:00
Ramón Souza
bf55c143be
fix presentation uploader dropdown
2023-06-01 09:29:56 -03:00
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