]> cat aescling's git repositories - mastodon.git/log
mastodon.git
4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Tue, 29 Jun 2021 22:42:52 +0000 (00:42 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `.github/ISSUE_TEMPLATE/bug_report.md`:
  Removed upstream, while we had a checkbox telling people to check if the
  issue was present upstream. Removed the file as well.

4 years agoFix #16407 (#16432)
David Sterry [Sun, 27 Jun 2021 20:31:28 +0000 (13:31 -0700)]
Fix #16407 (#16432)

4 years agoReplace to issue form (#16429)
Yamagishi Kazutoshi [Fri, 25 Jun 2021 13:01:52 +0000 (22:01 +0900)]
Replace to issue form (#16429)

4 years agoMerge pull request #1557 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Fri, 25 Jun 2021 10:20:46 +0000 (12:20 +0200)]
Merge pull request #1557 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Fri, 25 Jun 2021 08:44:06 +0000 (10:44 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoFix styling of boost button in media modal not reflecting ability to boost (#16387)
Claire [Fri, 25 Jun 2021 02:45:30 +0000 (04:45 +0200)]
Fix styling of boost button in media modal not reflecting ability to boost (#16387)

4 years agoFix WebUI crash when a toot with a playing video gets deleted (#16384)
Claire [Fri, 25 Jun 2021 02:45:17 +0000 (04:45 +0200)]
Fix WebUI crash when a toot with a playing video gets deleted (#16384)

* Fix WebUI crash when a toot with a playing video gets deleted

* Fix pop-up player not closing the moment a status is deleted

4 years agoFix compression-webpack-plugin configuration (#16356)
Claire [Fri, 25 Jun 2021 02:45:04 +0000 (04:45 +0200)]
Fix compression-webpack-plugin configuration (#16356)

compression-webpack-plugin 6.0.0 has changed how filenames were generated,
so from #14892 onward (Mastodon v3.3.0 and later), compressed files were
output to a file named `.gz` instead of the correct filenames.

4 years agoMerge pull request #1556 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Thu, 24 Jun 2021 17:22:13 +0000 (19:22 +0200)]
Merge pull request #1556 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Thu, 24 Jun 2021 16:59:19 +0000 (18:59 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoBump rubocop from 1.16.1 to 1.17.0 (#16424)
dependabot[bot] [Thu, 24 Jun 2021 15:55:34 +0000 (00:55 +0900)]
Bump rubocop from 1.16.1 to 1.17.0 (#16424)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.16.1...v1.17.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump rubocop-rails from 2.10.1 to 2.11.0 (#16419)
dependabot[bot] [Thu, 24 Jun 2021 14:57:03 +0000 (23:57 +0900)]
Bump rubocop-rails from 2.10.1 to 2.11.0 (#16419)

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump bindata from 2.4.8 to 2.4.10 (#16430)
dependabot[bot] [Thu, 24 Jun 2021 14:56:43 +0000 (23:56 +0900)]
Bump bindata from 2.4.8 to 2.4.10 (#16430)

Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.8 to 2.4.10.
- [Release notes](https://github.com/dmendel/bindata/releases)
- [Changelog](https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc)
- [Commits](https://github.com/dmendel/bindata/compare/v2.4.8...v2.4.10)

---
updated-dependencies:
- dependency-name: bindata
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoMerge pull request #1555 from ClearlyClaire/glitch-soc/fixes/video-player-crash
Claire [Thu, 24 Jun 2021 14:00:26 +0000 (16:00 +0200)]
Merge pull request #1555 from ClearlyClaire/glitch-soc/fixes/video-player-crash

[Glitch] Fix WebUI crash when a toot with a playing video gets deleted

4 years ago[Glitch] Fix styling of boost button in media modal not reflecting ability to boost
Claire [Fri, 11 Jun 2021 15:52:22 +0000 (17:52 +0200)]
[Glitch] Fix styling of boost button in media modal not reflecting ability to boost

Port tootsuite#16387 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoFix pop-up player not closing the moment a status is deleted
Claire [Thu, 10 Jun 2021 13:51:20 +0000 (15:51 +0200)]
Fix pop-up player not closing the moment a status is deleted

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoFix WebUI crash when a toot with a playing video gets deleted
Claire [Thu, 10 Jun 2021 14:08:31 +0000 (16:08 +0200)]
Fix WebUI crash when a toot with a playing video gets deleted

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoMerge pull request #1553 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Thu, 24 Jun 2021 13:16:38 +0000 (15:16 +0200)]
Merge pull request #1553 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Thu, 24 Jun 2021 06:08:02 +0000 (08:08 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoBump @babel/runtime from 7.14.5 to 7.14.6 (#16423)
dependabot[bot] [Wed, 23 Jun 2021 22:50:13 +0000 (07:50 +0900)]
Bump @babel/runtime from 7.14.5 to 7.14.6 (#16423)

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.14.5 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint from 7.28.0 to 7.29.0 (#16422)
dependabot[bot] [Wed, 23 Jun 2021 22:49:56 +0000 (07:49 +0900)]
Bump eslint from 7.28.0 to 7.29.0 (#16422)

Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump oj from 3.11.5 to 3.11.6 (#16421)
dependabot[bot] [Wed, 23 Jun 2021 22:49:40 +0000 (07:49 +0900)]
Bump oj from 3.11.5 to 3.11.6 (#16421)

Bumps [oj](https://github.com/ohler55/oj) from 3.11.5 to 3.11.6.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.11.5...v3.11.6)

---
updated-dependencies:
- dependency-name: oj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump sass from 1.34.1 to 1.35.1 (#16420)
dependabot[bot] [Wed, 23 Jun 2021 22:49:29 +0000 (07:49 +0900)]
Bump sass from 1.34.1 to 1.35.1 (#16420)

Bumps [sass](https://github.com/sass/dart-sass) from 1.34.1 to 1.35.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.34.1...1.35.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/core from 7.14.5 to 7.14.6 (#16425)
dependabot[bot] [Wed, 23 Jun 2021 22:48:37 +0000 (07:48 +0900)]
Bump @babel/core from 7.14.5 to 7.14.6 (#16425)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.5 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump ws from 7.4.6 to 7.5.0 (#16426)
dependabot[bot] [Wed, 23 Jun 2021 22:47:47 +0000 (07:47 +0900)]
Bump ws from 7.4.6 to 7.5.0 (#16426)

Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.6...7.5.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoFix newlines in accout notes added by the Move handler (#16415)
Claire [Wed, 23 Jun 2021 21:55:47 +0000 (23:55 +0200)]
Fix newlines in accout notes added by the Move handler (#16415)

* Fix newlines in account notes added by the move handler

* Make MoveWorker more robust

4 years agoAdd full user agent in tooltips for login activities (#16428)
Claire [Wed, 23 Jun 2021 14:42:23 +0000 (16:42 +0200)]
Add full user agent in tooltips for login activities (#16428)

Also adds timestamp in HTML itself to not rely on javascript

4 years agoMerge pull request #1551 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Wed, 23 Jun 2021 10:49:09 +0000 (12:49 +0200)]
Merge pull request #1551 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoFix login date not showing up in login history by using “public” pack
Claire [Wed, 23 Jun 2021 10:21:40 +0000 (12:21 +0200)]
Fix login date not showing up in login history by using “public” pack

4 years ago[Glitch] Add authentication history
Eugen Rochko [Mon, 21 Jun 2021 15:07:30 +0000 (17:07 +0200)]
[Glitch] Add authentication history

Port SCSS changes from d174d12c831989bf1d5d3ca54d4f26d28c2c8925 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Wed, 23 Jun 2021 08:46:24 +0000 (10:46 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoFix serialization of followers/following counts when user hides their network (#16418)
Claire [Mon, 21 Jun 2021 18:14:47 +0000 (20:14 +0200)]
Fix serialization of followers/following counts when user hides their network (#16418)

* Add tests

* Fix serialization of followers/following counts when user hides their network

Fixes #16382

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoAdd authentication history (#16408)
Eugen Rochko [Mon, 21 Jun 2021 15:07:30 +0000 (17:07 +0200)]
Add authentication history (#16408)

4 years agoBump @babel/plugin-proposal-decorators from 7.14.2 to 7.14.5 (#16401)
dependabot[bot] [Fri, 18 Jun 2021 08:25:20 +0000 (17:25 +0900)]
Bump @babel/plugin-proposal-decorators from 7.14.2 to 7.14.5 (#16401)

Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.14.2 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-decorators)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/plugin-transform-runtime from 7.14.3 to 7.14.5 (#16394)
dependabot[bot] [Fri, 18 Jun 2021 07:54:24 +0000 (16:54 +0900)]
Bump @babel/plugin-transform-runtime from 7.14.3 to 7.14.5 (#16394)

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.14.3 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/plugin-transform-react-inline-elements (#16406)
dependabot[bot] [Fri, 18 Jun 2021 07:04:38 +0000 (16:04 +0900)]
Bump @babel/plugin-transform-react-inline-elements (#16406)

Bumps [@babel/plugin-transform-react-inline-elements](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-inline-elements) from 7.12.13 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-transform-react-inline-elements)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-react-inline-elements"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/preset-react from 7.13.13 to 7.14.5 (#16400)
dependabot[bot] [Fri, 18 Jun 2021 07:04:07 +0000 (16:04 +0900)]
Bump @babel/preset-react from 7.13.13 to 7.14.5 (#16400)

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.13.13 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/preset-env from 7.14.4 to 7.14.5 (#16402)
dependabot[bot] [Fri, 18 Jun 2021 05:41:52 +0000 (14:41 +0900)]
Bump @babel/preset-env from 7.14.4 to 7.14.5 (#16402)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.4 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoMerge pull request #1550 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Wed, 16 Jun 2021 10:42:40 +0000 (12:42 +0200)]
Merge pull request #1550 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years ago[Glitch] Fix OCR failure when erroneous lang data is in cache
Claire [Tue, 15 Jun 2021 20:11:07 +0000 (22:11 +0200)]
[Glitch] Fix OCR failure when erroneous lang data is in cache

Port 8428faa0859d86c97950084658498a2c25e26f15 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Wed, 16 Jun 2021 09:24:55 +0000 (11:24 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `Gemfile.lock`: upstream-updated dependency (redis) textually too close to
   glitch-specific one (redcarpet).
   Ported upstream change.

4 years agoFix OCR failure when erroneous lang data is in cache (#16386)
Claire [Tue, 15 Jun 2021 20:11:07 +0000 (22:11 +0200)]
Fix OCR failure when erroneous lang data is in cache (#16386)

Fixes #15472

If the Tesseract worker fails at any point, re-try with cache settings that
overwrite the cache. It is difficult to catch more precise errors as those
are pretty opaque and do not occur when loading lang data but when trying to
detect text.

4 years agoBump rubocop from 1.16.0 to 1.16.1 (#16395)
dependabot[bot] [Mon, 14 Jun 2021 15:01:51 +0000 (00:01 +0900)]
Bump rubocop from 1.16.0 to 1.16.1 (#16395)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump doorkeeper from 5.5.1 to 5.5.2 (#16391)
dependabot[bot] [Mon, 14 Jun 2021 15:01:29 +0000 (00:01 +0900)]
Bump doorkeeper from 5.5.1 to 5.5.2 (#16391)

Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.5.1...v5.5.2)

---
updated-dependencies:
- dependency-name: doorkeeper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump webpack-merge from 5.7.3 to 5.8.0 (#16405)
dependabot[bot] [Mon, 14 Jun 2021 15:00:31 +0000 (00:00 +0900)]
Bump webpack-merge from 5.7.3 to 5.8.0 (#16405)

Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.7.3 to 5.8.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.7.3...v5.8.0)

---
updated-dependencies:
- dependency-name: webpack-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump aws-sdk-s3 from 1.96.0 to 1.96.1 (#16398)
dependabot[bot] [Mon, 14 Jun 2021 15:00:01 +0000 (00:00 +0900)]
Bump aws-sdk-s3 from 1.96.0 to 1.96.1 (#16398)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.96.0 to 1.96.1.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump brakeman from 5.0.1 to 5.0.4 (#16397)
dependabot[bot] [Mon, 14 Jun 2021 14:59:46 +0000 (23:59 +0900)]
Bump brakeman from 5.0.1 to 5.0.4 (#16397)

Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/commits)

---
updated-dependencies:
- dependency-name: brakeman
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump redis from 4.2.5 to 4.3.1 (#16396)
dependabot[bot] [Mon, 14 Jun 2021 14:58:47 +0000 (23:58 +0900)]
Bump redis from 4.2.5 to 4.3.1 (#16396)

Bumps [redis](https://github.com/redis/redis-rb) from 4.2.5 to 4.3.1.
- [Release notes](https://github.com/redis/redis-rb/releases)
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v4.2.5...v4.3.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump strong_migrations from 0.7.6 to 0.7.7 (#16393)
dependabot[bot] [Mon, 14 Jun 2021 14:57:17 +0000 (23:57 +0900)]
Bump strong_migrations from 0.7.6 to 0.7.7 (#16393)

Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/ankane/strong_migrations/releases)
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/strong_migrations/compare/v0.7.6...v0.7.7)

---
updated-dependencies:
- dependency-name: strong_migrations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump idn-ruby from 0.1.0 to 0.1.2 (#16392)
dependabot[bot] [Mon, 14 Jun 2021 14:56:57 +0000 (23:56 +0900)]
Bump idn-ruby from 0.1.0 to 0.1.2 (#16392)

Bumps [idn-ruby](https://github.com/deepfryed/idn-ruby) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/deepfryed/idn-ruby/releases)
- [Changelog](https://github.com/deepfryed/idn-ruby/blob/master/CHANGES)
- [Commits](https://github.com/deepfryed/idn-ruby/commits/v0.1.2)

---
updated-dependencies:
- dependency-name: idn-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/runtime from 7.14.0 to 7.14.5 (#16404)
dependabot[bot] [Mon, 14 Jun 2021 14:55:03 +0000 (23:55 +0900)]
Bump @babel/runtime from 7.14.0 to 7.14.5 (#16404)

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.14.0 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/core from 7.14.3 to 7.14.5 (#16399)
dependabot[bot] [Mon, 14 Jun 2021 14:54:18 +0000 (23:54 +0900)]
Bump @babel/core from 7.14.3 to 7.14.5 (#16399)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @testing-library/jest-dom from 5.13.0 to 5.14.1 (#16403)
dependabot[bot] [Mon, 14 Jun 2021 14:53:43 +0000 (23:53 +0900)]
Bump @testing-library/jest-dom from 5.13.0 to 5.14.1 (#16403)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.13.0 to 5.14.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.13.0...v5.14.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump sidekiq-scheduler from 3.0.1 to 3.1.0 (#16365)
dependabot[bot] [Thu, 10 Jun 2021 14:46:18 +0000 (23:46 +0900)]
Bump sidekiq-scheduler from 3.0.1 to 3.1.0 (#16365)

Bumps [sidekiq-scheduler](https://github.com/moove-it/sidekiq-scheduler) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/moove-it/sidekiq-scheduler/releases)
- [Commits](https://github.com/moove-it/sidekiq-scheduler/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: sidekiq-scheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump rubocop from 1.15.0 to 1.16.0 (#16368)
dependabot[bot] [Thu, 10 Jun 2021 14:46:04 +0000 (23:46 +0900)]
Bump rubocop from 1.15.0 to 1.16.0 (#16368)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @testing-library/jest-dom from 5.12.0 to 5.13.0 (#16371)
dependabot[bot] [Thu, 10 Jun 2021 14:45:45 +0000 (23:45 +0900)]
Bump @testing-library/jest-dom from 5.12.0 to 5.13.0 (#16371)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump aws-sdk-s3 from 1.95.1 to 1.96.0 (#16372)
dependabot[bot] [Thu, 10 Jun 2021 14:45:27 +0000 (23:45 +0900)]
Bump aws-sdk-s3 from 1.95.1 to 1.96.0 (#16372)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.95.1 to 1.96.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump concurrent-ruby from 1.1.8 to 1.1.9 (#16373)
dependabot[bot] [Thu, 10 Jun 2021 14:44:19 +0000 (23:44 +0900)]
Bump concurrent-ruby from 1.1.8 to 1.1.9 (#16373)

Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: concurrent-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint from 7.27.0 to 7.28.0 (#16374)
dependabot[bot] [Thu, 10 Jun 2021 14:44:05 +0000 (23:44 +0900)]
Bump eslint from 7.27.0 to 7.28.0 (#16374)

Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump fastimage from 2.2.3 to 2.2.4 (#16370)
dependabot[bot] [Mon, 7 Jun 2021 12:07:14 +0000 (21:07 +0900)]
Bump fastimage from 2.2.3 to 2.2.4 (#16370)

Bumps [fastimage](https://github.com/sdsykes/fastimage) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/sdsykes/fastimage/releases)
- [Changelog](https://github.com/sdsykes/fastimage/blob/master/CHANGELOG)
- [Commits](https://github.com/sdsykes/fastimage/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: fastimage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump react-textarea-autosize from 8.3.2 to 8.3.3 (#16375)
dependabot[bot] [Mon, 7 Jun 2021 12:03:42 +0000 (21:03 +0900)]
Bump react-textarea-autosize from 8.3.2 to 8.3.3 (#16375)

Bumps [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Andarist/react-textarea-autosize/compare/v8.3.2...v8.3.3)

---
updated-dependencies:
- dependency-name: react-textarea-autosize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump sidekiq-unique-jobs from 7.0.11 to 7.0.12 (#16367)
dependabot[bot] [Mon, 7 Jun 2021 12:02:34 +0000 (21:02 +0900)]
Bump sidekiq-unique-jobs from 7.0.11 to 7.0.12 (#16367)

Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 7.0.11 to 7.0.12.
- [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases)
- [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v7.0.11...v7.0.12)

---
updated-dependencies:
- dependency-name: sidekiq-unique-jobs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump makara from 0.5.0 to 0.5.1 (#16369)
dependabot[bot] [Mon, 7 Jun 2021 12:01:34 +0000 (21:01 +0900)]
Bump makara from 0.5.0 to 0.5.1 (#16369)

Bumps [makara](https://github.com/instacart/makara) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/instacart/makara/releases)
- [Changelog](https://github.com/instacart/makara/blob/v0.5.1/CHANGELOG.md)
- [Commits](https://github.com/instacart/makara/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: makara
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump nokogiri from 1.11.6 to 1.11.7 (#16366)
dependabot[bot] [Mon, 7 Jun 2021 12:01:12 +0000 (21:01 +0900)]
Bump nokogiri from 1.11.6 to 1.11.7 (#16366)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.6...v1.11.7)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump ox from 2.14.4 to 2.14.5 (#16364)
dependabot[bot] [Mon, 7 Jun 2021 12:00:49 +0000 (21:00 +0900)]
Bump ox from 2.14.4 to 2.14.5 (#16364)

Bumps [ox](https://github.com/ohler55/ox) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/ohler55/ox/releases)
- [Changelog](https://github.com/ohler55/ox/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/ox/compare/v2.14.4...v2.14.5)

---
updated-dependencies:
- dependency-name: ox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump sass from 1.34.0 to 1.34.1 (#16377)
dependabot[bot] [Mon, 7 Jun 2021 12:00:30 +0000 (21:00 +0900)]
Bump sass from 1.34.0 to 1.34.1 (#16377)

Bumps [sass](https://github.com/sass/dart-sass) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.34.0...1.34.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoMerge pull request #1547 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Thu, 3 Jun 2021 20:30:38 +0000 (22:30 +0200)]
Merge pull request #1547 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years ago[Glitch] Update emoji codepoint mappings to v13.1
Claire [Thu, 3 Jun 2021 14:08:07 +0000 (16:08 +0200)]
[Glitch] Update emoji codepoint mappings to v13.1

Port f6088922c06f3da02e9051b39f3a7111f19298dd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years ago[Glitch] Fix deprecated slash as division in SASS files
Claire [Tue, 1 Jun 2021 21:47:27 +0000 (23:47 +0200)]
[Glitch] Fix deprecated slash as division in SASS files

Port be8079f63783691dd9fdec3f79b744a5bfdb2b0f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years ago[Glitch] Add assets from Twemoji 13.1.0
Eugen Rochko [Tue, 1 Jun 2021 12:35:49 +0000 (14:35 +0200)]
[Glitch] Add assets from Twemoji 13.1.0

Port abd7b4636a4bda2454f1d30e7f87843d0c06dcbe to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Thu, 3 Jun 2021 18:47:02 +0000 (20:47 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoUpdate emoji codepoint mappings to v13.1 (#16352)
Claire [Thu, 3 Jun 2021 14:08:07 +0000 (16:08 +0200)]
Update emoji codepoint mappings to v13.1 (#16352)

4 years agoBump version to 3.4.1 (#16350)
Eugen Rochko [Thu, 3 Jun 2021 02:26:02 +0000 (04:26 +0200)]
Bump version to 3.4.1 (#16350)

4 years agoNew Crowdin updates (#16288)
Eugen Rochko [Wed, 2 Jun 2021 19:09:18 +0000 (21:09 +0200)]
New Crowdin updates (#16288)

* New translations en.yml (Galician)
[ci skip]

* New translations activerecord.en.yml (Galician)
[ci skip]

* New translations en.yml (Japanese)
[ci skip]

* New translations simple_form.en.yml (Chinese Traditional)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations devise.en.yml (Swedish)
[ci skip]

* New translations doorkeeper.en.yml (Swedish)
[ci skip]

* New translations en.json (Dutch)
[ci skip]

* New translations en.json (Dutch)
[ci skip]

* New translations en.yml (Dutch)
[ci skip]

* New translations simple_form.en.yml (Dutch)
[ci skip]

* New translations activerecord.en.yml (Dutch)
[ci skip]

* New translations doorkeeper.en.yml (Dutch)
[ci skip]

* New translations en.json (Swedish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.json (Swedish)
[ci skip]

* New translations en.json (Swedish)
[ci skip]

* New translations en.json (Swedish)
[ci skip]

* New translations en.json (Chinese Simplified)
[ci skip]

* New translations en.yml (Japanese)
[ci skip]

* New translations simple_form.en.yml (French)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (Romanian)
[ci skip]

* New translations en.yml (Norwegian Nynorsk)
[ci skip]

* New translations en.yml (Welsh)
[ci skip]

* New translations en.yml (Telugu)
[ci skip]

* New translations en.yml (Malay)
[ci skip]

* New translations en.yml (Hindi)
[ci skip]

* New translations en.yml (Latvian)
[ci skip]

* New translations en.yml (Estonian)
[ci skip]

* New translations en.yml (Kazakh)
[ci skip]

* New translations en.yml (Croatian)
[ci skip]

* New translations en.yml (Uyghur)
[ci skip]

* New translations en.yml (Thai)
[ci skip]

* New translations en.yml (Marathi)
[ci skip]

* New translations en.yml (Bengali)
[ci skip]

* New translations en.yml (Spanish, Mexico)
[ci skip]

* New translations en.yml (Spanish, Argentina)
[ci skip]

* New translations en.yml (Tamil)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.yml (Esperanto)
[ci skip]

* New translations en.yml (Chinese Traditional, Hong Kong)
[ci skip]

* New translations en.yml (Portuguese, Brazilian)
[ci skip]

* New translations en.yml (Sorani (Kurdish))
[ci skip]

* New translations en.yml (Silesian)
[ci skip]

* New translations en.yml (Taigi)
[ci skip]

* New translations en.yml (Ido)
[ci skip]

* New translations en.yml (Kabyle)
[ci skip]

* New translations en.yml (Sanskrit)
[ci skip]

* New translations en.yml (Sardinian)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.yml (Serbian (Latin))
[ci skip]

* New translations en.yml (Tatar)
[ci skip]

* New translations en.yml (Occitan)
[ci skip]

* New translations en.yml (Asturian)
[ci skip]

* New translations en.yml (Scottish Gaelic)
[ci skip]

* New translations en.yml (Kannada)
[ci skip]

* New translations en.yml (Cornish)
[ci skip]

* New translations en.yml (Sinhala)
[ci skip]

* New translations en.yml (Breton)
[ci skip]

* New translations en.yml (Malayalam)
[ci skip]

* New translations en.yml (Indonesian)
[ci skip]

* New translations en.yml (Icelandic)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Italian)
[ci skip]

* New translations en.yml (Armenian)
[ci skip]

* New translations en.yml (Hungarian)
[ci skip]

* New translations en.yml (Hebrew)
[ci skip]

* New translations en.yml (Finnish)
[ci skip]

* New translations en.yml (Basque)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations en.yml (Korean)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.yml (Catalan)
[ci skip]

* New translations en.yml (Bulgarian)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.yml (Afrikaans)
[ci skip]

* New translations en.yml (Spanish)
[ci skip]

* New translations en.yml (Georgian)
[ci skip]

* New translations en.yml (Lithuanian)
[ci skip]

* New translations en.yml (Galician)
[ci skip]

* New translations en.yml (Serbian (Cyrillic))
[ci skip]

* New translations en.yml (Vietnamese)
[ci skip]

* New translations en.yml (Urdu (Pakistan))
[ci skip]

* New translations en.yml (Chinese Traditional)
[ci skip]

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Albanian)
[ci skip]

* New translations en.yml (Macedonian)
[ci skip]

* New translations en.yml (Slovenian)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.yml (Russian)
[ci skip]

* New translations en.yml (Portuguese)
[ci skip]

* New translations en.yml (Polish)
[ci skip]

* New translations en.yml (Punjabi)
[ci skip]

* New translations en.yml (Norwegian)
[ci skip]

* New translations en.yml (Standard Moroccan Tamazight)
[ci skip]

* Update source file en.yml
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Polish)
[ci skip]

* New translations en.yml (Thai)
[ci skip]

* New translations en.json (Lithuanian)
[ci skip]

* New translations en.json (Lithuanian)
[ci skip]

* New translations en.json (Chinese Simplified)
[ci skip]

* New translations en.yml (Thai)
[ci skip]

* New translations en.json (Korean)
[ci skip]

* New translations en.json (Chinese Simplified)
[ci skip]

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations simple_form.en.yml (Chinese Simplified)
[ci skip]

* New translations devise.en.yml (Chinese Simplified)
[ci skip]

* New translations doorkeeper.en.yml (Chinese Simplified)
[ci skip]

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations simple_form.en.yml (Chinese Simplified)
[ci skip]

* New translations en.json (Portuguese)
[ci skip]

* New translations en.json (Malayalam)
[ci skip]

* New translations en.json (Malayalam)
[ci skip]

* New translations en.json (Persian)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.json (Chinese Traditional)
[ci skip]

* New translations en.yml (Chinese Traditional)
[ci skip]

* New translations en.json (Chinese Traditional)
[ci skip]

* New translations en.yml (Chinese Traditional)
[ci skip]

* New translations simple_form.en.yml (Chinese Traditional)
[ci skip]

* New translations activerecord.en.yml (Chinese Traditional)
[ci skip]

* New translations devise.en.yml (Chinese Traditional)
[ci skip]

* New translations en.yml (Chinese Traditional)
[ci skip]

* New translations simple_form.en.yml (Chinese Traditional)
[ci skip]

* New translations doorkeeper.en.yml (Chinese Traditional)
[ci skip]

* New translations devise.en.yml (Chinese Traditional)
[ci skip]

* New translations en.yml (Chinese Traditional)
[ci skip]

* New translations en.json (Croatian)
[ci skip]

* New translations en.json (Telugu)
[ci skip]

* New translations en.json (Malay)
[ci skip]

* New translations en.json (Hindi)
[ci skip]

* New translations en.json (Latvian)
[ci skip]

* New translations en.json (Estonian)
[ci skip]

* New translations en.json (Kazakh)
[ci skip]

* New translations en.json (Norwegian Nynorsk)
[ci skip]

* New translations en.json (Marathi)
[ci skip]

* New translations en.json (Esperanto)
[ci skip]

* New translations en.json (Bengali)
[ci skip]

* New translations en.json (Tamil)
[ci skip]

* New translations en.json (Portuguese, Brazilian)
[ci skip]

* New translations en.json (Welsh)
[ci skip]

* New translations en.json (Uyghur)
[ci skip]

* New translations en.json (Urdu (Pakistan))
[ci skip]

* New translations en.json (Sorani (Kurdish))
[ci skip]

* New translations en.json (Silesian)
[ci skip]

* New translations en.json (Taigi)
[ci skip]

* New translations en.json (Ido)
[ci skip]

* New translations en.json (Kabyle)
[ci skip]

* New translations en.json (Sanskrit)
[ci skip]

* New translations en.json (Sardinian)
[ci skip]

* New translations en.json (Serbian (Latin))
[ci skip]

* New translations en.json (Chinese Traditional, Hong Kong)
[ci skip]

* New translations en.json (Occitan)
[ci skip]

* New translations en.json (Asturian)
[ci skip]

* New translations en.json (Kannada)
[ci skip]

* New translations en.json (Cornish)
[ci skip]

* New translations en.json (Sinhala)
[ci skip]

* New translations en.json (Breton)
[ci skip]

* New translations en.json (Tatar)
[ci skip]

* New translations en.json (Romanian)
[ci skip]

* New translations en.json (Thai)
[ci skip]

* New translations en.json (Persian)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.json (Afrikaans)
[ci skip]

* New translations en.json (Bulgarian)
[ci skip]

* New translations en.json (Serbian (Cyrillic))
[ci skip]

* New translations en.json (Macedonian)
[ci skip]

* New translations en.json (Slovenian)
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations en.json (Punjabi)
[ci skip]

* New translations en.json (Norwegian)
[ci skip]

* New translations en.json (Georgian)
[ci skip]

* New translations en.json (Armenian)
[ci skip]

* New translations en.json (Hebrew)
[ci skip]

* New translations en.json (Finnish)
[ci skip]

* New translations en.json (Greek)
[ci skip]

* New translations en.json (Standard Moroccan Tamazight)
[ci skip]

* New translations simple_form.en.yml (Scottish Gaelic)
[ci skip]

* New translations en.yml (Scottish Gaelic)
[ci skip]

* New translations activerecord.en.yml (Scottish Gaelic)
[ci skip]

* New translations en.yml (Scottish Gaelic)
[ci skip]

* New translations simple_form.en.yml (Scottish Gaelic)
[ci skip]

* New translations doorkeeper.en.yml (Scottish Gaelic)
[ci skip]

* New translations en.json (Scottish Gaelic)
[ci skip]

* New translations devise.en.yml (Scottish Gaelic)
[ci skip]

* New translations en.yml (Spanish, Argentina)
[ci skip]

* New translations en.json (Spanish, Argentina)
[ci skip]

* New translations simple_form.en.yml (Spanish, Argentina)
[ci skip]

* New translations activerecord.en.yml (Spanish, Argentina)
[ci skip]

* New translations doorkeeper.en.yml (Spanish, Argentina)
[ci skip]

* New translations en.json (Thai)
[ci skip]

* i18n-tasks normalize

* yarn manage:translations

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
4 years agoFix e-mail confirmations API not working correctly (#16348)
Eugen Rochko [Wed, 2 Jun 2021 19:07:50 +0000 (21:07 +0200)]
Fix e-mail confirmations API not working correctly (#16348)

* Fix e-mail confirmations API not working correctly

* Fix typo

4 years agoFix migration script not being able to run if it fails midway (#16312)
Claire [Wed, 2 Jun 2021 17:15:17 +0000 (19:15 +0200)]
Fix migration script not being able to run if it fails midway (#16312)

* Fix migration script not being able to run if it fails midway

* Fix old migration script

* Fix old migration script

* Refactor CorruptionError

4 years agoFix account deletion sometimes failing because of optimistic locks (#16317)
Claire [Wed, 2 Jun 2021 15:41:25 +0000 (17:41 +0200)]
Fix account deletion sometimes failing because of optimistic locks (#16317)

* Fix account deletion sometimes failing because of optimistic locks

In some rare occasions[1], deleting accounts would fail with a
`StaleObjectError` exception.

Indeed, account deletion manually sets the `AccountStat` values without
handling cases where the optimistic locking on `AccountStat` would fail.

To my knowledge, with the rewrite of account counters in #15913, the
`DeleteAccountService` is now the only place that changes the counters in
a way that is not atomic.

Since in this specific case, we do not care about the previous values of the
account counters, it appears we don't need locking at all for this table
anymore.

[1]: https://discourse.joinmastodon.org/t/account-cant-be-deleted/3602

* Bump MAX_SUPPORTED_VERSION in maintenance script

4 years agoFix deprecated slash as division in SASS files (#16347)
Claire [Tue, 1 Jun 2021 21:47:27 +0000 (23:47 +0200)]
Fix deprecated slash as division in SASS files (#16347)

Fixes #16293

4 years agoFix `tootctl search deploy` on Ruby 3 (#16346)
Claire [Tue, 1 Jun 2021 15:31:49 +0000 (17:31 +0200)]
Fix `tootctl search deploy` on Ruby 3 (#16346)

Fixes #16344

4 years agoAdd assets from Twemoji 13.1.0 (#16345)
Eugen Rochko [Tue, 1 Jun 2021 12:35:49 +0000 (14:35 +0200)]
Add assets from Twemoji 13.1.0 (#16345)

* Add assets from Twemoji 13.1.0

* Update emoji-mart

4 years agoBump babel-jest from 26.6.3 to 27.0.2 (#16338)
dependabot[bot] [Tue, 1 Jun 2021 06:19:55 +0000 (15:19 +0900)]
Bump babel-jest from 26.6.3 to 27.0.2 (#16338)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 27.0.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.0.2/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump css-loader from 5.2.5 to 5.2.6 (#16335)
dependabot[bot] [Tue, 1 Jun 2021 04:14:49 +0000 (13:14 +0900)]
Bump css-loader from 5.2.5 to 5.2.6 (#16335)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.5...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump nokogiri from 1.11.5 to 1.11.6 (#16332)
dependabot[bot] [Tue, 1 Jun 2021 04:11:23 +0000 (13:11 +0900)]
Bump nokogiri from 1.11.5 to 1.11.6 (#16332)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.5...v1.11.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump aws-sdk-s3 from 1.95.0 to 1.95.1 (#16333)
dependabot[bot] [Tue, 1 Jun 2021 04:11:10 +0000 (13:11 +0900)]
Bump aws-sdk-s3 from 1.95.0 to 1.95.1 (#16333)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.95.0 to 1.95.1.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/preset-env from 7.14.2 to 7.14.4 (#16337)
dependabot[bot] [Tue, 1 Jun 2021 04:10:49 +0000 (13:10 +0900)]
Bump @babel/preset-env from 7.14.2 to 7.14.4 (#16337)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.2 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint-plugin-react from 7.23.2 to 7.24.0 (#16339)
dependabot[bot] [Tue, 1 Jun 2021 04:08:57 +0000 (13:08 +0900)]
Bump eslint-plugin-react from 7.23.2 to 7.24.0 (#16339)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.24.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint-plugin-import from 2.23.3 to 2.23.4 (#16334)
dependabot[bot] [Tue, 1 Jun 2021 04:08:37 +0000 (13:08 +0900)]
Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#16334)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump react-swipeable-views from 0.13.9 to 0.14.0 (#16336)
dependabot[bot] [Tue, 1 Jun 2021 04:08:18 +0000 (13:08 +0900)]
Bump react-swipeable-views from 0.13.9 to 0.14.0 (#16336)

Bumps [react-swipeable-views](https://github.com/oliviertassinari/react-swipeable-views) from 0.13.9 to 0.14.0.
- [Release notes](https://github.com/oliviertassinari/react-swipeable-views/releases)
- [Changelog](https://github.com/oliviertassinari/react-swipeable-views/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oliviertassinari/react-swipeable-views/compare/v0.13.9...v0.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoFix spelling error in i18n workflow (#16326)
koyu [Tue, 1 Jun 2021 03:18:32 +0000 (05:18 +0200)]
Fix spelling error in i18n workflow (#16326)

4 years agoFix some IDs in instance actor outbox (#16343)
Claire [Mon, 31 May 2021 20:59:30 +0000 (22:59 +0200)]
Fix some IDs in instance actor outbox (#16343)

4 years agoMerge pull request #1546 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Mon, 31 May 2021 14:49:48 +0000 (16:49 +0200)]
Merge pull request #1546 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Mon, 31 May 2021 09:53:57 +0000 (11:53 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoRemove set-cookie header on custom.css (#16314)
Jeong Arm [Sun, 30 May 2021 15:57:47 +0000 (00:57 +0900)]
Remove set-cookie header on custom.css (#16314)

* Remove set-cookie header on custom.css

* Additional fix for set-cookie

4 years agoBump ws from 7.4.5 to 7.4.6 (#16329)
dependabot[bot] [Sat, 29 May 2021 01:23:01 +0000 (10:23 +0900)]
Bump ws from 7.4.5 to 7.4.6 (#16329)

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint from 7.26.0 to 7.27.0 (#16304)
dependabot[bot] [Sat, 29 May 2021 00:19:29 +0000 (09:19 +0900)]
Bump eslint from 7.26.0 to 7.27.0 (#16304)

Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump rubocop from 1.14.0 to 1.15.0 (#16300)
dependabot[bot] [Sat, 29 May 2021 00:17:34 +0000 (09:17 +0900)]
Bump rubocop from 1.14.0 to 1.15.0 (#16300)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.14.0...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump httplog from 1.4.3 to 1.5.0 (#16303)
dependabot[bot] [Sat, 29 May 2021 00:17:23 +0000 (09:17 +0900)]
Bump httplog from 1.4.3 to 1.5.0 (#16303)

Bumps [httplog](https://github.com/trusche/httplog) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/trusche/httplog/releases)
- [Changelog](https://github.com/trusche/httplog/blob/v1.5.0/CHANGELOG.md)
- [Commits](https://github.com/trusche/httplog/compare/v1.4.3...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoMerge pull request #1544 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Thu, 27 May 2021 16:59:48 +0000 (18:59 +0200)]
Merge pull request #1544 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Thu, 27 May 2021 15:58:44 +0000 (17:58 +0200)]
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `README.md`:
  Upstream's README got updated, but we have a completely different one.
  Kept ours.

4 years agoBump aws-sdk-s3 from 1.94.1 to 1.95.0 (#16298)
dependabot[bot] [Thu, 27 May 2021 08:55:25 +0000 (17:55 +0900)]
Bump aws-sdk-s3 from 1.94.1 to 1.95.0 (#16298)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.94.1 to 1.95.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>