]> cat aescling's git repositories - mastodon.git/log
mastodon.git
4 years agoChange the nouns "toot" and "status" to "post" (#16080)
Eugen Rochko [Wed, 21 Apr 2021 16:31:24 +0000 (18:31 +0200)]
Change the nouns "toot" and "status" to "post" (#16080)

4 years agoAdd guard against DNS rebinding attacks (#16087)
Takeshi Umeda [Wed, 21 Apr 2021 15:45:58 +0000 (00:45 +0900)]
Add guard against DNS rebinding attacks (#16087)

* Add guard against DNS rebinding attacks

* Fix not to apply to test environment

4 years agoAdd DM icon back on HTML view of DMs (#16086)
Claire [Wed, 21 Apr 2021 13:40:00 +0000 (15:40 +0200)]
Add DM icon back on HTML view of DMs (#16086)

Fix regression from #16052

4 years agoFix processing of remote Delete activities (#16084)
Claire [Wed, 21 Apr 2021 02:46:09 +0000 (04:46 +0200)]
Fix processing of remote Delete activities (#16084)

* Add tests

* Ensure deleted statuses are marked as such

* Save some redis memory by not storing URIs in delete_upon_arrival values

* Avoid possible race condition when processing incoming Deletes

* Avoid potential duplicate Delete forwards

* Lower lock durations to reduce issues in case of hard crash of the Rails process

* Check for `lock.aquired?` and improve comment

* Refactor RedisLock usage in app/lib/activitypub

* Fix using incorrect or non-existent sender for relaying Deletes

4 years agoHide floating action button on onboarding page (#16082)
Claire [Tue, 20 Apr 2021 19:28:01 +0000 (21:28 +0200)]
Hide floating action button on onboarding page (#16082)

4 years agoChange follow recommendations to be limited to 20 instead of 40 in web UI (#16077)
Eugen Rochko [Tue, 20 Apr 2021 13:07:51 +0000 (15:07 +0200)]
Change follow recommendations to be limited to 20 instead of 40 in web UI (#16077)

4 years agoAdd "recommended" label to activity/peers API toggles in admin UI (#16081)
Eugen Rochko [Tue, 20 Apr 2021 11:57:45 +0000 (13:57 +0200)]
Add "recommended" label to activity/peers API toggles in admin UI (#16081)

4 years agoFix newlines not being considered sentence separators in account note (#16079)
Eugen Rochko [Tue, 20 Apr 2021 00:34:08 +0000 (02:34 +0200)]
Fix newlines not being considered sentence separators in account note (#16079)

Also bullets

4 years agoBump webpack-assets-manifest from 4.0.4 to 4.0.5 (#16070)
dependabot[bot] [Mon, 19 Apr 2021 19:59:20 +0000 (21:59 +0200)]
Bump webpack-assets-manifest from 4.0.4 to 4.0.5 (#16070)

Bumps [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/webdeveric/webpack-assets-manifest/releases)
- [Commits](https://github.com/webdeveric/webpack-assets-manifest/compare/v4.0.4...v4.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump js-yaml from 4.0.0 to 4.1.0 (#16067)
dependabot[bot] [Mon, 19 Apr 2021 19:07:08 +0000 (21:07 +0200)]
Bump js-yaml from 4.0.0 to 4.1.0 (#16067)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0)

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.93.0 to 1.93.1 (#16071)
dependabot[bot] [Mon, 19 Apr 2021 19:06:49 +0000 (21:06 +0200)]
Bump aws-sdk-s3 from 1.93.0 to 1.93.1 (#16071)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.93.0 to 1.93.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 mini-css-extract-plugin from 1.4.1 to 1.5.0 (#16061)
dependabot[bot] [Mon, 19 Apr 2021 19:06:33 +0000 (21:06 +0200)]
Bump mini-css-extract-plugin from 1.4.1 to 1.5.0 (#16061)

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...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 agoBump css-loader from 5.2.1 to 5.2.2 (#16074)
dependabot[bot] [Mon, 19 Apr 2021 19:03:39 +0000 (21:03 +0200)]
Bump css-loader from 5.2.1 to 5.2.2 (#16074)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.1 to 5.2.2.
- [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.1...v5.2.2)

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.32.8 to 1.32.10 (#16063)
dependabot[bot] [Mon, 19 Apr 2021 19:03:20 +0000 (21:03 +0200)]
Bump sass from 1.32.8 to 1.32.10 (#16063)

Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.10.
- [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.32.8...1.32.10)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump webpack-bundle-analyzer from 4.4.0 to 4.4.1 (#16073)
dependabot[bot] [Mon, 19 Apr 2021 19:02:24 +0000 (21:02 +0200)]
Bump webpack-bundle-analyzer from 4.4.0 to 4.4.1 (#16073)

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoAdd Message-ID header to outgoing emails (#16076)
Claire [Mon, 19 Apr 2021 16:41:29 +0000 (18:41 +0200)]
Add Message-ID header to outgoing emails (#16076)

* Add Message-ID header to outgoing emails

* Use email domain name from SMTP_FROM_ADDRESS, fallback on WEB_DOMAIN on failure

* Use notifications@localhost as fallback for SMTP_FROM_ADDRESS, do not catch parse errors

4 years agoBump redis from 3.1.0 to 3.1.1 (#16065)
dependabot[bot] [Mon, 19 Apr 2021 13:35:20 +0000 (15:35 +0200)]
Bump redis from 3.1.0 to 3.1.1 (#16065)

Bumps [redis](https://github.com/NodeRedis/node-redis) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases)
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NodeRedis/node-redis/compare/v3.1.0...v3.1.1)

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.4 to 7.4.5 (#16072)
dependabot[bot] [Mon, 19 Apr 2021 13:34:58 +0000 (15:34 +0200)]
Bump ws from 7.4.4 to 7.4.5 (#16072)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump ssri from 6.0.1 to 6.0.2 (#16075)
dependabot[bot] [Mon, 19 Apr 2021 13:34:36 +0000 (15:34 +0200)]
Bump ssri from 6.0.1 to 6.0.2 (#16075)

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump tty-prompt from 0.23.0 to 0.23.1 (#16066)
dependabot[bot] [Mon, 19 Apr 2021 13:34:09 +0000 (15:34 +0200)]
Bump tty-prompt from 0.23.0 to 0.23.1 (#16066)

Bumps [tty-prompt](https://github.com/piotrmurach/tty-prompt) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/piotrmurach/tty-prompt/releases)
- [Changelog](https://github.com/piotrmurach/tty-prompt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrmurach/tty-prompt/compare/v0.23.0...v0.23.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump cld3 from 3.4.1 to 3.4.2 (#16069)
dependabot[bot] [Mon, 19 Apr 2021 13:33:41 +0000 (15:33 +0200)]
Bump cld3 from 3.4.1 to 3.4.2 (#16069)

Bumps [cld3](https://github.com/akihikodaki/cld3-ruby) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/akihikodaki/cld3-ruby/releases)
- [Commits](https://github.com/akihikodaki/cld3-ruby/compare/v3.4.1...v3.4.2)

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.3 to 3.11.5 (#16068)
dependabot[bot] [Mon, 19 Apr 2021 13:33:21 +0000 (15:33 +0200)]
Bump oj from 3.11.3 to 3.11.5 (#16068)

Bumps [oj](https://github.com/ohler55/oj) from 3.11.3 to 3.11.5.
- [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.3...v3.11.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump connection_pool from 2.2.3 to 2.2.5 (#16062)
dependabot[bot] [Mon, 19 Apr 2021 13:32:42 +0000 (15:32 +0200)]
Bump connection_pool from 2.2.3 to 2.2.5 (#16062)

Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.2.3 to 2.2.5.
- [Release notes](https://github.com/mperham/connection_pool/releases)
- [Changelog](https://github.com/mperham/connection_pool/blob/master/Changes.md)
- [Commits](https://github.com/mperham/connection_pool/compare/v2.2.3...v2.2.5)

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.7 to 7.0.8 (#16064)
dependabot[bot] [Mon, 19 Apr 2021 13:32:19 +0000 (15:32 +0200)]
Bump sidekiq-unique-jobs from 7.0.7 to 7.0.8 (#16064)

Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 7.0.7 to 7.0.8.
- [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.7...v7.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoChange onboarding by replacing tutorial with follow recommendations in web UI (#16060)
Eugen Rochko [Mon, 19 Apr 2021 12:45:15 +0000 (14:45 +0200)]
Change onboarding by replacing tutorial with follow recommendations in web UI (#16060)

4 years agoRefactor StatusReachFinder to handle followers and relays as well (#16051)
Eugen Rochko [Sat, 17 Apr 2021 13:41:57 +0000 (15:41 +0200)]
Refactor StatusReachFinder to handle followers and relays as well (#16051)

4 years agoFix remote reporters not receiving suspend/unsuspend activities (#16050)
Eugen Rochko [Sat, 17 Apr 2021 12:55:46 +0000 (14:55 +0200)]
Fix remote reporters not receiving suspend/unsuspend activities (#16050)

4 years agoFix missing source strings and inconsistent lead text style in admin UI (#16052)
Eugen Rochko [Sat, 17 Apr 2021 09:12:49 +0000 (11:12 +0200)]
Fix missing source strings and inconsistent lead text style in admin UI (#16052)

4 years agoAdd canonical e-mail blocks for suspended accounts (#16049)
Eugen Rochko [Sat, 17 Apr 2021 01:14:25 +0000 (03:14 +0200)]
Add canonical e-mail blocks for suspended accounts (#16049)

Prevent new accounts from being created using the same underlying
e-mail as a suspended account using extensions and period
permutations. Stores e-mails as a SHA256 hash

4 years agoFix wrong timestamp_id identifier for accounts table in schema.rb (#16048)
Eugen Rochko [Fri, 16 Apr 2021 20:20:32 +0000 (22:20 +0200)]
Fix wrong timestamp_id identifier for accounts table in schema.rb (#16048)

4 years agoFix reports of already suspended accounts being recorded (#16047)
Eugen Rochko [Fri, 16 Apr 2021 20:01:05 +0000 (22:01 +0200)]
Fix reports of already suspended accounts being recorded (#16047)

4 years agoFix not to show follow button in global suggestion (#16045)
Takeshi Umeda [Fri, 16 Apr 2021 08:06:42 +0000 (17:06 +0900)]
Fix not to show follow button in global suggestion (#16045)

* Fix not to show follow button in global suggestion

* Fix style

4 years agoFix to update suggestion list after dismiss (#16044)
Takeshi Umeda [Fri, 16 Apr 2021 08:06:16 +0000 (17:06 +0900)]
Fix to update suggestion list after dismiss (#16044)

* Fix to update suggestion list after dismiss

* Change to inline

* Fix style

4 years agoFix app name, website and redirect URIs not having a maximum length (#16042)
Eugen Rochko [Thu, 15 Apr 2021 14:28:43 +0000 (16:28 +0200)]
Fix app name, website and redirect URIs not having a maximum length (#16042)

Fix app scopes not being validated

4 years agoChange option labels on edit profile page (#16041)
Eugen Rochko [Thu, 15 Apr 2021 14:28:20 +0000 (16:28 +0200)]
Change option labels on edit profile page (#16041)

4 years agoChange account ids to snowflake ids (#15844)
Claire [Thu, 15 Apr 2021 03:24:28 +0000 (05:24 +0200)]
Change account ids to snowflake ids (#15844)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
4 years agoAdd `policy` param to `POST /api/v1/push/subscriptions` (#16040)
Eugen Rochko [Thu, 15 Apr 2021 03:00:25 +0000 (05:00 +0200)]
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)

With possible values `all`, `followed`, `follower`, and `none`,
control from whom notifications will generate a Web Push alert

4 years agoFix an error with 'multiple mentions with same username' (#16038)
Takeshi Umeda [Wed, 14 Apr 2021 13:48:49 +0000 (22:48 +0900)]
Fix an error with 'multiple mentions with same username' (#16038)

4 years agoAdd border to 🚲 emoji (#16035)
Claire [Tue, 13 Apr 2021 21:43:51 +0000 (23:43 +0200)]
Add border to 🚲 emoji (#16035)

4 years agoAdd HTTP header to explicitly opt out of FLoC by default (#16036)
Claire [Tue, 13 Apr 2021 21:43:41 +0000 (23:43 +0200)]
Add HTTP header to explicitly opt out of FLoC by default (#16036)

Fixes #16034

4 years agoBump nsa from git to 0.2.8 (#16033)
Eugen Rochko [Tue, 13 Apr 2021 01:45:45 +0000 (03:45 +0200)]
Bump nsa from git to 0.2.8 (#16033)

4 years agoBump eslint-plugin-promise from 4.3.1 to 5.1.0 (#16022)
dependabot[bot] [Mon, 12 Apr 2021 16:02:57 +0000 (01:02 +0900)]
Bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#16022)

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.3.1 to 5.1.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

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.0 to 5.2.1 (#16029)
dependabot[bot] [Mon, 12 Apr 2021 16:01:54 +0000 (01:01 +0900)]
Bump css-loader from 5.2.0 to 5.2.1 (#16029)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.0 to 5.2.1.
- [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.0...v5.2.1)

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.13.12 to 7.13.15 (#16028)
dependabot[bot] [Mon, 12 Apr 2021 16:00:48 +0000 (01:00 +0900)]
Bump @babel/preset-env from 7.13.12 to 7.13.15 (#16028)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.12 to 7.13.15.
- [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.13.15/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 @babel/core from 7.13.14 to 7.13.15 (#16027)
dependabot[bot] [Mon, 12 Apr 2021 16:00:30 +0000 (01:00 +0900)]
Bump @babel/core from 7.13.14 to 7.13.15 (#16027)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump webpack-assets-manifest from 4.0.2 to 4.0.4 (#16025)
dependabot[bot] [Mon, 12 Apr 2021 13:11:49 +0000 (22:11 +0900)]
Bump webpack-assets-manifest from 4.0.2 to 4.0.4 (#16025)

Bumps [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/webdeveric/webpack-assets-manifest/releases)
- [Commits](https://github.com/webdeveric/webpack-assets-manifest/compare/v4.0.2...v4.0.4)

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.1 to 7.23.2 (#16030)
dependabot[bot] [Mon, 12 Apr 2021 13:09:20 +0000 (22:09 +0900)]
Bump eslint-plugin-react from 7.23.1 to 7.23.2 (#16030)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.1 to 7.23.2.
- [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.1...v7.23.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump mini-css-extract-plugin from 1.4.0 to 1.4.1 (#16031)
dependabot[bot] [Mon, 12 Apr 2021 13:02:22 +0000 (22:02 +0900)]
Bump mini-css-extract-plugin from 1.4.0 to 1.4.1 (#16031)

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.0...v1.4.1)

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.13.10 to 7.13.15 (#16023)
dependabot[bot] [Mon, 12 Apr 2021 13:00:59 +0000 (22:00 +0900)]
Bump @babel/plugin-transform-runtime from 7.13.10 to 7.13.15 (#16023)

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

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.23.0 to 7.24.0 (#16018)
dependabot[bot] [Mon, 12 Apr 2021 13:00:54 +0000 (15:00 +0200)]
Bump eslint from 7.23.0 to 7.24.0 (#16018)

Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.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.23.0...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 @babel/plugin-proposal-decorators from 7.13.5 to 7.13.15 (#16021)
dependabot[bot] [Mon, 12 Apr 2021 13:00:01 +0000 (22:00 +0900)]
Bump @babel/plugin-proposal-decorators from 7.13.5 to 7.13.15 (#16021)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump cssnano from 4.1.10 to 4.1.11 (#16020)
dependabot[bot] [Mon, 12 Apr 2021 12:59:28 +0000 (21:59 +0900)]
Bump cssnano from 4.1.10 to 4.1.11 (#16020)

Bumps [cssnano](https://github.com/cssnano/cssnano) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/v4.1.10...v4.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump parallel_tests from 3.6.0 to 3.7.0 (#16024)
dependabot[bot] [Mon, 12 Apr 2021 12:37:29 +0000 (14:37 +0200)]
Bump parallel_tests from 3.6.0 to 3.7.0 (#16024)

Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.6.0...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoChange Web Push API deliveries to use request pooling (#16014)
Eugen Rochko [Mon, 12 Apr 2021 12:25:34 +0000 (14:25 +0200)]
Change Web Push API deliveries to use request pooling (#16014)

4 years agoBump pkg-config from 1.4.5 to 1.4.6 (#16019)
dependabot[bot] [Mon, 12 Apr 2021 12:08:06 +0000 (14:08 +0200)]
Bump pkg-config from 1.4.5 to 1.4.6 (#16019)

Bumps [pkg-config](https://github.com/ruby-gnome/pkg-config) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/ruby-gnome/pkg-config/releases)
- [Changelog](https://github.com/ruby-gnome/pkg-config/blob/master/NEWS)
- [Commits](https://github.com/ruby-gnome/pkg-config/compare/1.4.5...1.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 doorkeeper from 5.5.0 to 5.5.1 (#16016)
dependabot[bot] [Mon, 12 Apr 2021 12:00:55 +0000 (14:00 +0200)]
Bump doorkeeper from 5.5.0 to 5.5.1 (#16016)

Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.5.0 to 5.5.1.
- [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.0...v5.5.1)

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.2 to 1.11.3 (#16017)
dependabot[bot] [Mon, 12 Apr 2021 12:00:30 +0000 (14:00 +0200)]
Bump nokogiri from 1.11.2 to 1.11.3 (#16017)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.3.
- [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.2...v1.11.3)

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.0 to 6.2.1 (#16026)
dependabot[bot] [Mon, 12 Apr 2021 12:00:06 +0000 (14:00 +0200)]
Bump sidekiq from 6.2.0 to 6.2.1 (#16026)

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.2.0...v6.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoAdd cold-start follow recommendations (#15945)
Eugen Rochko [Mon, 12 Apr 2021 10:37:14 +0000 (12:37 +0200)]
Add cold-start follow recommendations (#15945)

4 years agoRemove dependency on pluck_each gem (#16012)
Eugen Rochko [Mon, 12 Apr 2021 01:35:58 +0000 (03:35 +0200)]
Remove dependency on pluck_each gem (#16012)

4 years agoRemove spam check and dependency on nilsimsa gem (#16011)
Eugen Rochko [Sun, 11 Apr 2021 09:22:50 +0000 (11:22 +0200)]
Remove spam check and dependency on nilsimsa gem (#16011)

4 years agoChange multiple mentions with same username to render with domain (#15718)
Eugen Rochko [Sat, 10 Apr 2021 09:51:02 +0000 (11:51 +0200)]
Change multiple mentions with same username to render with domain (#15718)

Fix #15506

4 years agoBump devise-two-factor from git to 4.0.0 (#15987)
Eugen Rochko [Sat, 10 Apr 2021 09:50:41 +0000 (11:50 +0200)]
Bump devise-two-factor from git to 4.0.0 (#15987)

4 years agoUpgrade Ruby to 2.7.3 (#16004)
Daigo 3 Dango [Fri, 9 Apr 2021 00:31:36 +0000 (00:31 +0000)]
Upgrade Ruby to 2.7.3 (#16004)

* Upgrade Ruby to 2.7.3

https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-7-3-released/
includes security fixes to
- CVE-2021-28965: XML round-trip vulnerability in REXML
- CVE-2021-28966: Path traversal in Tempfile on Windows

* Update rexml to 3.2.5

https://www.ruby-lang.org/en/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/

4 years agoFix autoloading deprecation warnings from Rails 6 (#16010)
Eugen Rochko [Fri, 9 Apr 2021 00:31:20 +0000 (02:31 +0200)]
Fix autoloading deprecation warnings from Rails 6 (#16010)

4 years agoFix deprecation warning for Sidekiq web session secret (#16009)
Eugen Rochko [Fri, 9 Apr 2021 00:31:11 +0000 (02:31 +0200)]
Fix deprecation warning for Sidekiq web session secret (#16009)

4 years agoUpdate copyright year (#16003)
Sean [Tue, 6 Apr 2021 09:38:21 +0000 (17:38 +0800)]
Update copyright year (#16003)

4 years agoFix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon (#16002)
Claire [Mon, 5 Apr 2021 21:41:37 +0000 (23:41 +0200)]
Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon (#16002)

4 years agoBump redis from 3.0.2 to 3.1.0 (#15998)
dependabot[bot] [Mon, 5 Apr 2021 13:19:57 +0000 (22:19 +0900)]
Bump redis from 3.0.2 to 3.1.0 (#15998)

Bumps [redis](https://github.com/NodeRedis/node-redis) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/NodeRedis/node-redis/releases)
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NodeRedis/node-redis/compare/v3.0.2...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump classnames from 2.2.6 to 2.3.1 (#16000)
dependabot[bot] [Mon, 5 Apr 2021 13:17:46 +0000 (22:17 +0900)]
Bump classnames from 2.2.6 to 2.3.1 (#16000)

Bumps [classnames](https://github.com/JedWatson/classnames) from 2.2.6 to 2.3.1.
- [Release notes](https://github.com/JedWatson/classnames/releases)
- [Changelog](https://github.com/JedWatson/classnames/blob/master/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoFix SVG files not being correctly included in templates (#16001)
Claire [Mon, 5 Apr 2021 11:05:49 +0000 (13:05 +0200)]
Fix SVG files not being correctly included in templates (#16001)

In Rails 6.1, raw file inclusion in templates have to be explicitly marked as
HTML-safe, otherwise it's rendered as text.

4 years agoBump rubocop from 1.12.0 to 1.12.1 (#15996)
dependabot[bot] [Mon, 5 Apr 2021 10:10:40 +0000 (19:10 +0900)]
Bump rubocop from 1.12.0 to 1.12.1 (#15996)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.12.0 to 1.12.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.12.0...v1.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump webpack-assets-manifest from 4.0.1 to 4.0.2 (#15999)
dependabot[bot] [Mon, 5 Apr 2021 10:10:18 +0000 (19:10 +0900)]
Bump webpack-assets-manifest from 4.0.1 to 4.0.2 (#15999)

Bumps [webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/webdeveric/webpack-assets-manifest/releases)
- [Commits](https://github.com/webdeveric/webpack-assets-manifest/compare/v4.0.1...v4.0.2)

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/react from 11.2.5 to 11.2.6 (#15997)
dependabot[bot] [Mon, 5 Apr 2021 10:09:50 +0000 (19:09 +0900)]
Bump @testing-library/react from 11.2.5 to 11.2.6 (#15997)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.5 to 11.2.6.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.5...v11.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoAdd system checks to dashboard in admin UI (#15989)
Eugen Rochko [Sat, 3 Apr 2021 12:12:30 +0000 (14:12 +0200)]
Add system checks to dashboard in admin UI (#15989)

4 years agoChange health check (#15988)
Eugen Rochko [Sat, 3 Apr 2021 00:39:04 +0000 (02:39 +0200)]
Change health check (#15988)

4 years agoFix crash in old browsers (#15985)
Claire [Wed, 31 Mar 2021 22:00:12 +0000 (00:00 +0200)]
Fix crash in old browsers (#15985)

Fixes #15984

4 years agoFix DB connection pool settings in CLI (#15983)
abcang [Wed, 31 Mar 2021 15:46:17 +0000 (00:46 +0900)]
Fix DB connection pool settings in CLI (#15983)

4 years agoBump react-select from 4.0.2 to 4.3.0 (#15969)
dependabot[bot] [Wed, 31 Mar 2021 02:39:58 +0000 (11:39 +0900)]
Bump react-select from 4.0.2 to 4.3.0 (#15969)

Bumps [react-select](https://github.com/JedWatson/react-select) from 4.0.2 to 4.3.0.
- [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@4.0.2...react-select@4.3.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 from 7.22.0 to 7.23.0 (#15971)
dependabot[bot] [Wed, 31 Mar 2021 01:46:57 +0000 (10:46 +0900)]
Bump eslint from 7.22.0 to 7.23.0 (#15971)

Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.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.22.0...v7.23.0)

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.12.13 to 7.13.13 (#15965)
dependabot[bot] [Tue, 30 Mar 2021 22:47:28 +0000 (07:47 +0900)]
Bump @babel/preset-react from 7.12.13 to 7.13.13 (#15965)

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.13 to 7.13.13.
- [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.13.13/packages/babel-preset-react)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump react-redux from 7.2.2 to 7.2.3 (#15963)
dependabot[bot] [Tue, 30 Mar 2021 16:42:42 +0000 (01:42 +0900)]
Bump react-redux from 7.2.2 to 7.2.3 (#15963)

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.2...v7.2.3)

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.13.10 to 7.13.14 (#15979)
dependabot[bot] [Tue, 30 Mar 2021 15:55:59 +0000 (00:55 +0900)]
Bump @babel/core from 7.13.10 to 7.13.14 (#15979)

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

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.92.0 to 1.93.0 (#15973)
dependabot[bot] [Tue, 30 Mar 2021 14:58:23 +0000 (23:58 +0900)]
Bump aws-sdk-s3 from 1.92.0 to 1.93.0 (#15973)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.92.0 to 1.93.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>
4 years agoBump eslint-plugin-react from 7.22.0 to 7.23.1 (#15967)
dependabot[bot] [Tue, 30 Mar 2021 14:57:41 +0000 (23:57 +0900)]
Bump eslint-plugin-react from 7.22.0 to 7.23.1 (#15967)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.23.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.22.0...v7.23.1)

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.11.0 to 1.12.0 (#15970)
dependabot[bot] [Tue, 30 Mar 2021 14:49:45 +0000 (23:49 +0900)]
Bump rubocop from 1.11.0 to 1.12.0 (#15970)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.11.0 to 1.12.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.11.0...v1.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump parallel_tests from 3.5.2 to 3.6.0 (#15968)
dependabot[bot] [Tue, 30 Mar 2021 14:48:30 +0000 (23:48 +0900)]
Bump parallel_tests from 3.5.2 to 3.6.0 (#15968)

Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grosser/parallel_tests/compare/v3.5.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump fabrication from 2.21.1 to 2.22.0 (#15966)
dependabot[bot] [Tue, 30 Mar 2021 14:47:06 +0000 (23:47 +0900)]
Bump fabrication from 2.21.1 to 2.22.0 (#15966)

Bumps [fabrication](https://github.com/paulelliott/fabrication) from 2.21.1 to 2.22.0.
- [Release notes](https://github.com/paulelliott/fabrication/releases)
- [Changelog](https://github.com/paulelliott/fabrication/blob/master/Changelog.markdown)
- [Commits](https://github.com/paulelliott/fabrication/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump webmock from 3.12.1 to 3.12.2 (#15964)
dependabot[bot] [Tue, 30 Mar 2021 14:44:51 +0000 (23:44 +0900)]
Bump webmock from 3.12.1 to 3.12.2 (#15964)

Bumps [webmock](https://github.com/bblimke/webmock) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.12.1...v3.12.2)

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.11.9 to 5.11.10 (#15972)
dependabot[bot] [Tue, 30 Mar 2021 14:43:15 +0000 (23:43 +0900)]
Bump @testing-library/jest-dom from 5.11.9 to 5.11.10 (#15972)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.9 to 5.11.10.
- [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.11.9...v5.11.10)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump mini-css-extract-plugin from 1.3.9 to 1.4.0 (#15976)
dependabot[bot] [Tue, 30 Mar 2021 14:42:17 +0000 (23:42 +0900)]
Bump mini-css-extract-plugin from 1.3.9 to 1.4.0 (#15976)

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.9...v1.4.0)

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.13.10 to 7.13.12 (#15975)
dependabot[bot] [Tue, 30 Mar 2021 14:40:18 +0000 (23:40 +0900)]
Bump @babel/preset-env from 7.13.10 to 7.13.12 (#15975)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.10 to 7.13.12.
- [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.13.12/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 css-loader from 5.1.3 to 5.2.0 (#15961)
dependabot[bot] [Tue, 30 Mar 2021 14:38:27 +0000 (23:38 +0900)]
Bump css-loader from 5.1.3 to 5.2.0 (#15961)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [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.1.3...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agobuild: install shared-mime-info in Dockerfile (#15978)
Mashiro [Tue, 30 Mar 2021 08:10:04 +0000 (16:10 +0800)]
build: install shared-mime-info in Dockerfile (#15978)

4 years agoBump pghero from 2.8.0 to 2.8.1 (#15962)
dependabot[bot] [Mon, 29 Mar 2021 13:17:10 +0000 (15:17 +0200)]
Bump pghero from 2.8.0 to 2.8.1 (#15962)

Bumps [pghero](https://github.com/ankane/pghero) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/ankane/pghero/releases)
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/pghero/compare/v2.8.0...v2.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump rails from 6.1.3 to 6.1.3.1 (#15960)
dependabot[bot] [Mon, 29 Mar 2021 05:39:37 +0000 (14:39 +0900)]
Bump rails from 6.1.3 to 6.1.3.1 (#15960)

Bumps [rails](https://github.com/rails/rails) from 6.1.3 to 6.1.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.3...v6.1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoFix /admin/tags/:id crashing since Rails 6.1 update (#15953)
Claire [Fri, 26 Mar 2021 17:36:16 +0000 (18:36 +0100)]
Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)

Raw SQL passed to `pluck` now has to be explicitly marked as SQL via
Arel.sql, see https://github.com/rails/rails/pull/27947

4 years agoAdd warning in admin dashboard if some required queues are not handled (#15954)
Claire [Fri, 26 Mar 2021 17:22:54 +0000 (18:22 +0100)]
Add warning in admin dashboard if some required queues are not handled (#15954)

4 years agoAdd `email` param to `POST /api/v1/emails/confirmations` (#15949)
Eugen Rochko [Thu, 25 Mar 2021 01:46:13 +0000 (02:46 +0100)]
Add `email` param to `POST /api/v1/emails/confirmations` (#15949)

Allow changing e-mail as long as the account is unconfirmed

4 years agoAdd transition to media modal background (#15843)
Marcin Mikołajczak [Wed, 24 Mar 2021 12:51:32 +0000 (13:51 +0100)]
Add transition to media modal background (#15843)

* Add transition to media modal background

* use reduceMotion

* Move background color transition into css

Signed-off-by: marcin mikołajczak <me@mkljczk.pl>