Commit Graph

14073 Commits

Author SHA1 Message Date
transifex-integration[bot]
4f08abaf59
Translate en.json in de (#17915)
100% translated source file: 'en.json'
on the 'de' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-05-15 14:25:33 -04:00
Paulo Lanzarin
2b374533ae
Merge pull request #17904 from prlanzarin/u26/fix/video-button-ios-uacheck
fix: remove legacy iOS UA checks that borked camera sharing in iPads
2023-05-15 15:16:56 -03:00
Ramón Souza
dcef3e3d7b
Merge pull request #17845 from ramonlsouza/issue-17839
fix: ignore restore on update for first load of initial presentation
2023-05-15 13:41:27 -03:00
prlanzarin
a693133b5a fix: remove legacy iOS UA checks that borked camera sharing in iPads
There are a couple of hardcoded UA checks targeted at iOS endpoints
introduced circa 2.2-beta. One of those pops up an "unsupported" toast
when the device joins a conference - the other blocks camera
sharing.

Those checks are outdated since we transitioned to minBrowserVersions
approach that redirects the client to an unsupported view upon join. I
also assume the checks are bugged since, in some environments, it flags
iPadOS endpoints as iOS and version-checks it to a hardcoded "12.2"
threshold (which is incompatible with iPadOS versioning). That caused
camera sharing not to work, which is a false negative.

I consider the checks to be outdated, so I removed all references to
them.
2023-05-15 13:22:52 -03:00
Anton Georgiev
3df71e52ee
Merge pull request #17901 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_tr_TR
Translations for bigbluebutton-html5/public/locales/en.json in tr_TR [Manual Sync]
2023-05-15 09:48:12 -04:00
transifex-integration[bot]
40df84af13
Translate en.json in tr_TR [Manual Sync]
99% of minimum 99% translated source file: 'en.json'
on the 'tr_TR' language.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-05-15 13:43:06 +00:00
transifex-integration[bot]
c9cd11ac86
Translate en.json in de [Manual Sync]
100% translated source file: 'en.json'
on the 'de' language.
2023-05-15 13:42:53 +00:00
Ramón Souza
494b547b49
Merge pull request #17879 from Scroody/fix-poll-results-editable-for-presenter
fix: Making poll results editing possible to presenter
2023-05-12 11:42:23 -03:00
André Castro
e9ae302d54
Making editing possible to presenter 2023-05-12 11:15:41 -03:00
Anton Georgiev
1c9ba032a6
Merge pull request #17554 from AtilaU19/reconection-fixes
fix: overlapping screen end alerts and invisible cameras on reconnections
2023-05-11 17:15:12 -04:00
Anton Georgiev
9c513f2bab
Merge pull request #17777 from danielpetri1/notes-current-issue
fix(bbb-html5): Inconsistent current presentation indicator
2023-05-11 09:10:07 -04:00
Anton Georgiev
adc654880c
Merge pull request #17868 from Scroody/I-17734
Fix: Order of first and last names in save users
2023-05-10 17:43:40 -04:00
Anton Georgiev
52df800720
Merge pull request #17837 from Scroody/I-17684
Fix: editable polls.
2023-05-10 17:43:08 -04:00
Anton Georgiev
a91ae56b34
Merge pull request #17822 from ramonlsouza/issue-17720
fix: Toast notifications shows again when the language is switched
2023-05-10 15:49:08 -04:00
Scroody
1c777fca3b Fix: Order of first and last names in save users 2023-05-10 15:33:51 -03:00
Gustavo Trott
32276c084b Fix second user trying to open private chat 2023-05-10 14:55:33 -03:00
Ramón Souza
5b1c0bef9d
Merge pull request #17846 from Scroody/I-17832
Fix: Closed captions hindering elements
2023-05-10 10:15:10 -03:00
Anton Georgiev
677ecd7406
Merge pull request #17561 from KDSBrowne/bbb-005
fix: Update Question Regex to Exclude URLs
2023-05-09 17:51:09 -04:00
Scroody
cdfa38ad85 Change of approach 2023-05-09 15:51:35 -03: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
Scroody
0cc3a4e818 Fix: Closed captions hindering elements 2023-05-09 14:26:27 -03:00
GuiLeme
d2c5b33eec [issue-17839] - back-end part for hide_presentation_on_join issue 2023-05-09 12:01:55 -03: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
Ramón Souza
854d0a162e wip: ignore restore on update for first load of initial presentation 2023-05-09 10:58:40 -03: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
Scroody
46b9cfa1e2 Id correction 2023-05-08 16:03:24 -03:00
Scroody
d0b73e9c0b Fix: editable polls. 2023-05-08 15:50:43 -03: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
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
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
Anton Georgiev
1746c9376f refactor: add userId and authToken for each PendingAuth 2023-05-05 16:01:07 -04:00
Ramón Souza
b5b98ff911 fix notifications being displayed more than once 2023-05-05 16:55:37 -03: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
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
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
Ramón Souza
c3ad0e7727 fix cursor for multi-user whiteboard 2023-05-04 09:20:36 -03:00
Tainan Felipe
66052802c0 Fix: duplicate messages when start a new chat 2023-05-03 17:14:05 -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
Scroody
ab8e8b9ddb Changes to annotations async 2023-05-03 13:56:47 -03:00