Anton Georgiev
d225c6f157
Merge pull request #17802 from hiroshisuga/patch-1
...
[2.6 doc] typo and missing image in the customize section
2023-05-03 20:01:04 -04:00
Anton Georgiev
a295cc93b5
Merge pull request #17800 from Tainan404/fix-message-duplication-chat
...
Fix: duplicate messages when start a new chat
2023-05-03 19:57:18 -04:00
hiroshisuga
1a0d6bb245
Update customize.md
2023-05-04 08:44:27 +09:00
Tainan Felipe
66052802c0
Fix: duplicate messages when start a new chat
2023-05-03 17:14:05 -03:00
Gabriel Porfirio
3796fb54fc
.only removed
2023-05-03 16:42:22 -03:00
Anton Georgiev
0ae3675647
Merge pull request #17799 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_sv_SE
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'sv_SE'
2023-05-03 15:12:44 -04:00
Anton Georgiev
80079bd3bf
Merge pull request #17798 from Scroody/meteor-migration
...
fix: Meteor migration async annotation tweaks
2023-05-03 15:12:12 -04:00
transifex-integration[bot]
656e0255c9
Apply translations in sv_SE
...
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'sv_SE' language.
2023-05-03 18:55:46 +00:00
Anton Georgiev
84374a761f
Merge pull request #17732 from kepstin/etherpad-scheme
...
nginx config: Allow overriding the $scheme variable
2023-05-03 13:13:49 -04:00
Anton Georgiev
894c77ecde
Merge pull request #17710 from gabriellpr/options-serial-mode
...
test: options serial mode
2023-05-03 13:13:17 -04:00
Scroody
ab8e8b9ddb
Changes to annotations async
2023-05-03 13:56:47 -03:00
Scroody
1a75eb884e
Tweeks to annotations async
2023-05-03 13:53:28 -03:00
Anton Georgiev
708dc5fc27
Merge pull request #17709 from bigbluebutton/snyk-fix-5aa698d4ce5130a1334cda2348bb3bdb
...
[Snyk] Security upgrade yaml from 1.10.2 to 2.2.2
2023-05-03 11:22:26 -04:00
Anton Georgiev
714b2cf778
Merge pull request #17790 from antobinary/meteor2.12
...
chore: Upgrade Meteor from 2.10 to 2.12
2023-05-03 10:29:26 -04:00
Paulo Lanzarin
2115989067
Merge pull request #17784 from prlanzarin/u27/fix/stale-webrtc-recorder-files
...
fix: add bbb-webrtc-recorder to raw files cleanup cron job
2023-05-03 09:35:16 -03:00
GuiLeme
f3969c083a
[issue-17531] - disabled dropdown when uploading a presentation to not throw errors
2023-05-03 08:50:36 -03:00
Anton Georgiev
d650f3e588
Merge pull request #17794 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_eu
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'eu'
2023-05-02 19:00:03 -04:00
transifex-integration[bot]
c3b251f67f
Apply translations in eu
...
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'eu' language.
2023-05-02 20:53:10 +00:00
GuiLeme
54242ec176
[issue-17531] - Deleted original presentation when it is not already a pdf or an image
2023-05-02 16:26:35 -03:00
Anton Georgiev
6273477feb
chore: use nodejs from meteor static
2023-05-02 14:53:05 -04:00
Scroody
85669f0038
Fix: Default cursor not appearing when entering meeting.
2023-05-02 15:32:10 -03:00
Anton Georgiev
d328988659
chore: use nodejs from meteor static
2023-05-02 14:13:11 -04:00
Anton Georgiev
f1c25783a5
chore: Bump BBB version to 2.6.6
2023-05-02 11:34:10 -04:00
Anton Georgiev
baeaecdf82
chore: upgrade Meteor from 2.10 to 2.12
2023-05-02 11:27:53 -04:00
prlanzarin
1e9834687e
fix(freeswitch): include signalwire PR 1914 as a patch
...
There are some issues with the way FreeSWITCH changes candidate pairs
based on connectivity checks. That generally manifests as: 1) an asymmetric
start time between inbound and outbound audio (eg inbound audio takes 20
seconds to come in while outbound works right out of the bat
2) wrong pairs being picked initially and FS taking longer
than ideal to find a new one 3) 1006s, 4) ....
This backports signalwire PR 1914 in an attempt to mitigate
the aforementioned issues. The PR description explains the rationale
rather well and seems sound. I've tested this in demo servers with midly
satisfying results, but still needs further testing.
2023-05-02 11:55:00 -03:00
Anton Georgiev
6c2c8ac5c0
Merge pull request #17748 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_uk_UA
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'uk_UA'
2023-05-02 10:44:59 -04:00
prlanzarin
b021435d00
docs: add bbb-webrtc-recorder to 2.7 experimental features
2023-05-02 11:41:42 -03:00
Ramón Souza
f6ae122fd0
Merge pull request #17728 from ramonlsouza/fix-private-typing-indicator
...
fix: typing indicator does not work in private chat
2023-05-02 11:26:04 -03:00
Ramón Souza
fdaf5af5ce
Merge pull request #17759 from ramonlsouza/issue-17739
...
fix: Part of the camera border is not resizable when positioned below the chat
2023-05-02 11:25:49 -03:00
GuiLeme
f03c01399f
[issue-17531] - added ConvertedPresentationName to be referenced when getting the link to downloading the original file
2023-05-02 11:14:40 -03:00
prlanzarin
02f9fa5116
fix: add bbb-webrtc-recorder to raw files cleanup cron job
2023-05-02 11:02:50 -03:00
Ramón Souza
9f91d66b60
Merge pull request #17675 from gabriellpr/hide-toolbars
...
test: adds three tests for presentation
2023-05-02 09:02:28 -03:00
danielpetri1
72c0606a80
Fix current presentation indicator
2023-05-01 14:01:04 +00:00
Fred Dixon
464af74aef
Merge pull request #17774 from ffdixon/update-captions
...
Updated docs to enable live captions
2023-04-29 16:40:47 -03:00
Fred Dixon
556fc99163
Updated docs to enable live captions
2023-04-29 16:39:36 -03:00
Gabriel Porfirio
7fe9d74a63
wip: polling changing to serial mode
2023-04-28 09:30:29 -03:00
Ramón Souza
29c64b90cf
Merge pull request #17558 from Scroody/I-17465
...
Fix: Bigger presentation now restore on update as well
2023-04-27 20:07:07 -03:00
André Castro
2c52c1a596
Merge branch 'v2.6.x-release' into I-17465
2023-04-27 19:25:56 -03:00
Ramón Souza
65e16518dc
Merge pull request #17676 from Scroody/fix-draggable-cameras-no-presentation
...
Fix: Draggable cameras when presentation minimized.
2023-04-27 19:16:01 -03:00
Ramón Souza
d082d0b044
fix sidebar resizing on cameradock
2023-04-27 18:59:13 -03:00
Paul Trudel
2e1635900b
Removed logs for auth token validation
2023-04-27 20:51:17 +00:00
Anton Barboza
049246a08d
test: clear notification after changing layout and update screenshots
2023-04-27 14:21:44 -03:00
Fred Dixon
f4eceef8e3
Update lti.md
...
Fix Mardown errors in LTI docs
2023-04-27 14:17:58 -03:00
Fred Dixon
2cded0aba4
Update lti.md
...
Fix Markdown Error
2023-04-27 14:08:53 -03:00
Fred Dixon
de649e9ec9
Merge pull request #17749 from ffdixon/update-lti-docs
...
Update LTI docs
2023-04-27 11:21:55 -03:00
Fred Dixon
1ab649eca2
Updated LTI docs
2023-04-27 11:14:42 -03:00
transifex-integration[bot]
874e601543
Apply translations in uk_UA
...
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'uk_UA' language.
2023-04-27 14:05:33 +00:00
Anton Georgiev
4406dcb971
Merge pull request #17744 from diegobenetti/transfer-button-not-displayed-in-tablets
...
fix: Transfer button not displayed in tablets
2023-04-27 08:37:46 -04:00
Gabriel Porfirio
7b0cd624da
change chat to serial mode
2023-04-27 09:36:19 -03:00
Diego Benetti
910e3f2e6f
Fixes url concatenation to encode the parameters
2023-04-27 12:17:14 +00:00