]> cat aescling's git repositories - mastodon.git/log
mastodon.git
4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Fri, 26 Nov 2021 21:53:55 +0000 (22:53 +0100)]
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `.env.production.sample`:
  Copied upstream changes.
- `app/controllers/settings/identity_proofs_controller.rb`:
  Minor conflict due to glitch-soc's extra “enable_keybase” setting.
  Upstream removed keybase support altogether, so did the same.
- `app/controllers/well_known/keybase_proof_config_controller.rb`:
  Minor conflict due to glitch-soc's extra “enable_keybase” setting.
  Upstream removed keybase support altogether, so did the same.
- `lib/mastodon/statuses_cli.rb`:
  Minor conflict due to an optimization that wasn't shared between
  the two versions. Copied upstream's version.

4 years agoFix admin statuses order(#16937) (#16969)
Jeong Arm [Fri, 26 Nov 2021 21:12:27 +0000 (06:12 +0900)]
Fix admin statuses order(#16937) (#16969)

* Fix #16937

* Add test for statuses order

4 years agoFix searching for additional hashtags in hashtag column (#17054)
Claire [Fri, 26 Nov 2021 21:11:09 +0000 (22:11 +0100)]
Fix searching for additional hashtags in hashtag column (#17054)

4 years agoFix color of hashtag column settings inputs (#17058)
Claire [Fri, 26 Nov 2021 21:09:11 +0000 (22:09 +0100)]
Fix color of hashtag column settings inputs (#17058)

Fixes #17057

4 years agoFix performance of tootctl statuses remove (#17052)
Takeshi Umeda [Fri, 26 Nov 2021 21:08:47 +0000 (06:08 +0900)]
Fix performance of tootctl statuses remove (#17052)

* Fix performance of tootctl statuses remove

* Fix model class

4 years agoFix opening wrong profile when clicking on username of boosting user in WebUI (#17060)
Claire [Fri, 26 Nov 2021 21:04:09 +0000 (22:04 +0100)]
Fix opening wrong profile when clicking on username of boosting user in WebUI (#17060)

Fixes #16799

4 years agoUpgrade bootsnap for Ruby 3.0.3 (#17064)
zunda [Fri, 26 Nov 2021 21:03:35 +0000 (21:03 +0000)]
Upgrade bootsnap for Ruby 3.0.3 (#17064)

https://github.com/Shopify/bootsnap/blob/v1.9.3/CHANGELOG.md#193

4 years ago[Glitch] Port upstream changes about trending links
Jeong Arm [Fri, 26 Nov 2021 06:01:04 +0000 (15:01 +0900)]
[Glitch] Port upstream changes about trending links

4 years agoFix ElasticSearch to Elasticsearch (#17050)
Takeshi Umeda [Fri, 26 Nov 2021 07:30:02 +0000 (16:30 +0900)]
Fix ElasticSearch to Elasticsearch (#17050)

4 years agoAdd batch_size option to bin/tootctl search deploy (#17049)
OSAMU SATO [Fri, 26 Nov 2021 07:29:53 +0000 (16:29 +0900)]
Add batch_size option to bin/tootctl search deploy (#17049)

4 years agoBump sprockets-rails from 3.4.0 to 3.4.1 (#17021)
dependabot[bot] [Fri, 26 Nov 2021 05:06:23 +0000 (14:06 +0900)]
Bump sprockets-rails from 3.4.0 to 3.4.1 (#17021)

Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](https://github.com/rails/sprockets-rails/compare/v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: sprockets-rails
  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-plugin-react from 7.27.0 to 7.27.1 (#17022)
dependabot[bot] [Fri, 26 Nov 2021 05:06:12 +0000 (14:06 +0900)]
Bump eslint-plugin-react from 7.27.0 to 7.27.1 (#17022)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.27.0 to 7.27.1.
- [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.27.0...v7.27.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  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 reselect from 4.1.2 to 4.1.4 (#17025)
dependabot[bot] [Fri, 26 Nov 2021 05:01:53 +0000 (14:01 +0900)]
Bump reselect from 4.1.2 to 4.1.4 (#17025)

Bumps [reselect](https://github.com/reduxjs/reselect) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/reselect/compare/v4.1.2...v4.1.4)

---
updated-dependencies:
- dependency-name: reselect
  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-proposal-decorators from 7.16.0 to 7.16.4 (#17027)
dependabot[bot] [Fri, 26 Nov 2021 05:01:31 +0000 (14:01 +0900)]
Bump @babel/plugin-proposal-decorators from 7.16.0 to 7.16.4 (#17027)

Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.16.0 to 7.16.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.16.4/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 agoRemove Keybase integration (#17045)
Eugen Rochko [Fri, 26 Nov 2021 04:58:18 +0000 (05:58 +0100)]
Remove Keybase integration (#17045)

4 years agoMerge pull request #1637 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Fri, 26 Nov 2021 00:25:29 +0000 (01:25 +0100)]
Merge pull request #1637 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Fri, 26 Nov 2021 00:15:32 +0000 (01:15 +0100)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoRevert "Fix trends admin page crashing"
Claire [Fri, 26 Nov 2021 00:15:29 +0000 (01:15 +0100)]
Revert "Fix trends admin page crashing"

This reverts commit 5f10e64330635bfd609ba5acdd78fa505c12f5b1.

4 years agoFix error on trending hashtags/links pages in admin UI due to missing constant (...
Eugen Rochko [Fri, 26 Nov 2021 00:12:39 +0000 (01:12 +0100)]
Fix error on trending hashtags/links pages in admin UI due to missing constant (#17044)

4 years agoMerge pull request #1636 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Fri, 26 Nov 2021 00:12:09 +0000 (01:12 +0100)]
Merge pull request #1636 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoFix trends admin page crashing
Claire [Thu, 25 Nov 2021 23:26:06 +0000 (00:26 +0100)]
Fix trends admin page crashing

4 years agoDisable trending links review request emails
Claire [Thu, 25 Nov 2021 22:53:28 +0000 (23:53 +0100)]
Disable trending links review request emails

4 years ago[Glitch] Fix handling of recursive toots in WebUI
Claire [Thu, 25 Nov 2021 22:46:39 +0000 (23:46 +0100)]
[Glitch] Fix handling of recursive toots in WebUI

Port b1fd6d44901a13450d22884b02eb6e9ae4fc1248 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Thu, 25 Nov 2021 22:49:17 +0000 (23:49 +0100)]
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `app/views/admin/tags/index.html.haml`:
  Removed upstream while it had changes in glitch-soc to accomodate for the
  theming system.

Additional changes to accomodate for the theming system:
- `app/views/admin/trends/links/preview_card_providers/index.html.haml`
- `app/views/admin/trends/links/index.html.haml`
- `app/views/admin/trends/tags/index.html.haml`
- `app/views/admin/tags/show.html.haml`

4 years agoFix handling of recursive toots in WebUI (#17041)
Claire [Thu, 25 Nov 2021 22:46:39 +0000 (23:46 +0100)]
Fix handling of recursive toots in WebUI (#17041)

4 years agoFix filtering DMs from non-followed users (#17042)
Claire [Thu, 25 Nov 2021 22:46:30 +0000 (23:46 +0100)]
Fix filtering DMs from non-followed users (#17042)

4 years agoMerge pull request #1635 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Thu, 25 Nov 2021 19:21:25 +0000 (20:21 +0100)]
Merge pull request #1635 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Thu, 25 Nov 2021 17:42:18 +0000 (18:42 +0100)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoAdd trending links (#16917)
Eugen Rochko [Thu, 25 Nov 2021 12:07:38 +0000 (13:07 +0100)]
Add trending links (#16917)

* Add trending links

* Add overriding specific links trendability

* Add link type to preview cards and only trend articles

Change trends review notifications from being sent every 5 minutes to being sent every 2 hours

Change threshold from 5 unique accounts to 15 unique accounts

* Fix tests

4 years agoUpgrade Ruby to 3.0.3 (#17038)
zunda [Wed, 24 Nov 2021 19:29:05 +0000 (19:29 +0000)]
Upgrade Ruby to 3.0.3 (#17038)

https://www.ruby-lang.org/en/news/2021/11/24/ruby-3-0-3-released/

4 years agoBetter ordering for bug report issue template (#17019)
trwnh [Wed, 24 Nov 2021 19:24:09 +0000 (13:24 -0600)]
Better ordering for bug report issue template (#17019)

Logically, it makes more sense to provide the steps leading up to the bug before asking what the bug is. This change moves "steps to reproduce" above "expected behavior" and "actual behavior" to enforce the above progression and logical flow.

4 years agoFix error when suspending user with an already-existing canonical email block (#17036)
Claire [Wed, 24 Nov 2021 16:41:03 +0000 (17:41 +0100)]
Fix error when suspending user with an already-existing canonical email block (#17036)

* Fix error when suspending user with an already-existing canonical email block

Fixes #17033

While attempting to create a `CanonicalEmailBlock` with an existing hash would
raise an `ActiveRecord::RecordNotUnique` error, this being done within a
transaction would cancel the whole transaction. For this reason, checking for
uniqueness in Rails would query the database within the transaction and avoid
invalidating the whole transaction for this reason.

A race condition is still possible, where multiple accounts sharing a canonical
email would be blocked in concurrent transactions, in which only one would
succeed, but that is way less likely to happen that the current issue, and can
always be retried after the first failure, unlike the current situation.

* Add tests

4 years agoAdd FEDERATION.md (#17029)
Claire [Mon, 22 Nov 2021 23:15:31 +0000 (00:15 +0100)]
Add FEDERATION.md (#17029)

Some ActivityPub projects have a FEDERATION.md which is used to describe the
various extensions they use.

Everything here is also documented elsewhere, but it's a concise starting point
with links to that documentation.

4 years agoMerge pull request #1634 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Fri, 19 Nov 2021 18:55:02 +0000 (19:55 +0100)]
Merge pull request #1634 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years ago[Glitch] Fix overflow of long profile fields in admin view
Claire [Fri, 19 Nov 2021 17:22:49 +0000 (18:22 +0100)]
[Glitch] Fix overflow of long profile fields in admin view

Port db32835338e113f23a474d323e398916a999619f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Fri, 19 Nov 2021 17:51:41 +0000 (18:51 +0100)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoFix overflow of long profile fields in admin view (#17010)
Claire [Fri, 19 Nov 2021 17:22:49 +0000 (18:22 +0100)]
Fix overflow of long profile fields in admin view (#17010)

4 years agoFix background-color of emoji-mart selector (#17011)
Claire [Fri, 19 Nov 2021 17:21:37 +0000 (18:21 +0100)]
Fix background-color of emoji-mart selector (#17011)

Reverts part of #16907 to fix hardcoded color

4 years agoBump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
Takeshi Umeda [Thu, 18 Nov 2021 21:02:08 +0000 (06:02 +0900)]
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)

* Bump chewy from 5.2.0 to 7.2.2

* fix style (codeclimate)

* fix style

* fix style

* Bump chewy from 7.2.2 to 7.2.3

4 years agoAdd lazy load to emoji-mart (#16907)
Mashiro [Thu, 18 Nov 2021 21:01:31 +0000 (05:01 +0800)]
Add lazy load to emoji-mart (#16907)

* perf: lazyload emoji-mart!

* Bump lazyload

4 years agoUpdate Dockerfile (#16939)
Shlee [Thu, 18 Nov 2021 21:00:38 +0000 (08:00 +1100)]
Update Dockerfile (#16939)

4 years ago[Docker-Compose] [Breaking] Postgres 9.6 is EOL (11th Nov 2021) - Migrate to 14 Stabl...
Shlee [Thu, 18 Nov 2021 21:00:27 +0000 (08:00 +1100)]
[Docker-Compose] [Breaking] Postgres 9.6 is EOL (11th Nov 2021) - Migrate to 14 Stable (#16947)

* Update docker-compose.yml

* Update docker-compose.yml

* Update docker-compose.yml

* Update docker-compose.yml

4 years agoRuby 3.0.2 Upgrade (#16982)
Shlee [Thu, 18 Nov 2021 20:59:57 +0000 (07:59 +1100)]
Ruby 3.0.2 Upgrade (#16982)

* Update .ruby-version

* Update Gemfile

* Update Gemfile.lock

* Update Dockerfile

* Update check-i18n.yml

* Update config.yml

* Update config.yml

4 years ago[Dockerfile] Upgrade ElasticSearch-OSS 6.8.10 to 7.10.2 (#16956)
Shlee [Thu, 18 Nov 2021 20:59:34 +0000 (07:59 +1100)]
[Dockerfile] Upgrade ElasticSearch-OSS 6.8.10 to 7.10.2 (#16956)

* Update docker-compose.yml

* Update docker-compose.yml

* Update docker-compose.yml

4 years agoBump aws-sdk-s3 from 1.105.1 to 1.106.0 (#17001)
dependabot[bot] [Thu, 18 Nov 2021 00:44:23 +0000 (09:44 +0900)]
Bump aws-sdk-s3 from 1.105.1 to 1.106.0 (#17001)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.105.1 to 1.106.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 mime-types from 3.4.0 to 3.4.1 (#17002)
dependabot[bot] [Thu, 18 Nov 2021 00:44:08 +0000 (09:44 +0900)]
Bump mime-types from 3.4.0 to 3.4.1 (#17002)

Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/mime-types/ruby-mime-types/releases)
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md)
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: mime-types
  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-plugin-jsx-a11y from 6.4.1 to 6.5.1 (#16993)
dependabot[bot] [Thu, 18 Nov 2021 00:42:12 +0000 (09:42 +0900)]
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1 (#16993)

Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.4.1 to 6.5.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.4.1...v6.5.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
  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 letter_opener_web from 1.4.1 to 2.0.0 (#16960)
dependabot[bot] [Thu, 18 Nov 2021 00:20:31 +0000 (09:20 +0900)]
Bump letter_opener_web from 1.4.1 to 2.0.0 (#16960)

Bumps [letter_opener_web](https://github.com/fgrehm/letter_opener_web) from 1.4.1 to 2.0.0.
- [Release notes](https://github.com/fgrehm/letter_opener_web/releases)
- [Changelog](https://github.com/fgrehm/letter_opener_web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fgrehm/letter_opener_web/compare/v1.4.1...v2.0.0)

---
updated-dependencies:
- dependency-name: letter_opener_web
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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.25.2 to 2.25.3 (#16995)
dependabot[bot] [Thu, 18 Nov 2021 00:08:10 +0000 (09:08 +0900)]
Bump eslint-plugin-import from 2.25.2 to 2.25.3 (#16995)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.2 to 2.25.3.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.2...v2.25.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  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 @babel/runtime from 7.16.0 to 7.16.3 (#16994)
dependabot[bot] [Thu, 18 Nov 2021 00:07:56 +0000 (09:07 +0900)]
Bump @babel/runtime from 7.16.0 to 7.16.3 (#16994)

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.16.0 to 7.16.3.
- [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.16.3/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-plugin-react from 7.26.1 to 7.27.0 (#16992)
dependabot[bot] [Thu, 18 Nov 2021 00:07:15 +0000 (09:07 +0900)]
Bump eslint-plugin-react from 7.26.1 to 7.27.0 (#16992)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.26.1 to 7.27.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.26.1...v7.27.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  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 mime-types from 3.3.1 to 3.4.0 (#16991)
dependabot[bot] [Thu, 18 Nov 2021 00:06:58 +0000 (09:06 +0900)]
Bump mime-types from 3.3.1 to 3.4.0 (#16991)

Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/mime-types/ruby-mime-types/releases)
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md)
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: mime-types
  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 sprockets-rails from 3.2.2 to 3.4.0 (#16990)
dependabot[bot] [Thu, 18 Nov 2021 00:06:40 +0000 (09:06 +0900)]
Bump sprockets-rails from 3.2.2 to 3.4.0 (#16990)

Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.2.2 to 3.4.0.
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](https://github.com/rails/sprockets-rails/compare/v3.2.2...v3.4.0)

---
updated-dependencies:
- dependency-name: sprockets-rails
  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.22.3 to 1.23.0 (#16989)
dependabot[bot] [Thu, 18 Nov 2021 00:06:26 +0000 (09:06 +0900)]
Bump rubocop from 1.22.3 to 1.23.0 (#16989)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.22.3 to 1.23.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.22.3...v1.23.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 ago[Dockerfile] [Security] Update NodeJS to V16 (LTS) on docker. (#16856)
Shlee [Wed, 17 Nov 2021 06:57:01 +0000 (17:57 +1100)]
[Dockerfile] [Security] Update NodeJS to V16 (LTS) on docker. (#16856)

* [Security] Update NodeJS on docker.

https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/

* Update Dockerfile

* Upgrade npm package

* Update Dockerfile

4 years agoAdd manual GitHub Actions runs (#17000)
Eugen Rochko [Tue, 16 Nov 2021 20:42:14 +0000 (21:42 +0100)]
Add manual GitHub Actions runs (#17000)

4 years agoFix upload of remote media with OpenStack Swift sometimes failing (#16998)
Claire [Tue, 16 Nov 2021 20:36:28 +0000 (21:36 +0100)]
Fix upload of remote media with OpenStack Swift sometimes failing (#16998)

Under certain conditions, files fetched from remotes trigger an error when
being uploaded using OpenStack Swift. This is because in some cases, the
remote server will not return a content-length, so our ResponseWithLimitAdapter
will hold a `nil` value for `#size`, which will lead to an invalid value
for the Content-Length header of the Swift API call.

This commit fixes that by taking the size from the actually-downloaded file
size rather than the upstream-provided Content-Length header value.

4 years agoFix confusing error when webfinger request returns empty document (#16986)
Claire [Sun, 14 Nov 2021 20:55:40 +0000 (21:55 +0100)]
Fix confusing error when webfinger request returns empty document (#16986)

For some reason, some misconfigured servers return an empty document when
queried over webfinger. Since an empty document does not lead to a parse
error, the error is not caught properly and triggers uncaught exceptions
later on.

This PR fixes that by immediately erroring out with `Webfinger::Error` on
getting an empty response.

4 years agoChange workflow to push to Docker Hub (#16980)
Eugen Rochko [Sun, 14 Nov 2021 05:11:05 +0000 (06:11 +0100)]
Change workflow to push to Docker Hub (#16980)

4 years agoFix no link previews being generated for pages with invalid structured data (#16979)
Eugen Rochko [Sat, 13 Nov 2021 22:07:13 +0000 (23:07 +0100)]
Fix no link previews being generated for pages with invalid structured data (#16979)

Fix #16955

4 years agoBump react-select from 5.1.0 to 5.2.1 (#16967)
dependabot[bot] [Sat, 13 Nov 2021 09:51:42 +0000 (18:51 +0900)]
Bump react-select from 5.1.0 to 5.2.1 (#16967)

Bumps [react-select](https://github.com/JedWatson/react-select) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.1.0...react-select@5.2.1)

---
updated-dependencies:
- dependency-name: react-select
  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 @testing-library/jest-dom from 5.14.1 to 5.15.0 (#16966)
dependabot[bot] [Sat, 13 Nov 2021 09:51:07 +0000 (18:51 +0900)]
Bump @testing-library/jest-dom from 5.14.1 to 5.15.0 (#16966)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.14.1 to 5.15.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.14.1...v5.15.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 reselect from 4.1.1 to 4.1.2 (#16963)
dependabot[bot] [Sat, 13 Nov 2021 09:49:38 +0000 (18:49 +0900)]
Bump reselect from 4.1.1 to 4.1.2 (#16963)

Bumps [reselect](https://github.com/reduxjs/reselect) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/reselect/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: reselect
  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 from 6.2.2 to 6.3.1 (#16965)
dependabot[bot] [Sat, 13 Nov 2021 09:48:34 +0000 (18:48 +0900)]
Bump sidekiq from 6.2.2 to 6.3.1 (#16965)

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.2 to 6.3.1.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.2.2...v6.3.1)

---
updated-dependencies:
- dependency-name: sidekiq
  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 webpack-dev-server from 3.11.2 to 3.11.3 (#16964)
dependabot[bot] [Sat, 13 Nov 2021 09:46:14 +0000 (18:46 +0900)]
Bump webpack-dev-server from 3.11.2 to 3.11.3 (#16964)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v3.11.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  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 agoMerge pull request #1632 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Sat, 13 Nov 2021 09:41:25 +0000 (10:41 +0100)]
Merge pull request #1632 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoBump aws-sdk-s3 from 1.104.0 to 1.105.1 (#16962)
dependabot[bot] [Sat, 13 Nov 2021 09:36:28 +0000 (18:36 +0900)]
Bump aws-sdk-s3 from 1.104.0 to 1.105.1 (#16962)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.104.0 to 1.105.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-minor
...

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.5 to 2.14.6 (#16961)
dependabot[bot] [Sat, 13 Nov 2021 09:35:52 +0000 (18:35 +0900)]
Bump ox from 2.14.5 to 2.14.6 (#16961)

Bumps [ox](https://github.com/ohler55/ox) from 2.14.5 to 2.14.6.
- [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.5...v2.14.6)

---
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 i18n-tasks from 0.9.34 to 0.9.35 (#16959)
dependabot[bot] [Sat, 13 Nov 2021 09:34:28 +0000 (18:34 +0900)]
Bump i18n-tasks from 0.9.34 to 0.9.35 (#16959)

Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.34 to 0.9.35.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.34...v0.9.35)

---
updated-dependencies:
- dependency-name: i18n-tasks
  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 idn-ruby from 0.1.2 to 0.1.4 (#16958)
dependabot[bot] [Sat, 13 Nov 2021 09:34:00 +0000 (18:34 +0900)]
Bump idn-ruby from 0.1.2 to 0.1.4 (#16958)

Bumps [idn-ruby](https://github.com/deepfryed/idn-ruby) from 0.1.2 to 0.1.4.
- [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/compare/v0.1.2...v0.1.4)

---
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 agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Sat, 13 Nov 2021 08:40:13 +0000 (09:40 +0100)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoFix OpenGraph/LinkedData embeds having incorrectly-generated iframes (#16978)
Claire [Sat, 13 Nov 2021 02:30:27 +0000 (03:30 +0100)]
Fix OpenGraph/LinkedData embeds having incorrectly-generated iframes (#16978)

4 years agoRename, move, fix code
Jeong Arm [Fri, 12 Nov 2021 18:11:51 +0000 (03:11 +0900)]
Rename, move, fix code

4 years agoFix admin sidebar on Mobile layout
Jeong Arm [Fri, 12 Nov 2021 17:52:50 +0000 (02:52 +0900)]
Fix admin sidebar on Mobile layout

4 years agoFix some glitch-soc styling issues due to different class names
Claire [Fri, 12 Nov 2021 14:45:36 +0000 (15:45 +0100)]
Fix some glitch-soc styling issues due to different class names

Partial fix to #1629

4 years agoBuild container image by GitHub Actions (#16973)
Yusuke Nakamura [Fri, 12 Nov 2021 04:18:29 +0000 (13:18 +0900)]
Build container image by GitHub Actions (#16973)

* Build container image by GitHub Actions

* Trigger docker build only pushed to main branch

* Tweak tagging imgae

- "edge" is the main branch
- "latest" is the tagged latest release

4 years agoFix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)
Claire [Thu, 11 Nov 2021 13:00:30 +0000 (14:00 +0100)]
Fix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)

Fix regression from #16896

4 years ago[CircleCI] Test using Postgres 14 (#16948)
Shlee [Sat, 6 Nov 2021 16:13:51 +0000 (03:13 +1100)]
[CircleCI] Test using Postgres 14 (#16948)

* Update config.yml

* Update config.yml

4 years agoForward port version bumps to 3.4.2 and 3.4.3 (#16945)
Eugen Rochko [Sat, 6 Nov 2021 04:32:14 +0000 (05:32 +0100)]
Forward port version bumps to 3.4.2 and 3.4.3 (#16945)

* Bump version to 3.4.2

* Bump version to 3.4.3

4 years agoMerge pull request #1628 from ClearlyClaire/glitch-soc/merge-upstream
Claire [Fri, 5 Nov 2021 23:33:55 +0000 (00:33 +0100)]
Merge pull request #1628 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes

4 years agoMerge branch 'main' into glitch-soc/merge-upstream
Claire [Fri, 5 Nov 2021 23:15:38 +0000 (00:15 +0100)]
Merge branch 'main' into glitch-soc/merge-upstream

4 years agoFix reviving revoked sessions and invalidating login (#16943)
Claire [Fri, 5 Nov 2021 23:13:58 +0000 (00:13 +0100)]
Fix reviving revoked sessions and invalidating login (#16943)

Up until now, we have used Devise's Rememberable mechanism to re-log users
after the end of their browser sessions. This mechanism relies on a signed
cookie containing a token. That token was stored on the user's record,
meaning it was shared across all logged in browsers, meaning truly revoking
a browser's ability to auto-log-in involves revoking the token itself, and
revoking access from *all* logged-in browsers.

We had a session mechanism that dynamically checks whether a user's session
has been disabled, and would log out the user if so. However, this would only
clear a session being actively used, and a new one could be respawned with
the `remember_user_token` cookie.

In practice, this caused two issues:
- sessions could be revived after being closed from /auth/edit (security issue)
- auto-log-in would be disabled for *all* browsers after logging out from one
  of them

This PR removes the `remember_token` mechanism and treats the `_session_id`
cookie/token as a browser-specific `remember_token`, fixing both issues.

4 years agoFix AccountNote not having a maximum length (#16942)
Claire [Fri, 5 Nov 2021 23:12:25 +0000 (00:12 +0100)]
Fix AccountNote not having a maximum length (#16942)

4 years agoAdd support for structured data and more OpenGraph tags to link cards (#16938)
Eugen Rochko [Fri, 5 Nov 2021 22:23:05 +0000 (23:23 +0100)]
Add support for structured data and more OpenGraph tags to link cards (#16938)

Save preview cards under their canonical URL

Increase max redirects to follow from 2 to 3

4 years agoFix handling announcements with links (#16941)
Claire [Fri, 5 Nov 2021 20:14:35 +0000 (21:14 +0100)]
Fix handling announcements with links (#16941)

Broken since #15827

4 years agoFix statuses order in account's statuses admin page (#16937)
Jeong Arm [Thu, 4 Nov 2021 14:49:35 +0000 (23:49 +0900)]
Fix statuses order in account's statuses admin page (#16937)

4 years agoBump @babel/preset-env from 7.15.8 to 7.16.0 (#16923)
dependabot[bot] [Tue, 2 Nov 2021 13:15:45 +0000 (22:15 +0900)]
Bump @babel/preset-env from 7.15.8 to 7.16.0 (#16923)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.8 to 7.16.0.
- [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.16.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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.14.5 to 7.16.0 (#16926)
dependabot[bot] [Tue, 2 Nov 2021 12:57:45 +0000 (21:57 +0900)]
Bump @babel/preset-react from 7.14.5 to 7.16.0 (#16926)

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.14.5 to 7.16.0.
- [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.16.0/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/plugin-proposal-decorators from 7.15.8 to 7.16.0 (#16924)
dependabot[bot] [Tue, 2 Nov 2021 12:52:51 +0000 (21:52 +0900)]
Bump @babel/plugin-proposal-decorators from 7.15.8 to 7.16.0 (#16924)

Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.15.8 to 7.16.0.
- [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.16.0/packages/babel-plugin-proposal-decorators)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
  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/plugin-transform-runtime from 7.15.8 to 7.16.0 (#16927)
dependabot[bot] [Tue, 2 Nov 2021 12:39:29 +0000 (21:39 +0900)]
Bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.0 (#16927)

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.15.8 to 7.16.0.
- [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.16.0/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  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 reselect from 4.0.0 to 4.1.1 (#16931)
dependabot[bot] [Tue, 2 Nov 2021 12:30:11 +0000 (21:30 +0900)]
Bump reselect from 4.0.0 to 4.1.1 (#16931)

Bumps [reselect](https://github.com/reduxjs/reselect) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/reselect/compare/v4.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: reselect
  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 sass from 1.43.3 to 1.43.4 (#16922)
dependabot[bot] [Tue, 2 Nov 2021 12:27:13 +0000 (21:27 +0900)]
Bump sass from 1.43.3 to 1.43.4 (#16922)

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

---
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 agoBump redux-thunk from 2.3.0 to 2.4.0 (#16932)
dependabot[bot] [Tue, 2 Nov 2021 12:26:55 +0000 (21:26 +0900)]
Bump redux-thunk from 2.3.0 to 2.4.0 (#16932)

Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/reduxjs/redux-thunk/releases)
- [Commits](https://github.com/reduxjs/redux-thunk/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: redux-thunk
  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 redux from 4.1.1 to 4.1.2 (#16928)
dependabot[bot] [Tue, 2 Nov 2021 12:26:31 +0000 (21:26 +0900)]
Bump redux from 4.1.1 to 4.1.2 (#16928)

Bumps [redux](https://github.com/reduxjs/redux) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: redux
  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.1.1 to 5.1.2 (#16920)
dependabot[bot] [Tue, 2 Nov 2021 12:25:57 +0000 (21:25 +0900)]
Bump brakeman from 5.1.1 to 5.1.2 (#16920)

Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v5.1.1...v5.1.2)

---
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 @babel/runtime from 7.15.4 to 7.16.0 (#16930)
dependabot[bot] [Tue, 2 Nov 2021 12:23:00 +0000 (21:23 +0900)]
Bump @babel/runtime from 7.15.4 to 7.16.0 (#16930)

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.15.4 to 7.16.0.
- [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.16.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  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/plugin-transform-react-inline-elements from 7.14.5 to 7.16.0 (#16929)
dependabot[bot] [Tue, 2 Nov 2021 12:22:46 +0000 (21:22 +0900)]
Bump @babel/plugin-transform-react-inline-elements from 7.14.5 to 7.16.0 (#16929)

Bumps [@babel/plugin-transform-react-inline-elements](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-inline-elements) from 7.14.5 to 7.16.0.
- [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.16.0/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/core from 7.15.8 to 7.16.0 (#16925)
dependabot[bot] [Tue, 2 Nov 2021 12:22:01 +0000 (21:22 +0900)]
Bump @babel/core from 7.15.8 to 7.16.0 (#16925)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.16.0.
- [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.16.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  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 agoSkip blocked domains media on tootctl media refresh (#16914)
Jeong Arm [Thu, 28 Oct 2021 17:30:44 +0000 (02:30 +0900)]
Skip blocked domains media on tootctl media refresh (#16914)

4 years agoran `yarn manage:translations en` (#16912)
mayaeh [Thu, 28 Oct 2021 03:29:49 +0000 (12:29 +0900)]
ran `yarn manage:translations en` (#16912)