- 02 Feb, 2021 5 commits
-
-
Chris Garrity authored
Safari < 14 does not support Intl.RelativeTimeFormat which is used in the moderation messaging. Adding this polyfill to support it. RelativeTimeFormat depends on Locale, which is also not available in Safari <14, and PluralRules, not available in Safari < 13. There is a trade off between adding locale-data for all users that load the page regardless of what browser they’re using and whether they get muted, and only localizing the most common languages. In the last 30 days only ~3% of users on scratch use a version of Safari (13.x) that doesn’t support Intl. Of that 3%, these 7 locales would cover over 60% of the users. English will be used by default if the locale data is not available.
-
dependabot-preview[bot] authored
Merge pull request #4942 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210202035926
-
dependabot-preview[bot] authored
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210201060217 to 0.1.0-prerelease.20210202035926. - [Release notes](https://github.com/LLK/scratch-gui/releases) - [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210201060217...0.1.0-prerelease.20210202035926) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210201031532 to 3.11.20210202031504. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210201031532...3.11.20210202031504) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 01 Feb, 2021 8 commits
-
-
picklesrus authored
Change time library to default to 1 minute when the time remaining is less than 30 seconds.
-
picklesrus authored
-
Karishma Chadha authored
[Develop] Hotfix SEC Page Text Update
-
picklesrus authored
-
dependabot-preview[bot] authored
Merge pull request #4937 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210201060217
-
dependabot-preview[bot] authored
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210129041550 to 0.1.0-prerelease.20210201060217. - [Release notes](https://github.com/LLK/scratch-gui/releases) - [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210129041550...0.1.0-prerelease.20210201060217) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210131031530 to 3.11.20210201031532. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210131031530...3.11.20210201031532) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 31 Jan, 2021 2 commits
-
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210130031523 to 3.11.20210131031530. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210130031523...3.11.20210131031530) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 30 Jan, 2021 2 commits
-
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210129031627 to 3.11.20210130031523. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210129031627...3.11.20210130031523) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 29 Jan, 2021 7 commits
-
-
Karishma Chadha authored
Hotfix - Changed text on SEC page
-
Zoë Bentley authored
-
picklesrus authored
Set comment post and cancel buttons to be disabled when user is muted.
-
dependabot-preview[bot] authored
Merge pull request #4922 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210129041550
-
dependabot-preview[bot] authored
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210128034946 to 0.1.0-prerelease.20210129041550. - [Release notes](https://github.com/LLK/scratch-gui/releases) - [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210128034946...0.1.0-prerelease.20210129041550) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210128031514 to 3.11.20210129031627. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210128031514...3.11.20210129031627) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 28 Jan, 2021 11 commits
-
-
picklesrus authored
Set buttons to be disabled (and not just look disabled) when the user was just muted. They were clickable before.
-
chrisgarrity authored
Auto mod/update copy
-
Chris Garrity authored
-
picklesrus authored
[Develop] Release/2021 01 27
-
picklesrus authored
-
Chris Garrity authored
-
picklesrus authored
[Master] Release 2021-01-27
-
dependabot-preview[bot] authored
Merge pull request #4917 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210128034946
-
dependabot-preview[bot] authored
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210127035945 to 0.1.0-prerelease.20210128034946. - [Release notes](https://github.com/LLK/scratch-gui/releases) - [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210127035945...0.1.0-prerelease.20210128034946) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210127031556 to 3.11.20210128031514. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210127031556...3.11.20210128031514) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 27 Jan, 2021 5 commits
-
-
chrisgarrity authored
Update to scratch-gui@0.1.0-prerelease.20210127220606
-
Chris Garrity authored
-
Paul Kaplan authored
Merge develop to release branch 2021-01-27
-
dependabot-preview[bot] authored
Merge pull request #4908 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210127035945
-
dependabot-preview[bot] authored
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210126085610 to 0.1.0-prerelease.20210127035945. - [Release notes](https://github.com/LLK/scratch-gui/releases) - [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210126085610...0.1.0-prerelease.20210127035945) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-