Commit Graph

37470 Commits

Author SHA1 Message Date
Anton Georgiev
2822686d33
Merge pull request #17848 from bigbluebutton/antobinary-locale-docs
docs: Update localization.md to include info about integration with T…
2023-05-09 13:33:34 -04:00
Anton Georgiev
134303feb7
Delete transifex.sh 2023-05-09 13:32:59 -04:00
Anton Georgiev
4fbad515d5
Delete TRANSIFEX_PULL_INSTRUCTIONS.md 2023-05-09 13:32:41 -04:00
Anton Georgiev
639516470a
docs: Update localization.md to include info about integration with Transifex 2023-05-09 13:30:02 -04:00
Anton Georgiev
8cb98d99fd
Merge pull request #17842 from paultrudel/akka-randomness-fix
fix(sec): Switched PRNG to secure PRNG
2023-05-09 11:18:21 -04:00
Anton Georgiev
2645bc8d83
Merge pull request #17827 from hiroshisuga/patch-3
fix(poll): fix Yes/No quick poll button
2023-05-09 10:38:42 -04:00
Anton Georgiev
a7547eb83e
docs: added link to 2.6.6 2023-05-08 16:36:34 -04:00
Anton Georgiev
5a660470ad
Merge pull request #17814 from paultrudel/max-participants-fix
fix: maxParticipants check counting users that have left
2023-05-08 16:29:53 -04:00
Anton Georgiev
c8342ce5ac
Merge pull request #17821 from antobinary/meteor-timeout-part-2
refactor: ensure setTimeout and clearTimeout run within Fiber
2023-05-08 16:23:19 -04:00
Anton Georgiev
9d1a4e1dfc
Merge pull request #17829 from ramonlsouza/issue-17819
fix: Joining a meeting with pinned shared notes you don't see presentation area
2023-05-08 16:13:52 -04:00
Anton Georgiev
1b7b9590b8
Merge pull request #17825 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
Translate 'bigbluebutton-html5/public/locales/en.json' in 'ja'
2023-05-08 09:21:39 -04:00
Anton Georgiev
058c87e182
Merge pull request #17813 from danielpetri1/jpeg-export-issue
fix(export-annotations): Support .jpg images
2023-05-08 09:21:02 -04:00
Anton Georgiev
d04c07d59b
Merge pull request #17818 from ramonlsouza/issue-17723
fix(chat): character limit warning is not removed on submit
2023-05-08 09:15:06 -04:00
Anton Georgiev
f6676fd354
Merge pull request #17820 from antobinary/logs-reconnection
refactor: adding logs for closing the connection due to invalid user
2023-05-08 09:05:28 -04:00
Anton Georgiev
1340265d26
Update bigbluebutton-html5/imports/api/users/server/handlers/validateAuthToken.js 2023-05-08 09:05:13 -04:00
Ramón Souza
a97d0216eb fix pinned shared notes on join 2023-05-08 10:01:08 -03:00
hiroshisuga
c66177d543
Update component.jsx 2023-05-07 00:20:55 +09:00
transifex-integration[bot]
3c78927fce
Apply translations in ja
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2023-05-06 10:51:55 +00:00
Fred Dixon
a7d78109b2
Update troubleshooting.md
Fix path for forceRelayOnFirefox #16614
2023-05-06 06:33:23 -04:00
Anton Georgiev
1746c9376f refactor: add userId and authToken for each PendingAuth 2023-05-05 16:01:07 -04:00
Anton Georgiev
340f727b0f refactor: ensure setTimeout and clearTimeout run within Fiber 2023-05-05 15:39:27 -04:00
Anton Georgiev
f51205a119 refactor: adding logs for closing the connection due to invalid user 2023-05-05 15:28:21 -04:00
Ramón Souza
7898482c58 remove error message from chat input on submit 2023-05-05 15:00:21 -03:00
Anton Georgiev
1220db9063
Merge pull request #17817 from paultrudel/meteor-crash-test
fix: Use meteor.setTimeout to keep call inside fiber
2023-05-05 11:37:08 -04:00
Paul Trudel
cdfe54bc56 Use meteor.setTimeout to keep call inside fiber 2023-05-05 15:26:56 +00:00
Anton Georgiev
9814e4ebaf
Merge pull request #17811 from antonbsa/layout-tests-migration
test: Layout tests additions and serial mode migration
2023-05-04 16:27:16 -04:00
danielpetri1
89f18df3b5 Support .jpg extension 2023-05-04 18:42:02 +00:00
Anton Barboza
ac4ede7ac3 test: improve timeout multiplier logic 2023-05-04 12:42:35 -03:00
Anton Georgiev
5f0686697a
Merge pull request #17792 from Scroody/I-17741
fix: Default cursor not appearing when entering meeting.
2023-05-04 10:38:31 -04:00
Anton Georgiev
d2cfe301d7
Merge pull request #17806 from ramonlsouza/fix-multi-user-cursor
fix: cursor not appearing for non-presenter when multi-user whiteboard is enabled
2023-05-04 10:37:11 -04:00
Anton Georgiev
c3902ba965
Merge pull request #17745 from gabriellpr/serial-mode-chat
test: Chat to serial mode
2023-05-04 09:58:25 -04:00
Ramón Souza
c3ad0e7727 fix cursor for multi-user whiteboard 2023-05-04 09:20:36 -03:00
Anton Georgiev
259622b170
Merge pull request #17803 from hiroshisuga/patch-2
[2.6 doc] explain three dots in bbb-html5 setting
2023-05-04 06:47:52 -04:00
hiroshisuga
ac156b8ecc
Update customize.md 2023-05-04 09:31:36 +09:00
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
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