]> cat aescling's git repositories - mastodon.git/log
mastodon.git
5 years agoChange how CDN_HOST is passed down to make assets build reproducible (#14381)
ThibG [Mon, 12 Oct 2020 23:19:35 +0000 (01:19 +0200)]
Change how CDN_HOST is passed down to make assets build reproducible (#14381)

* Change how CDN_HOST is passed down to make assets build reproducible

* Change webpacker/webpack configuration to dynamically load publicPath based on meta header

* Fix embedded layout missing the cdn-host meta header

5 years agohelm: add optional cron job to run `tootctl remove media` (#14396)
Alex Dunn [Mon, 12 Oct 2020 23:19:13 +0000 (16:19 -0700)]
helm: add optional cron job to run `tootctl remove media` (#14396)

5 years agoAdd duration parameter to muting. (#13831)
OSAMU SATO [Mon, 12 Oct 2020 23:01:14 +0000 (08:01 +0900)]
Add duration parameter to muting. (#13831)

* Adding duration to muting.

* Remove useless checks

5 years agoFix browser notification permission request logic (#13543)
ThibG [Mon, 12 Oct 2020 22:37:21 +0000 (00:37 +0200)]
Fix browser notification permission request logic (#13543)

* Add notification permission handling code

* Request notification permission when enabling any notification setting

* Add badge to notification settings when permissions insufficient

* Disable alerts by default, requesting permission and enable them on onboarding

5 years agoAdd IP-based rules (#14963)
Eugen Rochko [Mon, 12 Oct 2020 14:33:49 +0000 (16:33 +0200)]
Add IP-based rules (#14963)

5 years agoFix issue checking for last unread notification when there are gaps (#14960)
ThibG [Fri, 9 Oct 2020 15:12:52 +0000 (17:12 +0200)]
Fix issue checking for last unread notification when there are gaps (#14960)

5 years agoFix issue checking for last unread notification when there are gaps
Thibaut Girka [Thu, 8 Oct 2020 19:45:50 +0000 (21:45 +0200)]
Fix issue checking for last unread notification when there are gaps

5 years agoFix unread notification marker not updating when mounting column (#14954)
ThibG [Wed, 7 Oct 2020 22:35:27 +0000 (00:35 +0200)]
Fix unread notification marker not updating when mounting column (#14954)

5 years agoRemove dependency on goldfinger gem (#14919)
Eugen Rochko [Wed, 7 Oct 2020 22:34:57 +0000 (00:34 +0200)]
Remove dependency on goldfinger gem (#14919)

There are edge cases where requests to certain hosts timeout when
using the vanilla HTTP.rb gem, which the goldfinger gem uses. Now
that we no longer need to support OStatus servers, webfinger logic
is so simple that there is no point encapsulating it in a gem, so
we can just use our own Request class. With that, we benefit from
more robust timeout code and IPv4/IPv6 resolution.

Fix #14091

5 years agoBump eslint from 7.6.0 to 7.10.0 (#14948)
dependabot[bot] [Wed, 7 Oct 2020 14:24:57 +0000 (23:24 +0900)]
Bump eslint from 7.6.0 to 7.10.0 (#14948)

Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.10.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.6.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump jest from 26.4.2 to 26.5.2 (#14951)
dependabot[bot] [Wed, 7 Oct 2020 13:53:43 +0000 (22:53 +0900)]
Bump jest from 26.4.2 to 26.5.2 (#14951)

Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.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/compare/v26.4.2...v26.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump mini-css-extract-plugin from 0.11.0 to 0.11.3 (#14949)
dependabot[bot] [Wed, 7 Oct 2020 11:33:19 +0000 (20:33 +0900)]
Bump mini-css-extract-plugin from 0.11.0 to 0.11.3 (#14949)

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.0 to 0.11.3.
- [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/v0.11.0...v0.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump eslint-plugin-react from 7.21.2 to 7.21.3 (#14950)
dependabot[bot] [Wed, 7 Oct 2020 11:32:39 +0000 (20:32 +0900)]
Bump eslint-plugin-react from 7.21.2 to 7.21.3 (#14950)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.2 to 7.21.3.
- [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.21.2...v7.21.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump sass from 1.26.11 to 1.26.12 (#14947)
dependabot[bot] [Wed, 7 Oct 2020 11:32:07 +0000 (20:32 +0900)]
Bump sass from 1.26.11 to 1.26.12 (#14947)

Bumps [sass](https://github.com/sass/dart-sass) from 1.26.11 to 1.26.12.
- [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.26.11...1.26.12)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @github/webauthn-json from 0.5.5 to 0.5.6 (#14946)
dependabot[bot] [Wed, 7 Oct 2020 11:31:54 +0000 (20:31 +0900)]
Bump @github/webauthn-json from 0.5.5 to 0.5.6 (#14946)

Bumps [@github/webauthn-json](https://github.com/github/webauthn-json) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/github/webauthn-json/releases)
- [Commits](https://github.com/github/webauthn-json/compare/v0.5.5...v0.5.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump babel-jest from 26.3.0 to 26.5.2 (#14945)
dependabot[bot] [Wed, 7 Oct 2020 11:29:19 +0000 (20:29 +0900)]
Bump babel-jest from 26.3.0 to 26.5.2 (#14945)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.3.0 to 26.5.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/v26.5.2/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoadd S3_READ_TIMEOUT environment variable (#14952)
tateisu [Tue, 6 Oct 2020 19:29:22 +0000 (04:29 +0900)]
add S3_READ_TIMEOUT environment variable (#14952)

5 years agoExclude dependency updates other than direct dependencies (#14944)
Yamagishi Kazutoshi [Tue, 6 Oct 2020 17:16:30 +0000 (02:16 +0900)]
Exclude dependency updates other than direct dependencies (#14944)

5 years agoBump aws-sdk-core from 3.109.0 to 3.109.1 (#14943)
dependabot[bot] [Tue, 6 Oct 2020 08:49:56 +0000 (17:49 +0900)]
Bump aws-sdk-core from 3.109.0 to 3.109.1 (#14943)

Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.109.0 to 3.109.1.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/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>
5 years agoBump better_errors from 2.8.1 to 2.8.3 (#14927)
dependabot[bot] [Tue, 6 Oct 2020 08:40:09 +0000 (17:40 +0900)]
Bump better_errors from 2.8.1 to 2.8.3 (#14927)

Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.8.1...v2.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump decimal.js from 10.2.0 to 10.2.1 (#14921)
dependabot[bot] [Tue, 6 Oct 2020 08:17:36 +0000 (17:17 +0900)]
Bump decimal.js from 10.2.0 to 10.2.1 (#14921)

Bumps [decimal.js](https://github.com/MikeMcl/decimal.js) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/MikeMcl/decimal.js/releases)
- [Changelog](https://github.com/MikeMcl/decimal.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MikeMcl/decimal.js/compare/v10.2.0...v10.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump simple_form from 5.0.2 to 5.0.3 (#14923)
dependabot[bot] [Tue, 6 Oct 2020 08:17:27 +0000 (17:17 +0900)]
Bump simple_form from 5.0.2 to 5.0.3 (#14923)

Bumps [simple_form](https://github.com/plataformatec/simple_form) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/plataformatec/simple_form/releases)
- [Changelog](https://github.com/heartcombo/simple_form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/simple_form/compare/v5.0.2...v5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump caniuse-lite from 1.0.30001137 to 1.0.30001143 (#14938)
dependabot[bot] [Tue, 6 Oct 2020 08:15:26 +0000 (17:15 +0900)]
Bump caniuse-lite from 1.0.30001137 to 1.0.30001143 (#14938)

Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001137 to 1.0.30001143.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases)
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001137...v1.0.30001143)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump eslint-plugin-import from 2.22.0 to 2.22.1 (#14936)
dependabot[bot] [Tue, 6 Oct 2020 08:15:11 +0000 (17:15 +0900)]
Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#14936)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [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.22.0...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump object-is from 1.1.2 to 1.1.3 (#14939)
dependabot[bot] [Tue, 6 Oct 2020 08:14:05 +0000 (17:14 +0900)]
Bump object-is from 1.1.2 to 1.1.3 (#14939)

Bumps [object-is](https://github.com/es-shims/object-is) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/es-shims/object-is/releases)
- [Changelog](https://github.com/es-shims/object-is/blob/main/CHANGELOG.md)
- [Commits](https://github.com/es-shims/object-is/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump uuid from 8.3.0 to 8.3.1 (#14935)
dependabot[bot] [Tue, 6 Oct 2020 08:13:26 +0000 (17:13 +0900)]
Bump uuid from 8.3.0 to 8.3.1 (#14935)

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.0...v8.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rspec-core from 3.9.2 to 3.9.3 (#14934)
dependabot[bot] [Tue, 6 Oct 2020 08:11:59 +0000 (17:11 +0900)]
Bump rspec-core from 3.9.2 to 3.9.3 (#14934)

Bumps [rspec-core](https://github.com/rspec/rspec-core) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/rspec/rspec-core/releases)
- [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-core/compare/v3.9.2...v3.9.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump brakeman from 4.9.1 to 4.10.0 (#14933)
dependabot[bot] [Tue, 6 Oct 2020 08:07:50 +0000 (17:07 +0900)]
Bump brakeman from 4.9.1 to 4.10.0 (#14933)

Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.9.1 to 4.10.0.
- [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/v4.9.1...v4.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump hamlit from 2.11.1 to 2.13.0 (#14924)
dependabot[bot] [Tue, 6 Oct 2020 08:06:23 +0000 (17:06 +0900)]
Bump hamlit from 2.11.1 to 2.13.0 (#14924)

Bumps [hamlit](https://github.com/k0kubun/hamlit) from 2.11.1 to 2.13.0.
- [Release notes](https://github.com/k0kubun/hamlit/releases)
- [Changelog](https://github.com/k0kubun/hamlit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/k0kubun/hamlit/compare/v2.11.1...v2.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @github/webauthn-json from 0.5.4 to 0.5.5 (#14925)
dependabot[bot] [Tue, 6 Oct 2020 08:04:55 +0000 (17:04 +0900)]
Bump @github/webauthn-json from 0.5.4 to 0.5.5 (#14925)

Bumps [@github/webauthn-json](https://github.com/github/webauthn-json) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/github/webauthn-json/releases)
- [Commits](https://github.com/github/webauthn-json/compare/v0.5.4...v0.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump http-link-header from 1.0.2 to 1.0.3 (#14926)
dependabot[bot] [Tue, 6 Oct 2020 08:00:43 +0000 (17:00 +0900)]
Bump http-link-header from 1.0.2 to 1.0.3 (#14926)

Bumps [http-link-header](https://github.com/jhermsmeier/node-http-link-header) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/jhermsmeier/node-http-link-header/releases)
- [Changelog](https://github.com/jhermsmeier/node-http-link-header/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhermsmeier/node-http-link-header/compare/v1.0.2...v1.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump regexp_parser from 1.8.0 to 1.8.1 (#14928)
dependabot[bot] [Tue, 6 Oct 2020 08:00:19 +0000 (17:00 +0900)]
Bump regexp_parser from 1.8.0 to 1.8.1 (#14928)

Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/ammar/regexp_parser/releases)
- [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ammar/regexp_parser/compare/v1.8.0...v1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump regexpu-core from 4.7.0 to 4.7.1 (#14940)
dependabot[bot] [Tue, 6 Oct 2020 08:00:00 +0000 (17:00 +0900)]
Bump regexpu-core from 4.7.0 to 4.7.1 (#14940)

Bumps [regexpu-core](https://github.com/mathiasbynens/regexpu-core) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/mathiasbynens/regexpu-core/releases)
- [Commits](https://github.com/mathiasbynens/regexpu-core/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump aws-sdk-s3 from 1.81.1 to 1.83.0 (#14929)
dependabot[bot] [Tue, 6 Oct 2020 07:56:13 +0000 (16:56 +0900)]
Bump aws-sdk-s3 from 1.81.1 to 1.83.0 (#14929)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.81.1 to 1.83.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/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>
5 years agoIgnore alt-key hotkeys in text fields (#14942)
ThibG [Mon, 5 Oct 2020 20:04:06 +0000 (22:04 +0200)]
Ignore alt-key hotkeys in text fields (#14942)

Fixes #14862

This used to be the case until #13987, which introduced a hotkey to toggle
the Content Warning field.

Unfortunately, MacOS relies on the โ€œaltโ€ key for many things, including
composing text (see #14862), therefore, even if that makes the CW toggle
hotkey significantly less useful, it makes sense to not interfere with
composing toots.

5 years agoUpdate translation files (#14920)
mayaeh [Mon, 5 Oct 2020 00:57:38 +0000 (09:57 +0900)]
Update translation files (#14920)

5 years agoFix regressions in icon buttons in web UI (#14915)
Eugen Rochko [Sun, 4 Oct 2020 13:02:36 +0000 (15:02 +0200)]
Fix regressions in icon buttons in web UI (#14915)

5 years agoBump compression-webpack-plugin from 5.0.1 to 6.0.2 (#14892)
dependabot[bot] [Thu, 1 Oct 2020 06:40:30 +0000 (15:40 +0900)]
Bump compression-webpack-plugin from 5.0.1 to 6.0.2 (#14892)

Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 5.0.1 to 6.0.2.
- [Release notes](https://github.com/webpack-contrib/compression-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/compression-webpack-plugin/compare/v5.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>
5 years agoBump @testing-library/react from 10.4.7 to 11.0.4 (#14871)
dependabot[bot] [Thu, 1 Oct 2020 06:34:25 +0000 (15:34 +0900)]
Bump @testing-library/react from 10.4.7 to 11.0.4 (#14871)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.7 to 11.0.4.
- [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/v10.4.7...v11.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rubocop-ast from 0.7.0 to 0.7.1 (#14899)
dependabot[bot] [Thu, 1 Oct 2020 06:33:24 +0000 (15:33 +0900)]
Bump rubocop-ast from 0.7.0 to 0.7.1 (#14899)

Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.7.0...v0.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoFix mark as read in notifications to be saved immediately (#14907)
Takeshi Umeda [Thu, 1 Oct 2020 02:17:46 +0000 (11:17 +0900)]
Fix mark as read in notifications to be saved immediately (#14907)

* Fix mark as read in notifications to be saved immediately

* fix code style

5 years agoFix logging out on mobile (#14901)
ThibG [Wed, 30 Sep 2020 17:31:17 +0000 (19:31 +0200)]
Fix logging out on mobile (#14901)

Fixes #14900

5 years agoAdd option to disable swiping motions across the WebUI (#13885)
ThibG [Wed, 30 Sep 2020 17:31:03 +0000 (19:31 +0200)]
Add option to disable swiping motions across the WebUI (#13885)

Fixes #13882

5 years agoBump puma from 5.0.1 to 5.0.2 (#14904)
mayaeh [Wed, 30 Sep 2020 12:32:00 +0000 (21:32 +0900)]
Bump puma from 5.0.1 to 5.0.2 (#14904)

https://github.com/puma/puma/blob/master/History.md#502--2020-09-28

5 years agoFix unread notification markers (#14897)
Takeshi Umeda [Tue, 29 Sep 2020 13:30:56 +0000 (22:30 +0900)]
Fix unread notification markers (#14897)

5 years agoFix boost icon not being displayed in boost notifications
Thibaut Girka [Tue, 29 Sep 2020 08:40:05 +0000 (10:40 +0200)]
Fix boost icon not being displayed in boost notifications

5 years agoMerge pull request #1430 from ThibG/glitch-soc/merge-upstream
ThibG [Tue, 29 Sep 2020 08:29:42 +0000 (10:29 +0200)]
Merge pull request #1430 from ThibG/glitch-soc/merge-upstream

Merge upstream changes

5 years agoBump browserslist from 4.14.3 to 4.14.5 (#14890)
dependabot[bot] [Tue, 29 Sep 2020 06:15:51 +0000 (15:15 +0900)]
Bump browserslist from 4.14.3 to 4.14.5 (#14890)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.3 to 4.14.5.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.3...4.14.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump eslint-plugin-react from 7.20.4 to 7.21.2 (#14874)
dependabot[bot] [Tue, 29 Sep 2020 06:11:36 +0000 (15:11 +0900)]
Bump eslint-plugin-react from 7.20.4 to 7.21.2 (#14874)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.4 to 7.21.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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump webpack-bundle-analyzer from 3.8.0 to 3.9.0 (#14893)
dependabot[bot] [Tue, 29 Sep 2020 06:03:53 +0000 (15:03 +0900)]
Bump webpack-bundle-analyzer from 3.8.0 to 3.9.0 (#14893)

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.8.0 to 3.9.0.
- [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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rubocop from 0.91.0 to 0.92.0 (#14885)
dependabot[bot] [Tue, 29 Sep 2020 05:59:31 +0000 (14:59 +0900)]
Bump rubocop from 0.91.0 to 0.92.0 (#14885)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.91.0 to 0.92.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.91.0...v0.92.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoFix bell button causing a brief โ€œCancel follow requestโ€ on locked accounts (#14896)
ThibG [Mon, 28 Sep 2020 19:44:29 +0000 (21:44 +0200)]
Fix bell button causing a brief โ€œCancel follow requestโ€ on locked accounts (#14896)

5 years agoBump react-overlays from 0.9.1 to 0.9.2 (#14875)
dependabot[bot] [Mon, 28 Sep 2020 19:11:55 +0000 (04:11 +0900)]
Bump react-overlays from 0.9.1 to 0.9.2 (#14875)

Bumps [react-overlays](https://github.com/react-bootstrap/react-overlays) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/react-bootstrap/react-overlays/releases)
- [Changelog](https://github.com/react-bootstrap/react-overlays/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-overlays/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump simplecov-html from 0.12.2 to 0.12.3 (#14883)
dependabot[bot] [Mon, 28 Sep 2020 19:11:43 +0000 (04:11 +0900)]
Bump simplecov-html from 0.12.2 to 0.12.3 (#14883)

Bumps [simplecov-html](https://github.com/simplecov-ruby/simplecov-html) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/simplecov-ruby/simplecov-html/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/simplecov-ruby/simplecov-html/compare/v0.12.2...v0.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump whatwg-url from 8.2.1 to 8.2.2 (#14882)
dependabot[bot] [Mon, 28 Sep 2020 19:10:12 +0000 (04:10 +0900)]
Bump whatwg-url from 8.2.1 to 8.2.2 (#14882)

Bumps [whatwg-url](https://github.com/jsdom/whatwg-url) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/jsdom/whatwg-url/releases)
- [Commits](https://github.com/jsdom/whatwg-url/compare/v8.2.1...v8.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump parser from 2.7.1.4 to 2.7.1.5 (#14879)
dependabot[bot] [Mon, 28 Sep 2020 19:09:25 +0000 (04:09 +0900)]
Bump parser from 2.7.1.4 to 2.7.1.5 (#14879)

Bumps [parser](https://github.com/whitequark/parser) from 2.7.1.4 to 2.7.1.5.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v2.7.1.4...v2.7.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump sidekiq-unique-jobs from 6.0.23 to 6.0.24 (#14877)
dependabot[bot] [Mon, 28 Sep 2020 19:07:42 +0000 (04:07 +0900)]
Bump sidekiq-unique-jobs from 6.0.23 to 6.0.24 (#14877)

Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 6.0.23 to 6.0.24.
- [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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump postcss-load-config from 2.1.0 to 2.1.2 (#14886)
dependabot[bot] [Mon, 28 Sep 2020 19:07:06 +0000 (04:07 +0900)]
Bump postcss-load-config from 2.1.0 to 2.1.2 (#14886)

Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/v2.1.0...v2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump raabro from 1.3.1 to 1.3.3 (#14888)
dependabot[bot] [Mon, 28 Sep 2020 19:06:27 +0000 (04:06 +0900)]
Bump raabro from 1.3.1 to 1.3.3 (#14888)

Bumps [raabro](https://github.com/floraison/raabro) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/floraison/raabro/releases)
- [Changelog](https://github.com/floraison/raabro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/floraison/raabro/compare/v1.3.1...v1.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump is-callable from 1.2.1 to 1.2.2 (#14889)
dependabot[bot] [Mon, 28 Sep 2020 19:05:51 +0000 (04:05 +0900)]
Bump is-callable from 1.2.1 to 1.2.2 (#14889)

Bumps [is-callable](https://github.com/ljharb/is-callable) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/ljharb/is-callable/releases)
- [Changelog](https://github.com/inspect-js/is-callable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ljharb/is-callable/compare/v1.2.1...v1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump electron-to-chromium from 1.3.570 to 1.3.573 (#14891)
dependabot[bot] [Mon, 28 Sep 2020 19:05:11 +0000 (04:05 +0900)]
Bump electron-to-chromium from 1.3.570 to 1.3.573 (#14891)

Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.3.570 to 1.3.573.
- [Release notes](https://github.com/kilian/electron-to-chromium/releases)
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.3.570...v1.3.573)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump sass from 1.26.10 to 1.26.11 (#14876)
dependabot[bot] [Mon, 28 Sep 2020 19:04:36 +0000 (04:04 +0900)]
Bump sass from 1.26.10 to 1.26.11 (#14876)

Bumps [sass](https://github.com/sass/dart-sass) from 1.26.10 to 1.26.11.
- [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.26.10...1.26.11)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump aws-sdk-s3 from 1.81.0 to 1.81.1 (#14884)
dependabot[bot] [Mon, 28 Sep 2020 18:53:04 +0000 (03:53 +0900)]
Bump aws-sdk-s3 from 1.81.0 to 1.81.1 (#14884)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.81.0 to 1.81.1.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/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>
5 years agoBump pkg-config from 1.4.3 to 1.4.4 (#14881)
dependabot[bot] [Mon, 28 Sep 2020 18:52:46 +0000 (03:52 +0900)]
Bump pkg-config from 1.4.3 to 1.4.4 (#14881)

Bumps [pkg-config](https://github.com/ruby-gnome/pkg-config) from 1.4.3 to 1.4.4.
- [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.3...1.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump puma to 5.0.1 (#14895)
ThibG [Mon, 28 Sep 2020 16:11:54 +0000 (18:11 +0200)]
Bump puma to 5.0.1 (#14895)

Fixes LoadError on some OSes/architectures

5 years agoMake explicit in glitch-soc's WebUI when an account is suspended
Thibaut Girka [Mon, 28 Sep 2020 16:00:49 +0000 (18:00 +0200)]
Make explicit in glitch-soc's WebUI when an account is suspended

5 years agoDo not filter out temporarily-suspended accounts from relationships API
Thibaut Girka [Mon, 28 Sep 2020 15:25:13 +0000 (17:25 +0200)]
Do not filter out temporarily-suspended accounts from relationships API

5 years agoBump puma to 5.0.1
Thibaut Girka [Mon, 28 Sep 2020 14:47:38 +0000 (16:47 +0200)]
Bump puma to 5.0.1

Fixes LoadError on some OSes/architectures

5 years agoFix glitch-soc specific test
Thibaut Girka [Mon, 28 Sep 2020 15:17:04 +0000 (17:17 +0200)]
Fix glitch-soc specific test

5 years ago[Glitch] Fix unreadable placeholder text color in high contrast theme in web UI ...
Eugen Rochko [Tue, 15 Sep 2020 07:24:24 +0000 (09:24 +0200)]
[Glitch] Fix unreadable placeholder text color in high contrast theme in web UI (#14803)

Port bbcbf12215a5ec69362a769c1bae9c630eda0ed4 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years agoFix actions being performed before the redux state is set up
Thibaut Girka [Mon, 28 Sep 2020 15:09:59 +0000 (17:09 +0200)]
Fix actions being performed before the redux state is set up

5 years ago[Glitch] Add paragraph about browser add-ons when encountering some errors
ThibG [Mon, 14 Sep 2020 13:05:22 +0000 (15:05 +0200)]
[Glitch] Add paragraph about browser add-ons when encountering some errors

Port b67caf9be48294bef290eea69e90d98223fcf3eb to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago[Glitch] Add option to be notified when a followed user posts
Eugen Rochko [Fri, 18 Sep 2020 15:26:45 +0000 (17:26 +0200)]
[Glitch] Add option to be notified when a followed user posts

Port 974b1b79ce58e6799e5e5bb576e630ca783150de to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago[Glitch] Optimize the process of following someone
Eugen Rochko [Thu, 8 Nov 2018 20:05:42 +0000 (21:05 +0100)]
[Glitch] Optimize the process of following someone

Port front-end changes from 6d59dfa15d873da75c731b79367ab6b3d1b2f5a5 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago[Glitch] Change web UI to show empty profile for suspended accounts
Eugen Rochko [Wed, 9 Sep 2020 22:07:19 +0000 (00:07 +0200)]
[Glitch] Change web UI to show empty profile for suspended accounts

Port fcb9350ff8cdc83388f75de6b031410df8aa8a56 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago[Glitch] Fix home TL marker code mishandling gaps
ThibG [Wed, 16 Sep 2020 18:17:40 +0000 (20:17 +0200)]
[Glitch] Fix home TL marker code mishandling gaps

Port eaea2311aaaf030e4a2f5d03be6131d0716fdaf7 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago[Glitch] Fix notification filter bar incorrectly filtering gaps
ThibG [Wed, 16 Sep 2020 18:17:16 +0000 (20:17 +0200)]
[Glitch] Fix notification filter bar incorrectly filtering gaps

Port aab867b0e8119ecee78dabe8007f3c033e734b6d to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago[Glitch] Add border around ๐Ÿ•บ emoji
ThibG [Thu, 10 Sep 2020 17:08:03 +0000 (19:08 +0200)]
[Glitch] Add border around ๐Ÿ•บ emoji

Port 91eecd1b3c95807be00535b58ebfd85e549d77e0 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years agoMerge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Mon, 28 Sep 2020 12:13:30 +0000 (14:13 +0200)]
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- `Gemfile.lock`:
  Not a real conflict, upstream updated dependencies that were too close to
  glitch-soc-only ones in the file.
- `app/controllers/oauth/authorized_applications_controller.rb`:
  Upstream changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/controllers/settings/base_controller.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/controllers/settings/sessions_controller.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's theming system.
  Ported upstream changes.
- `app/models/user.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc not preventing moved accounts from logging
  in.
  Ported upstream changes while keeping the ability for moved accounts to log
  in.
- `app/policies/status_policy.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's local-only toots.
  Ported upstream changes.
- `app/serializers/rest/account_serializer.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's ability  to hide followers count.
  Ported upstream changes.
- `app/services/process_mentions_service.rb`:
  Upstream refactored and changed the logic surrounding suspended accounts.
  Minor conflict due to glitch-soc's local-only toots.
  Ported upstream changes.
- `package.json`:
  Not a real conflict, upstream updated dependencies that were too close to
  glitch-soc-only ones in the file.

5 years agoAdd pop-out player for audio/video in web UI (#14870)
Eugen Rochko [Mon, 28 Sep 2020 11:29:43 +0000 (13:29 +0200)]
Add pop-out player for audio/video in web UI (#14870)

Fix #11160

5 years agoFix downloading remote media files when server returns empty filename (#14867)
ThibG [Sun, 27 Sep 2020 20:00:43 +0000 (22:00 +0200)]
Fix downloading remote media files when server returns empty filename (#14867)

Fixes #14817

5 years agoAdd environment variable to allow requests to some private addresses (#14722)
ThibG [Sat, 26 Sep 2020 18:57:39 +0000 (20:57 +0200)]
Add environment variable to allow requests to some private addresses (#14722)

5 years agoAdd unread notification markers (#14818)
ThibG [Sat, 26 Sep 2020 18:57:07 +0000 (20:57 +0200)]
Add unread notification markers (#14818)

* Add unread notification markers

Fixes #14804

* Allow IntersectionObserverArticle's children to be updated

5 years agoadd og:published_time to opengraph meta tags (#14865)
Jeremy Rose [Thu, 24 Sep 2020 21:32:13 +0000 (14:32 -0700)]
add og:published_time to opengraph meta tags (#14865)

5 years agoFix a slow query for TagFeed (#14861)
Takeshi Umeda [Wed, 23 Sep 2020 14:01:54 +0000 (23:01 +0900)]
Fix a slow query for TagFeed (#14861)

* Fix a slow query for TagFeed

* rename tags to tag_ids

5 years agoFix crash streaming process when receive invalid json (#14859)
fuyu [Tue, 22 Sep 2020 13:30:41 +0000 (22:30 +0900)]
Fix crash streaming process when receive invalid json (#14859)

5 years agoBump puma from 4.3.6 to 5.0.0 (#14830)
dependabot[bot] [Tue, 22 Sep 2020 13:23:36 +0000 (15:23 +0200)]
Bump puma from 4.3.6 to 5.0.0 (#14830)

Bumps [puma](https://github.com/puma/puma) from 4.3.6 to 5.0.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.6...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump terser-webpack-plugin from 3.0.6 to 4.2.2 (#14850)
dependabot[bot] [Tue, 22 Sep 2020 07:53:56 +0000 (16:53 +0900)]
Bump terser-webpack-plugin from 3.0.6 to 4.2.2 (#14850)

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.6 to 4.2.2.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.6...v4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump parallel_tests from 3.2.0 to 3.3.0 (#14843)
dependabot[bot] [Tue, 22 Sep 2020 07:53:24 +0000 (16:53 +0900)]
Bump parallel_tests from 3.2.0 to 3.3.0 (#14843)

Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.2.0 to 3.3.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.2.0...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump premailer from 1.13.1 to 1.14.2 (#14857)
dependabot[bot] [Tue, 22 Sep 2020 07:53:01 +0000 (16:53 +0900)]
Bump premailer from 1.13.1 to 1.14.2 (#14857)

Bumps [premailer](https://github.com/premailer/premailer) from 1.13.1 to 1.14.2.
- [Release notes](https://github.com/premailer/premailer/releases)
- [Changelog](https://github.com/premailer/premailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/premailer/premailer/compare/v1.13.1...v1.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump browserslist from 4.14.1 to 4.14.3 (#14853)
dependabot[bot] [Tue, 22 Sep 2020 05:47:09 +0000 (14:47 +0900)]
Bump browserslist from 4.14.1 to 4.14.3 (#14853)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.1 to 4.14.3.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.1...4.14.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rubocop from 0.90.0 to 0.91.0 (#14835)
dependabot[bot] [Tue, 22 Sep 2020 05:36:46 +0000 (14:36 +0900)]
Bump rubocop from 0.90.0 to 0.91.0 (#14835)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.90.0 to 0.91.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.90.0...v0.91.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump nio4r from 2.5.3 to 2.5.4 (#14837)
dependabot[bot] [Tue, 22 Sep 2020 05:35:45 +0000 (14:35 +0900)]
Bump nio4r from 2.5.3 to 2.5.4 (#14837)

Bumps [nio4r](https://github.com/socketry/nio4r) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/socketry/nio4r/releases)
- [Changelog](https://github.com/socketry/nio4r/blob/master/CHANGES.md)
- [Commits](https://github.com/socketry/nio4r/compare/v2.5.3...v2.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump pkg-config from 1.4.2 to 1.4.3 (#14838)
dependabot[bot] [Tue, 22 Sep 2020 05:35:30 +0000 (14:35 +0900)]
Bump pkg-config from 1.4.2 to 1.4.3 (#14838)

Bumps [pkg-config](https://github.com/ruby-gnome/pkg-config) from 1.4.2 to 1.4.3.
- [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.2...1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump devise from 4.7.2 to 4.7.3 (#14845)
dependabot[bot] [Tue, 22 Sep 2020 05:33:37 +0000 (14:33 +0900)]
Bump devise from 4.7.2 to 4.7.3 (#14845)

Bumps [devise](https://github.com/plataformatec/devise) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/plataformatec/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/devise/compare/v4.7.2...v4.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump crack from 0.4.3 to 0.4.4 (#14833)
dependabot[bot] [Tue, 22 Sep 2020 05:33:00 +0000 (14:33 +0900)]
Bump crack from 0.4.3 to 0.4.4 (#14833)

Bumps [crack](https://github.com/jnunemaker/crack) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/jnunemaker/crack/releases)
- [Changelog](https://github.com/jnunemaker/crack/blob/master/History)
- [Commits](https://github.com/jnunemaker/crack/compare/v0.4.3...v0.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rubocop-rails from 2.8.0 to 2.8.1 (#14832)
dependabot[bot] [Tue, 22 Sep 2020 05:31:39 +0000 (14:31 +0900)]
Bump rubocop-rails from 2.8.0 to 2.8.1 (#14832)

Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/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>
5 years agoBump fugit from 1.3.8 to 1.3.9 (#14829)
dependabot[bot] [Tue, 22 Sep 2020 05:30:53 +0000 (14:30 +0900)]
Bump fugit from 1.3.8 to 1.3.9 (#14829)

Bumps [fugit](https://github.com/floraison/fugit) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/floraison/fugit/releases)
- [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/floraison/fugit/compare/v1.3.8...v1.3.9)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoFix method of the DELETE DATA button (#14855)
Takeshi Umeda [Mon, 21 Sep 2020 18:37:19 +0000 (03:37 +0900)]
Fix method of the DELETE DATA button (#14855)

5 years agoFix not being able to enable status notifications in Web Push API (#14822)
Eugen Rochko [Mon, 21 Sep 2020 15:48:55 +0000 (17:48 +0200)]
Fix not being able to enable status notifications in Web Push API (#14822)