Paulo Lanzarin
e6d91991ae
Merge pull request #18088 from bigbluebutton/sfu2100a5
...
build(bbb-webrtc-sfu): v2.10.0-alpha.5
2023-06-04 22:14:41 -03:00
Paulo Lanzarin
bf16763e24
build(bbb-webrtc-sfu): v2.10.0-alpha.5
...
Full changelog: https://github.com/bigbluebutton/bbb-webrtc-sfu/compare/v2.10.0-alpha.4...v2.10.0-alpha.5
- More recording adjustments (timestamps)
2023-06-04 22:13:52 -03:00
scouillard
a6094cd0eb
fix(greenlight docs): remove GLv2 docs from docusaurus
2023-06-02 17:39:28 -04:00
Tiago Jacobs
7b5b29aaea
Merge pull request #18076 from Tainan404/custom-subscription-hook
...
Add a way to create custom hooks to subscription and apply on userlist
2023-06-02 16:58:50 -03:00
Tainan Felipe
9caf7fb0fe
Merge pull request #17999 from Tainan404/chat-popup
2023-06-02 15:58:22 -03:00
Tainan Felipe
07c5d2f5b3
Merge branch 'develop' into chat-popup
2023-06-02 15:57:06 -03:00
Tainan Felipe
9fb13c653d
Merge pull request #17955 from Tainan404/add-chat-header
2023-06-02 15:55:58 -03:00
Tainan Felipe
2f6b06d442
Merge pull request #17725 from ramonlsouza/who-is-typing
2023-06-02 15:55:49 -03:00
Tainan Felipe
b3a4526aa9
Merge pull request #17755 from ramonlsouza/migrate-message-form
2023-06-02 15:55:30 -03:00
Tainan Felipe
0ec13a9a54
Update bigbluebutton-html5/imports/ui/core/hooks/createUseSubscription.ts
...
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-06-02 14:50:10 -03:00
Ramón Souza
9f345c91bb
fix dock param
2023-06-02 14:46:17 -03:00
Tainan Felipe
963048698b
Add away to create custom hooks to subscription and apply on userlist
2023-06-02 11:59:05 -03:00
Paulo Lanzarin
11f23b71ab
Merge pull request #18075 from bigbluebutton/sfu2100a4
...
build(bbb-webrtc-sfu): v2.10.0-alpha.4
2023-06-02 11:17:08 -03:00
Paulo Lanzarin
40676a9224
build(bbb-webrtc-sfu): v2.10.0-alpha.4
...
Full changelog: bigbluebutton/bbb-webrtc-sfu@v2.10.0-alpha.3...v2.10.0-alpha.4
- mcs-core memory leak fix
- mediasoup@3.11.26
- Add support to recordFullDurationMedia
2023-06-02 11:15:27 -03:00
Anton Georgiev
2c14eb49cd
Merge pull request #18072 from antobinary/june227
...
chore: Merge BBB 2.6.9 into BBB 2.7
2023-06-02 10:11:02 -04:00
Anton Georgiev
cdbc3222f6
Merge pull request #18074 from antobinary/2.7more-docs
...
docs: Added screenshots for download orig presentation
2023-06-02 10:10:22 -04:00
Anton Georgiev
f4b45a03ea
docs: Added screenshots for download orig presentation
2023-06-02 10:08:46 -04:00
Anton Georgiev
0ba92891b8
Merge pull request #18073 from bigbluebutton/antobinary-patch-1
...
docs: (rewording) Added a note for recording processing with recordFu…
2023-06-02 09:56:37 -04:00
Anton Georgiev
5689ee2e73
docs: (rewording) Added a note for recording processing with recordFullDurationMedia
2023-06-02 09:55:59 -04:00
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
Arthurk12
d6095a2da2
fix(timer): misleading function name
2023-06-02 09:12:44 -03:00
Arthurk12
ad8759ed1b
feat(timer): add recording events
...
Adds recording events to each timer message(except CreateTimerPubMsg).
2023-06-02 09:12:44 -03:00
Arthurk12
1431e76bfe
feat(timer): add fields to the activate message
...
Adds fields(stopwatch, running, time, accumulated, track) to the
activate timer message response in order to be able to log them in the
events.xml file.
2023-06-02 09:12:43 -03:00
Ramón Souza
7c86eee147
fix pin/unpin shared notes
2023-06-01 17:04:31 -03:00
Scroody
bfaa640fb4
Fix: pinning shared notes should restore presentation
2023-06-01 16:28:33 -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
Anton Georgiev
2ce84e8b58
Merge pull request #18059 from antobinary/june1merge
...
chore: Merge BBB 2.7 into develop
2023-06-01 10:15:29 -04:00
Anton Georgiev
2abe115e04
Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into june1merge
2023-06-01 10:11:59 -04: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