]> cat aescling's git repositories - mastodon.git/log
mastodon.git
5 years agoBump postcss-calc from 7.0.1 to 7.0.2 (#13707)
dependabot-preview[bot] [Mon, 11 May 2020 13:22:03 +0000 (22:22 +0900)]
Bump postcss-calc from 7.0.1 to 7.0.2 (#13707)

Bumps [postcss-calc](https://github.com/postcss/postcss-calc) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/postcss/postcss-calc/releases)
- [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-calc/compare/7.0.1...7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump react-test-renderer from 16.13.0 to 16.13.1 (#13710)
dependabot-preview[bot] [Mon, 11 May 2020 13:21:31 +0000 (22:21 +0900)]
Bump react-test-renderer from 16.13.0 to 16.13.1 (#13710)

Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 16.13.0 to 16.13.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react-test-renderer)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump js-base64 from 2.5.0 to 2.5.2 (#13703)
dependabot-preview[bot] [Mon, 11 May 2020 12:54:19 +0000 (21:54 +0900)]
Bump js-base64 from 2.5.0 to 2.5.2 (#13703)

Bumps [js-base64](https://github.com/dankogai/js-base64) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/dankogai/js-base64/releases)
- [Commits](https://github.com/dankogai/js-base64/compare/2.5.0...2.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump is-buffer from 2.0.3 to 2.0.4 (#13705)
dependabot-preview[bot] [Mon, 11 May 2020 12:53:58 +0000 (21:53 +0900)]
Bump is-buffer from 2.0.3 to 2.0.4 (#13705)

Bumps [is-buffer](https://github.com/feross/is-buffer) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/feross/is-buffer/releases)
- [Commits](https://github.com/feross/is-buffer/compare/v2.0.3...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump jest-runtime from 25.4.0 to 25.5.4 (#13706)
dependabot-preview[bot] [Mon, 11 May 2020 12:52:37 +0000 (21:52 +0900)]
Bump jest-runtime from 25.4.0 to 25.5.4 (#13706)

Bumps [jest-runtime](https://github.com/facebook/jest/tree/HEAD/packages/jest-runtime) from 25.4.0 to 25.5.4.
- [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/v25.5.4/packages/jest-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoFix sr locale being selected over sr-Latn (#13693)
ThibG [Sun, 10 May 2020 23:09:21 +0000 (01:09 +0200)]
Fix sr locale being selected over sr-Latn (#13693)

* Fix sr locale being selected over sr-Latn

* Update tests

5 years agoReset secret of web app that could have been exposed by Doorkeeper (#13688)
Eugen Rochko [Sun, 10 May 2020 16:18:12 +0000 (18:18 +0200)]
Reset secret of web app that could have been exposed by Doorkeeper (#13688)

There are no obvious ways it could be misused, as the secret is not
really used for anything, but it is best to secure it for the future

Follow-up to #13613

5 years agofix rubocop errors (#13690)
Lerk [Sun, 10 May 2020 14:42:48 +0000 (16:42 +0200)]
fix rubocop errors (#13690)

5 years agoRefactor monkey-patching of Goldfinger (#12561)
Eugen Rochko [Sun, 10 May 2020 09:41:43 +0000 (11:41 +0200)]
Refactor monkey-patching of Goldfinger (#12561)

5 years agoAdd `vi` to available locales (#13542)
taicv [Sun, 10 May 2020 09:25:35 +0000 (16:25 +0700)]
Add `vi` to available locales (#13542)

* Enable selecting Vietnamese language in Admin Dashboard

* Update settings_helper.rb

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5 years agoAdd ability to remove identity proofs from account (#13682)
Eugen Rochko [Sun, 10 May 2020 09:21:10 +0000 (11:21 +0200)]
Add ability to remove identity proofs from account (#13682)

Fix #12613

5 years agoAdd remote only to public timeline (#13504)
Takeshi Umeda [Sun, 10 May 2020 08:36:18 +0000 (17:36 +0900)]
Add remote only to public timeline (#13504)

* Add remote only to public timeline

* Fix code style

5 years agoFix error within error when limiting backtrace to 3 lines (#13120)
Eugen Rochko [Sun, 10 May 2020 08:30:27 +0000 (10:30 +0200)]
Fix error within error when limiting backtrace to 3 lines (#13120)

Fix #13086, close #13113

5 years agoInclude capistrano tasks that reload the services after deploying. (#12642)
Bèr Kessels [Sun, 10 May 2020 08:19:49 +0000 (10:19 +0200)]
Include capistrano tasks that reload the services after deploying. (#12642)

After a successfull deploy, I need the services to switch over to use the
new code. I need to restart the services.

These capistrano tasks do that.

5 years agoRemove confusing “You are already signed in.” flash message (#13547)
ThibG [Sun, 10 May 2020 08:16:39 +0000 (10:16 +0200)]
Remove confusing “You are already signed in.” flash message (#13547)

When attempting to access the log-in page while already logged in,
Devise's `require_no_authentication` kicks in and sets a flash
message “You are already signed in.”

In almost all cases, this also causes a redirect to /web, which
does not display or clear flash messages, thus leaving the message
to a potentially much later date, like for instance, accessing
/preferences several minutes after being redirected to /web.

5 years agoImprove RSS entries for statuses (#13592)
ThibG [Sun, 10 May 2020 07:50:54 +0000 (09:50 +0200)]
Improve RSS entries for statuses (#13592)

* Improve RSS entries for statuses

- Render polls in both accounts and tags serializers
- Refactor RSS serializers
- Change title preview to include ellipsis when truncated
- Change title preview to show CW instead of toot text
- Add tests

* Remove title from OEmbed serialization

Twitter doesn't serialize title either, and tihs allows us to move the
title formatting code to the RSS serializers.

5 years agoUpdated docker-compose snippet to a working one (#13196)
Denis Teyssier [Sun, 10 May 2020 07:50:06 +0000 (09:50 +0200)]
Updated docker-compose snippet to a working one (#13196)

added 'bundle exec' before rake

5 years agoFix "tootctl media remove-orphans" crashing on “Import” files (#13685)
ThibG [Sat, 9 May 2020 19:06:55 +0000 (21:06 +0200)]
Fix "tootctl media remove-orphans" crashing on “Import” files (#13685)

* Fix "tootctl media remove-orphans" crashing on “Import” files

* Also remove empty directories when removing orphaned media

5 years agoFix old unique jobs digests not having been cleaned up (#13683)
Eugen Rochko [Sat, 9 May 2020 16:37:39 +0000 (18:37 +0200)]
Fix old unique jobs digests not having been cleaned up (#13683)

5 years agoBump mimemagic from 0.3.4 to 0.3.5 (#13654)
dependabot-preview[bot] [Fri, 8 May 2020 19:37:14 +0000 (21:37 +0200)]
Bump mimemagic from 0.3.4 to 0.3.5 (#13654)

Bumps [mimemagic](https://github.com/minad/mimemagic) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/minad/mimemagic/releases)
- [Changelog](https://github.com/minad/mimemagic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/minad/mimemagic/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump scheduler from 0.19.0 to 0.19.1 (#13666)
dependabot-preview[bot] [Fri, 8 May 2020 19:36:50 +0000 (21:36 +0200)]
Bump scheduler from 0.19.0 to 0.19.1 (#13666)

Bumps [scheduler](https://github.com/facebook/react/tree/HEAD/packages/scheduler) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/scheduler)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump core-js-compat from 3.6.4 to 3.6.5 (#13656)
dependabot-preview[bot] [Fri, 8 May 2020 19:36:32 +0000 (21:36 +0200)]
Bump core-js-compat from 3.6.4 to 3.6.5 (#13656)

Bumps [core-js-compat](https://github.com/zloirock/core-js) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.4...v3.6.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump cssstyle from 2.2.0 to 2.3.0 (#13678)
dependabot-preview[bot] [Fri, 8 May 2020 19:36:07 +0000 (21:36 +0200)]
Bump cssstyle from 2.2.0 to 2.3.0 (#13678)

Bumps [cssstyle](https://github.com/jsdom/cssstyle) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/jsdom/cssstyle/releases)
- [Commits](https://github.com/jsdom/cssstyle/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump html-entities from 1.2.1 to 1.3.1 (#13669)
dependabot-preview[bot] [Fri, 8 May 2020 19:35:56 +0000 (21:35 +0200)]
Bump html-entities from 1.2.1 to 1.3.1 (#13669)

Bumps [html-entities](https://github.com/mdevils/node-html-entities) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/mdevils/node-html-entities/releases)
- [Commits](https://github.com/mdevils/node-html-entities/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump cli-width from 2.2.0 to 2.2.1 (#13668)
dependabot-preview[bot] [Fri, 8 May 2020 19:35:40 +0000 (21:35 +0200)]
Bump cli-width from 2.2.0 to 2.2.1 (#13668)

Bumps [cli-width](https://github.com/knownasilya/cli-width) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/knownasilya/cli-width/releases)
- [Changelog](https://github.com/knownasilya/cli-width/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knownasilya/cli-width/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump uuid from 7.0.3 to 8.0.0 (#13665)
dependabot-preview[bot] [Fri, 8 May 2020 19:35:24 +0000 (21:35 +0200)]
Bump uuid from 7.0.3 to 8.0.0 (#13665)

Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.3 to 8.0.0.
- [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/v7.0.3...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump node-releases from 1.1.53 to 1.1.55 (#13664)
dependabot-preview[bot] [Fri, 8 May 2020 19:33:43 +0000 (21:33 +0200)]
Bump node-releases from 1.1.53 to 1.1.55 (#13664)

Bumps [node-releases](https://github.com/chicoxyzzy/node-releases) from 1.1.53 to 1.1.55.
- [Release notes](https://github.com/chicoxyzzy/node-releases/releases)
- [Commits](https://github.com/chicoxyzzy/node-releases/compare/v1.1.53...v1.1.55)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump tiny-invariant from 1.0.6 to 1.1.0 (#13662)
dependabot-preview[bot] [Fri, 8 May 2020 19:33:23 +0000 (21:33 +0200)]
Bump tiny-invariant from 1.0.6 to 1.1.0 (#13662)

Bumps [tiny-invariant](https://github.com/alexreardon/tiny-invariant) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/alexreardon/tiny-invariant/releases)
- [Commits](https://github.com/alexreardon/tiny-invariant/compare/v1.0.6...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump postcss-selector-parser from 3.1.1 to 3.1.2 (#13660)
dependabot-preview[bot] [Fri, 8 May 2020 19:33:02 +0000 (21:33 +0200)]
Bump postcss-selector-parser from 3.1.1 to 3.1.2 (#13660)

Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-selector-parser/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump babel-plugin-react-intl from 3.4.1 to 6.2.0 (#13648)
dependabot-preview[bot] [Fri, 8 May 2020 19:32:37 +0000 (21:32 +0200)]
Bump babel-plugin-react-intl from 3.4.1 to 6.2.0 (#13648)

Bumps [babel-plugin-react-intl](https://github.com/formatjs/formatjs) from 3.4.1 to 6.2.0.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump w3c-hr-time from 1.0.1 to 1.0.2 (#13647)
dependabot-preview[bot] [Fri, 8 May 2020 19:32:09 +0000 (21:32 +0200)]
Bump w3c-hr-time from 1.0.1 to 1.0.2 (#13647)

Bumps [w3c-hr-time](https://github.com/jsdom/w3c-hr-time) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/jsdom/w3c-hr-time/releases)
- [Changelog](https://github.com/jsdom/w3c-hr-time/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsdom/w3c-hr-time/compare/v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump readable-stream from 2.3.6 to 2.3.7 (#13646)
dependabot-preview[bot] [Fri, 8 May 2020 19:31:56 +0000 (21:31 +0200)]
Bump readable-stream from 2.3.6 to 2.3.7 (#13646)

Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v2.3.6...v2.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump rxjs from 6.5.2 to 6.5.5 (#13644)
dependabot-preview[bot] [Fri, 8 May 2020 19:31:41 +0000 (21:31 +0200)]
Bump rxjs from 6.5.2 to 6.5.5 (#13644)

Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.2 to 6.5.5.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.5.5/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.5.2...6.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump damerau-levenshtein from 1.0.4 to 1.0.6 (#13642)
dependabot-preview[bot] [Fri, 8 May 2020 19:31:18 +0000 (21:31 +0200)]
Bump damerau-levenshtein from 1.0.4 to 1.0.6 (#13642)

Bumps [damerau-levenshtein](https://github.com/tad-lispy/node-damerau-levenshtein) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/tad-lispy/node-damerau-levenshtein/releases)
- [Changelog](https://github.com/tad-lispy/node-damerau-levenshtein/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tad-lispy/node-damerau-levenshtein/compare/v1.0.4...v1.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump @babel/preset-env from 7.9.0 to 7.9.6 (#13637)
dependabot-preview[bot] [Fri, 8 May 2020 19:31:06 +0000 (21:31 +0200)]
Bump @babel/preset-env from 7.9.0 to 7.9.6 (#13637)

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump exec-sh from 0.3.2 to 0.3.4 (#13635)
dependabot-preview[bot] [Fri, 8 May 2020 19:30:49 +0000 (21:30 +0200)]
Bump exec-sh from 0.3.2 to 0.3.4 (#13635)

Bumps [exec-sh](https://github.com/tsertkov/exec-sh) from 0.3.2 to 0.3.4.
- [Release notes](https://github.com/tsertkov/exec-sh/releases)
- [Commits](https://github.com/tsertkov/exec-sh/commits/v0.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump electron-to-chromium from 1.3.391 to 1.3.430 (#13627)
dependabot-preview[bot] [Fri, 8 May 2020 19:30:22 +0000 (21:30 +0200)]
Bump electron-to-chromium from 1.3.391 to 1.3.430 (#13627)

Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.3.391 to 1.3.430.
- [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.391...v1.3.430)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump @babel/core from 7.9.0 to 7.9.6 (#13604)
dependabot-preview[bot] [Fri, 8 May 2020 19:29:53 +0000 (21:29 +0200)]
Bump @babel/core from 7.9.0 to 7.9.6 (#13604)

Bumps [@babel/core](https://github.com/babel/babel) from 7.9.0 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump es6-weak-map from 2.0.2 to 2.0.3 (#13621)
dependabot-preview[bot] [Fri, 8 May 2020 19:29:24 +0000 (21:29 +0200)]
Bump es6-weak-map from 2.0.2 to 2.0.3 (#13621)

Bumps [es6-weak-map](https://github.com/medikoo/es6-weak-map) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/medikoo/es6-weak-map/releases)
- [Changelog](https://github.com/medikoo/es6-weak-map/blob/master/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es6-weak-map/compare/v2.0.2...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump capistrano from 3.13.0 to 3.14.0 (#13624)
dependabot-preview[bot] [Fri, 8 May 2020 19:29:03 +0000 (21:29 +0200)]
Bump capistrano from 3.13.0 to 3.14.0 (#13624)

* Bump capistrano from 3.13.0 to 3.14.0

Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/capistrano/capistrano/releases)
- [Commits](https://github.com/capistrano/capistrano/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update deploy.rb

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5 years agoBump postgres-interval from 1.1.2 to 1.2.0 (#13623)
dependabot-preview[bot] [Fri, 8 May 2020 19:27:44 +0000 (21:27 +0200)]
Bump postgres-interval from 1.1.2 to 1.2.0 (#13623)

Bumps [postgres-interval](https://github.com/bendrucker/postgres-interval) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/bendrucker/postgres-interval/releases)
- [Commits](https://github.com/bendrucker/postgres-interval/compare/v1.1.2...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump deep-equal from 1.1.0 to 1.1.1 (#13619)
dependabot-preview[bot] [Fri, 8 May 2020 19:27:10 +0000 (21:27 +0200)]
Bump deep-equal from 1.1.0 to 1.1.1 (#13619)

Bumps [deep-equal](https://github.com/inspect-js/node-deep-equal) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/inspect-js/node-deep-equal/releases)
- [Changelog](https://github.com/inspect-js/node-deep-equal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inspect-js/node-deep-equal/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump array.prototype.find from 2.1.0 to 2.1.1 (#13611)
dependabot-preview[bot] [Fri, 8 May 2020 19:26:28 +0000 (21:26 +0200)]
Bump array.prototype.find from 2.1.0 to 2.1.1 (#13611)

Bumps [array.prototype.find](https://github.com/paulmillr/Array.prototype.find) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/paulmillr/Array.prototype.find/releases)
- [Changelog](https://github.com/paulmillr/Array.prototype.find/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paulmillr/Array.prototype.find/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump next-tick from 1.0.0 to 1.1.0 (#13608)
dependabot-preview[bot] [Fri, 8 May 2020 19:26:16 +0000 (21:26 +0200)]
Bump next-tick from 1.0.0 to 1.1.0 (#13608)

Bumps [next-tick](https://github.com/medikoo/next-tick) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/medikoo/next-tick/releases)
- [Changelog](https://github.com/medikoo/next-tick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/medikoo/next-tick/compare/v1.0.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump webpack-bundle-analyzer from 3.6.1 to 3.7.0 (#13607)
dependabot-preview[bot] [Fri, 8 May 2020 19:24:15 +0000 (21:24 +0200)]
Bump webpack-bundle-analyzer from 3.6.1 to 3.7.0 (#13607)

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.6.1 to 3.7.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/compare/v3.6.1...v3.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump regexpu-core from 4.6.0 to 4.7.0 (#13606)
dependabot-preview[bot] [Fri, 8 May 2020 19:23:45 +0000 (21:23 +0200)]
Bump regexpu-core from 4.6.0 to 4.7.0 (#13606)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump wavesurfer.js from 3.3.1 to 3.3.3 (#13605)
dependabot-preview[bot] [Fri, 8 May 2020 19:23:33 +0000 (21:23 +0200)]
Bump wavesurfer.js from 3.3.1 to 3.3.3 (#13605)

Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/katspaugh/wavesurfer.js/releases)
- [Changelog](https://github.com/katspaugh/wavesurfer.js/blob/master/CHANGES.md)
- [Commits](https://github.com/katspaugh/wavesurfer.js/compare/3.3.1...3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoRemove 'unsafe-inline' from Content-Security-Policy style-src (#13679)
ThibG [Fri, 8 May 2020 19:22:57 +0000 (21:22 +0200)]
Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679)

* Make sure wicg-inert doesn't rely on inline CSS

* Remove unsafe-inline from style-src

5 years agoFix failing jest test (#13681)
Eugen Rochko [Fri, 8 May 2020 19:21:57 +0000 (21:21 +0200)]
Fix failing jest test (#13681)

5 years agoFix own following/followers not showing muted users (#13614)
ThibG [Fri, 8 May 2020 18:36:34 +0000 (20:36 +0200)]
Fix own following/followers not showing muted users (#13614)

Fixes #13612

5 years agoBump rubocop from 0.79.0 to 0.82.0 (#13677)
dependabot-preview[bot] [Fri, 8 May 2020 18:24:26 +0000 (20:24 +0200)]
Bump rubocop from 0.79.0 to 0.82.0 (#13677)

* Bump rubocop from 0.79.0 to 0.82.0

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.79.0 to 0.82.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.79.0...v0.82.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update .codeclimate.yml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5 years agoFix migrations failing due to strong-migrations update (#13680)
Eugen Rochko [Fri, 8 May 2020 18:23:16 +0000 (20:23 +0200)]
Fix migrations failing due to strong-migrations update (#13680)

5 years agoFix followings list order | Issue #13538 (#13676)
Taras Gogol [Fri, 8 May 2020 18:17:16 +0000 (21:17 +0300)]
Fix followings list order | Issue #13538 (#13676)

5 years agoBump jest from 24.9.0 to 25.4.0 (#13517)
dependabot-preview[bot] [Fri, 8 May 2020 16:56:07 +0000 (18:56 +0200)]
Bump jest from 24.9.0 to 25.4.0 (#13517)

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.4.0.
- [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/v24.9.0...v25.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump net-ssh from 5.2.0 to 6.0.2 (#13555)
dependabot-preview[bot] [Fri, 8 May 2020 16:53:37 +0000 (18:53 +0200)]
Bump net-ssh from 5.2.0 to 6.0.2 (#13555)

Bumps [net-ssh](https://github.com/net-ssh/net-ssh) from 5.2.0 to 6.0.2.
- [Release notes](https://github.com/net-ssh/net-ssh/releases)
- [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt)
- [Commits](https://github.com/net-ssh/net-ssh/compare/v5.2.0...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump net-scp from 2.0.0 to 3.0.0 (#13601)
dependabot-preview[bot] [Fri, 8 May 2020 16:53:11 +0000 (18:53 +0200)]
Bump net-scp from 2.0.0 to 3.0.0 (#13601)

Bumps [net-scp](https://github.com/net-ssh/net-scp) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/net-ssh/net-scp/releases)
- [Changelog](https://github.com/net-ssh/net-scp/blob/master/CHANGES.txt)
- [Commits](https://github.com/net-ssh/net-scp/compare/v2.0.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump pry-byebug from 3.8.0 to 3.9.0 (#13653)
dependabot-preview[bot] [Fri, 8 May 2020 16:52:57 +0000 (18:52 +0200)]
Bump pry-byebug from 3.8.0 to 3.9.0 (#13653)

Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.8.0...v3.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump parser from 2.7.1.1 to 2.7.1.2 (#13618)
dependabot-preview[bot] [Fri, 8 May 2020 16:52:18 +0000 (18:52 +0200)]
Bump parser from 2.7.1.1 to 2.7.1.2 (#13618)

Bumps [parser](https://github.com/whitequark/parser) from 2.7.1.1 to 2.7.1.2.
- [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.1...v2.7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump capybara from 3.31.0 to 3.32.1 (#13641)
dependabot-preview[bot] [Fri, 8 May 2020 16:51:49 +0000 (18:51 +0200)]
Bump capybara from 3.31.0 to 3.32.1 (#13641)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.31.0 to 3.32.1.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.31.0...3.32.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump fugit from 1.3.3 to 1.3.5 (#13634)
dependabot-preview[bot] [Fri, 8 May 2020 16:51:36 +0000 (18:51 +0200)]
Bump fugit from 1.3.3 to 1.3.5 (#13634)

Bumps [fugit](https://github.com/floraison/fugit) from 1.3.3 to 1.3.5.
- [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.3...v1.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump byebug from 11.1.1 to 11.1.3 (#13625)
dependabot-preview[bot] [Fri, 8 May 2020 16:50:57 +0000 (18:50 +0200)]
Bump byebug from 11.1.1 to 11.1.3 (#13625)

Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.1.1 to 11.1.3.
- [Release notes](https://github.com/deivid-rodriguez/byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/deivid-rodriguez/byebug/compare/v11.1.1...v11.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump tzinfo-data from 1.2019.3 to 1.2020.1 (#13645)
dependabot-preview[bot] [Fri, 8 May 2020 16:50:36 +0000 (18:50 +0200)]
Bump tzinfo-data from 1.2019.3 to 1.2020.1 (#13645)

Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2019.3 to 1.2020.1.
- [Release notes](https://github.com/tzinfo/tzinfo-data/releases)
- [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2019.3...v1.2020.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump launchy from 2.4.3 to 2.5.0 (#13628)
dependabot-preview[bot] [Fri, 8 May 2020 16:50:15 +0000 (18:50 +0200)]
Bump launchy from 2.4.3 to 2.5.0 (#13628)

Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/copiousfreetime/launchy/releases)
- [Changelog](https://github.com/copiousfreetime/launchy/blob/master/README.md)
- [Commits](https://github.com/copiousfreetime/launchy/compare/v2.4.3...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump pry from 0.12.2 to 0.13.1 (#13626)
dependabot-preview[bot] [Fri, 8 May 2020 16:48:48 +0000 (18:48 +0200)]
Bump pry from 0.12.2 to 0.13.1 (#13626)

Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.13.1.
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pry/pry/compare/v0.12.2...v0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump better_errors from 2.6.0 to 2.7.0 (#13663)
dependabot-preview[bot] [Fri, 8 May 2020 16:48:12 +0000 (18:48 +0200)]
Bump better_errors from 2.6.0 to 2.7.0 (#13663)

Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.6.0...v2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump rspec-core from 3.9.1 to 3.9.2 (#13602)
dependabot-preview[bot] [Fri, 8 May 2020 16:47:50 +0000 (18:47 +0200)]
Bump rspec-core from 3.9.1 to 3.9.2 (#13602)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump redis-activesupport from 5.0.4 to 5.2.0 (#13599)
dependabot-preview[bot] [Fri, 8 May 2020 16:46:44 +0000 (18:46 +0200)]
Bump redis-activesupport from 5.0.4 to 5.2.0 (#13599)

Bumps [redis-activesupport](http://redis-store.org/redis-activesupport) from 5.0.4 to 5.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump aws-sdk-s3 from 1.63.0 to 1.64.0 (#13675)
dependabot-preview[bot] [Fri, 8 May 2020 16:45:34 +0000 (18:45 +0200)]
Bump aws-sdk-s3 from 1.63.0 to 1.64.0 (#13675)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.63.0 to 1.64.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/compare/v1.63.0...v1.64.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump yaml from 1.8.3 to 1.9.2 (#13667)
dependabot-preview[bot] [Fri, 8 May 2020 16:45:04 +0000 (18:45 +0200)]
Bump yaml from 1.8.3 to 1.9.2 (#13667)

Bumps [yaml](https://github.com/eemeli/yaml) from 1.8.3 to 1.9.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.8.3...v1.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump sidekiq from 6.0.4 to 6.0.7 (#13630)
dependabot-preview[bot] [Fri, 8 May 2020 16:43:26 +0000 (18:43 +0200)]
Bump sidekiq from 6.0.4 to 6.0.7 (#13630)

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.0.4 to 6.0.7.
- [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.0.4...v6.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump json-ld from 3.1.3 to 3.1.4 (#13661)
dependabot-preview[bot] [Fri, 8 May 2020 16:42:34 +0000 (18:42 +0200)]
Bump json-ld from 3.1.3 to 3.1.4 (#13661)

Bumps [json-ld](https://github.com/ruby-rdf/json-ld) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/ruby-rdf/json-ld/releases)
- [Commits](https://github.com/ruby-rdf/json-ld/compare/3.1.3...3.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump jwt from 2.1.0 to 2.2.1 (#13639)
dependabot-preview[bot] [Fri, 8 May 2020 16:42:19 +0000 (18:42 +0200)]
Bump jwt from 2.1.0 to 2.2.1 (#13639)

Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.1.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump http from 4.3.0 to 4.4.1 (#13598)
dependabot-preview[bot] [Fri, 8 May 2020 16:42:12 +0000 (18:42 +0200)]
Bump http from 4.3.0 to 4.4.1 (#13598)

Bumps [http](https://github.com/httprb/http) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/httprb/http/releases)
- [Changelog](https://github.com/httprb/http/blob/master/CHANGES.md)
- [Commits](https://github.com/httprb/http/compare/v4.3.0...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump webpacker from 4.2.2 to 5.1.1 (#13631)
dependabot-preview[bot] [Fri, 8 May 2020 15:52:54 +0000 (17:52 +0200)]
Bump webpacker from 4.2.2 to 5.1.1 (#13631)

Bumps [webpacker](https://github.com/rails/webpacker) from 4.2.2 to 5.1.1.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/webpacker/compare/v4.2.2...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump redis from 4.1.3 to 4.1.4 (#13636)
dependabot-preview[bot] [Fri, 8 May 2020 15:45:22 +0000 (17:45 +0200)]
Bump redis from 4.1.3 to 4.1.4 (#13636)

Bumps [redis](https://github.com/redis/redis-rb) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/redis/redis-rb/releases)
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v4.1.3...v4.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump rack-attack from 6.2.2 to 6.3.0 (#13657)
dependabot-preview[bot] [Fri, 8 May 2020 15:44:24 +0000 (17:44 +0200)]
Bump rack-attack from 6.2.2 to 6.3.0 (#13657)

Bumps [rack-attack](https://github.com/kickstarter/rack-attack) from 6.2.2 to 6.3.0.
- [Release notes](https://github.com/kickstarter/rack-attack/releases)
- [Changelog](https://github.com/kickstarter/rack-attack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kickstarter/rack-attack/compare/v6.2.2...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump strong_migrations from 0.6.2 to 0.6.5 (#13649)
dependabot-preview[bot] [Fri, 8 May 2020 15:44:00 +0000 (17:44 +0200)]
Bump strong_migrations from 0.6.2 to 0.6.5 (#13649)

Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.6.2 to 0.6.5.
- [Release notes](https://github.com/ankane/strong_migrations/releases)
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/strong_migrations/compare/v0.6.2...v0.6.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump brakeman from 4.8.0 to 4.8.1 (#13652)
dependabot-preview[bot] [Fri, 8 May 2020 15:42:54 +0000 (17:42 +0200)]
Bump brakeman from 4.8.0 to 4.8.1 (#13652)

Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/master/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v4.8.0...v4.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump premailer-rails from 1.10.3 to 1.11.1 (#13620)
dependabot-preview[bot] [Fri, 8 May 2020 15:42:05 +0000 (17:42 +0200)]
Bump premailer-rails from 1.10.3 to 1.11.1 (#13620)

Bumps [premailer-rails](https://github.com/fphilipe/premailer-rails) from 1.10.3 to 1.11.1.
- [Release notes](https://github.com/fphilipe/premailer-rails/releases)
- [Changelog](https://github.com/fphilipe/premailer-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fphilipe/premailer-rails/compare/v1.10.3...v1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump doorkeeper from 5.3.2 to 5.3.3 (#13673)
dependabot-preview[bot] [Thu, 7 May 2020 20:30:56 +0000 (22:30 +0200)]
Bump doorkeeper from 5.3.2 to 5.3.3 (#13673)

Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump pghero from 2.4.1 to 2.4.2 (#13603)
dependabot-preview[bot] [Thu, 7 May 2020 18:29:15 +0000 (20:29 +0200)]
Bump pghero from 2.4.1 to 2.4.2 (#13603)

Bumps [pghero](https://github.com/ankane/pghero) from 2.4.1 to 2.4.2.
- [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.4.1...v2.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years ago[Security] Bump doorkeeper from 5.3.1 to 5.3.2 (#13613)
dependabot-preview[bot] [Thu, 7 May 2020 18:16:15 +0000 (20:16 +0200)]
[Security] Bump doorkeeper from 5.3.1 to 5.3.2 (#13613)

Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.3.1 to 5.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v.5.3.1...v5.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump kaminari from 1.1.1 to 1.2.0 (#13596)
dependabot-preview[bot] [Mon, 4 May 2020 11:53:42 +0000 (13:53 +0200)]
Bump kaminari from 1.1.1 to 1.2.0 (#13596)

Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/kaminari/kaminari/releases)
- [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaminari/kaminari/compare/v1.1.1...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoFix PgHero Content-Security-Policy when CDN_HOST is used (#13595)
ThibG [Mon, 4 May 2020 11:52:41 +0000 (13:52 +0200)]
Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595)

5 years agoFix tootctl upgrade storage-schema failing to delete empty directories (#13593)
Hanage999 [Mon, 4 May 2020 11:51:34 +0000 (20:51 +0900)]
Fix tootctl upgrade storage-schema failing to delete empty directories (#13593)

5 years agoAdd more ActivityPub controller tests (#13590)
Eugen Rochko [Sun, 3 May 2020 20:19:24 +0000 (22:19 +0200)]
Add more ActivityPub controller tests (#13590)

5 years agoFix use of inline CSS in public pages (#13576)
ThibG [Sun, 3 May 2020 20:04:18 +0000 (22:04 +0200)]
Fix use of inline CSS in public pages (#13576)

Change `account_link_to` to use an image tag rather than some
inline CSS. Dropped the `size` parameter in the process, but it wasn't
used for anything except the default value of 36px.

Dropped CSS rules that were always overriden, and defaulted to 36px width
and height instead.

5 years agoRevert "improve status title (#8596)" (#13591)
Yamagishi Kazutoshi [Sun, 3 May 2020 16:48:13 +0000 (01:48 +0900)]
Revert "improve status title (#8596)" (#13591)

This reverts commit 05756c9a14864655ae6777505a4ee5cfa9b0ee93.

5 years agoAdd more tests for ActivityPub controllers (#13585)
Eugen Rochko [Sun, 3 May 2020 14:30:36 +0000 (16:30 +0200)]
Add more tests for ActivityPub controllers (#13585)

5 years agoFix the circleci packages for Buster. (#13583)
Shlee [Fri, 1 May 2020 21:45:40 +0000 (05:45 +0800)]
Fix the circleci packages for Buster. (#13583)

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update .circleci/config.yml

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* Update config.yml

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5 years agoChange CircleCI test output (#13587)
Eugen Rochko [Fri, 1 May 2020 18:19:01 +0000 (20:19 +0200)]
Change CircleCI test output (#13587)

5 years agoOnly check locally when deduplicating usernames (#13581)
kaiyou [Thu, 30 Apr 2020 12:39:05 +0000 (14:39 +0200)]
Only check locally when deduplicating usernames (#13581)

When deduplicating account usernames for OAuthable users, the routine did check if any account was known with that username, including remote accounts. This caused some unnecessary deduplication, and usernames ending with unexpected trailing _1.
This fixes #13580

5 years agoFix admin-facing uses of inline CSS (#13575)
ThibG [Tue, 28 Apr 2020 17:39:16 +0000 (19:39 +0200)]
Fix admin-facing uses of inline CSS (#13575)

* Move .back-button inline styles to CSS file

All occurrences of the back-button CSS class used the same inline
CSS rules, so moved them over to the CSS file

* Fix “Add new domain block” button using inline CSS

* Replace common pattern of inline-styled button boxes by a CSS class

In particular, switching from `float: left/right` to a flexbox with
`justify-content: space-between`. This implied changing the order of
a few HTML tags and adding an empty `div` in one case.

Also removed a `margin-bottom` rule that wasn't needed due to the
margins of surrounding elements.

* Move account admin view inline CSS to CSS file

5 years agoBump parslet from 1.8.2 to 2.0.0 (#13564)
dependabot-preview[bot] [Tue, 28 Apr 2020 16:39:21 +0000 (01:39 +0900)]
Bump parslet from 1.8.2 to 2.0.0 (#13564)

Bumps [parslet](https://github.com/kschiess/parslet) from 1.8.2 to 2.0.0.
- [Release notes](https://github.com/kschiess/parslet/releases)
- [Changelog](https://github.com/kschiess/parslet/blob/master/HISTORY.txt)
- [Commits](https://github.com/kschiess/parslet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump json-ld from 3.1.2 to 3.1.3 (#13566)
dependabot-preview[bot] [Tue, 28 Apr 2020 15:30:53 +0000 (00:30 +0900)]
Bump json-ld from 3.1.2 to 3.1.3 (#13566)

Bumps [json-ld](https://github.com/ruby-rdf/json-ld) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/ruby-rdf/json-ld/releases)
- [Commits](https://github.com/ruby-rdf/json-ld/compare/3.1.2...3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump ruby-saml from 1.9.0 to 1.11.0 (#13559)
dependabot-preview[bot] [Tue, 28 Apr 2020 15:26:15 +0000 (00:26 +0900)]
Bump ruby-saml from 1.9.0 to 1.11.0 (#13559)

Bumps [ruby-saml](https://github.com/onelogin/ruby-saml) from 1.9.0 to 1.11.0.
- [Release notes](https://github.com/onelogin/ruby-saml/releases)
- [Changelog](https://github.com/onelogin/ruby-saml/blob/master/changelog.md)
- [Commits](https://github.com/onelogin/ruby-saml/compare/v1.9.0...v1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump mime-types-data from 3.2019.1009 to 3.2020.0425 (#13554)
dependabot-preview[bot] [Tue, 28 Apr 2020 15:24:52 +0000 (00:24 +0900)]
Bump mime-types-data from 3.2019.1009 to 3.2020.0425 (#13554)

Bumps [mime-types-data](https://github.com/mime-types/mime-types-data) from 3.2019.1009 to 3.2020.0425.
- [Release notes](https://github.com/mime-types/mime-types-data/releases)
- [Changelog](https://github.com/mime-types/mime-types-data/blob/master/History.md)
- [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2019.1009...v3.2020.0425)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump http-form_data from 2.2.0 to 2.3.0 (#13560)
dependabot-preview[bot] [Tue, 28 Apr 2020 15:21:53 +0000 (00:21 +0900)]
Bump http-form_data from 2.2.0 to 2.3.0 (#13560)

Bumps [http-form_data](https://github.com/httprb/form_data.rb) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/httprb/form_data.rb/releases)
- [Changelog](https://github.com/httprb/form_data/blob/master/CHANGES.md)
- [Commits](https://github.com/httprb/form_data.rb/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump aws-sdk-s3 from 1.61.2 to 1.63.0 (#13562)
dependabot-preview[bot] [Tue, 28 Apr 2020 15:21:33 +0000 (00:21 +0900)]
Bump aws-sdk-s3 from 1.61.2 to 1.63.0 (#13562)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.61.2 to 1.63.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/v1.63.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump aws-partitions from 1.296.0 to 1.303.0 (#13552)
dependabot-preview[bot] [Tue, 28 Apr 2020 15:15:52 +0000 (00:15 +0900)]
Bump aws-partitions from 1.296.0 to 1.303.0 (#13552)

Bumps [aws-partitions](https://github.com/aws/aws-sdk-ruby) from 1.296.0 to 1.303.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

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