]>
cat aescling's git repositories - mastodon.git/log
Thibaut Girka [Fri, 7 Jun 2019 15:00:36 +0000 (17:00 +0200)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/controllers/statuses_controller.rb
- app/controllers/stream_entries_controller.rb
Thibaut Girka [Thu, 6 Jun 2019 11:34:33 +0000 (13:34 +0200)]
Fix display of alt-text when a media attachment is not available
Eugen Rochko [Fri, 7 Jun 2019 01:24:10 +0000 (03:24 +0200)]
Add waiting time to list of pending accounts in admin UI (#10985)
Yamagishi Kazutoshi [Thu, 6 Jun 2019 16:51:46 +0000 (01:51 +0900)]
Fix sass-lint config (#10982)
ThibG [Thu, 6 Jun 2019 06:45:06 +0000 (08:45 +0200)]
Change e-mail contact for CoC enforcement
Wenceslao Páez Chávez [Thu, 6 Jun 2019 11:40:17 +0000 (06:40 -0500)]
Fix overlap of emoji button on search popup (#10978)
Thibaut Girka [Thu, 6 Jun 2019 10:14:11 +0000 (12:14 +0200)]
Fix CW field automatically getting the focus when it is always enabled
Eugen Rochko [Thu, 6 Jun 2019 11:04:49 +0000 (13:04 +0200)]
Fix not being able to directly switch between list timelines in web UI (#10973)
ThibG [Thu, 6 Jun 2019 11:04:34 +0000 (13:04 +0200)]
Fix “mark as sensitive” not being used in delete & redraft (#10980)
Yamagishi Kazutoshi [Thu, 6 Jun 2019 10:31:48 +0000 (19:31 +0900)]
require rubocop-rails in .rubocop.yml (#10974)
* Revert "Revert #10957 (rubocop-rails) which is incompatible with CodeClimate (#10965)"
This reverts commit
121d19d7fa239c52ce86352d3fdae0649c892a20 .
* Disable Rails/HelperInstanceVariable
Takeshi Umeda [Thu, 6 Jun 2019 10:30:14 +0000 (19:30 +0900)]
Fix emoji picker being always displayed (#10979)
* Fix emoji picker being always displayed
* Remove duplicate content with other pull-requests
Jeong Arm [Wed, 5 Jun 2019 13:29:45 +0000 (22:29 +0900)]
Scroll to compose form when focus (#10970)
* Scroll to compose form when focus
* Get rid of constructor
ThibG [Wed, 5 Jun 2019 12:02:59 +0000 (14:02 +0200)]
Cleanup various controllers (#10972)
* Remove skip_session! as it is not supported in Rails 5
* Minor cleanup in StreamEntriesController
* Remove redundant mark_cacheable! calls
ThibG [Wed, 5 Jun 2019 11:40:20 +0000 (13:40 +0200)]
Fix potential private status leak (#10969)
ThibG [Wed, 5 Jun 2019 11:39:59 +0000 (13:39 +0200)]
Fix refreshing featured toots when the new collection is empty (#10971)
Fixes #10945
ThibG [Wed, 5 Jun 2019 11:28:05 +0000 (13:28 +0200)]
Merge pull request #1093 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
ThibG [Tue, 4 Jun 2019 21:24:31 +0000 (23:24 +0200)]
Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
* Do not misattribute inlined boosts if `attributedTo` isn't present
Fixes #10950
* Fix tests
Eugen Rochko [Tue, 4 Jun 2019 21:11:57 +0000 (23:11 +0200)]
Fix margins on profile metadata in single column mode (#10961)
Eugen Rochko [Tue, 4 Jun 2019 21:11:44 +0000 (23:11 +0200)]
Change reblogs counter to be updated when boosted privately (#10964)
Eugen Rochko [Tue, 4 Jun 2019 21:11:18 +0000 (23:11 +0200)]
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
Thibaut Girka [Tue, 4 Jun 2019 18:40:19 +0000 (20:40 +0200)]
Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
Eugen Rochko [Tue, 4 Jun 2019 18:10:26 +0000 (20:10 +0200)]
Fix poll API not requiring authentication on non-public polls (#10960)
* Fix poll API not requiring authentication on non-public polls
That API does not reveal the content of the status, i.e. the question
itself, nor who the author is, nor which status it belongs to, but it
does reveal the poll options and how many answers they got
Fix #10959
* Add test
Eugen Rochko [Tue, 4 Jun 2019 17:50:38 +0000 (19:50 +0200)]
Add profile directory link to single column navigation panel (#10963)
Yamagishi Kazutoshi [Tue, 4 Jun 2019 17:35:19 +0000 (02:35 +0900)]
Revert #10957 (rubocop-rails) which is incompatible with CodeClimate (#10965)
Jeong Arm [Tue, 4 Jun 2019 16:00:09 +0000 (01:00 +0900)]
Add missing Korean translations (#10962)
And change some word.
dependabot-preview[bot] [Tue, 4 Jun 2019 15:56:31 +0000 (00:56 +0900)]
Bump intersection-observer from 0.5.1 to 0.7.0 (#10953)
Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/w3c/IntersectionObserver/releases)
- [Commits](https://github.com/w3c/IntersectionObserver/commits)
Yamagishi Kazutoshi [Tue, 4 Jun 2019 15:23:18 +0000 (00:23 +0900)]
Replace from scss-lint to sass-lint (#10958)
ThibG [Tue, 4 Jun 2019 15:12:25 +0000 (17:12 +0200)]
Merge pull request #1079 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Yamagishi Kazutoshi [Tue, 4 Jun 2019 13:25:52 +0000 (22:25 +0900)]
Use rubocop-rails (#10957)
Yamagishi Kazutoshi [Tue, 4 Jun 2019 12:17:09 +0000 (21:17 +0900)]
Replace from uglifyjs to terser (#10956)
dependabot-preview[bot] [Tue, 4 Jun 2019 11:52:48 +0000 (20:52 +0900)]
Bump babel-plugin-react-intl from 3.1.0 to 3.1.3 (#10944)
Bumps [babel-plugin-react-intl](https://github.com/formatjs/babel-plugin-react-intl) from 3.1.0 to 3.1.3.
- [Release notes](https://github.com/formatjs/babel-plugin-react-intl/releases)
- [Commits](https://github.com/formatjs/babel-plugin-react-intl/commits)
dependabot-preview[bot] [Tue, 4 Jun 2019 11:50:06 +0000 (20:50 +0900)]
Bump webpacker from 4.0.6 to 4.0.7 (#10948)
Bumps [webpacker](https://github.com/rails/webpacker) from 4.0.6 to 4.0.7.
- [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.0.6...v4.0.7)
dependabot-preview[bot] [Tue, 4 Jun 2019 11:28:58 +0000 (20:28 +0900)]
Bump react-swipeable-views from 0.13.0 to 0.13.3 (#10952)
Bumps [react-swipeable-views](https://github.com/oliviertassinari/react-swipeable-views) from 0.13.0 to 0.13.3.
- [Release notes](https://github.com/oliviertassinari/react-swipeable-views/releases)
- [Changelog](https://github.com/oliviertassinari/react-swipeable-views/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oliviertassinari/react-swipeable-views/compare/v0.13.0...v0.13.3)
Eugen Rochko [Tue, 4 Jun 2019 09:23:19 +0000 (11:23 +0200)]
Change dependabot update schedule from live to weekly (#10949)
dependabot-preview[bot] [Tue, 4 Jun 2019 05:15:32 +0000 (14:15 +0900)]
Bump fuubar from 2.3.2 to 2.4.0 (#10947)
Bumps [fuubar](https://github.com/thekompanee/fuubar) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/thekompanee/fuubar/releases)
- [Changelog](https://github.com/thekompanee/fuubar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thekompanee/fuubar/compare/releases/v2.3.2...releases/v2.4.0)
dependabot-preview[bot] [Mon, 3 Jun 2019 22:00:35 +0000 (07:00 +0900)]
Bump @babel/* from 7.3.4 to 7.4.5 (#10936)
* Bump @babel/plugin-proposal-object-rest-spread from 7.3.4 to 7.4.4
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.3.4 to 7.4.4.
- [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.3.4...v7.4.4)
* Bump @babel/core from 7.3.4 to 7.4.5
* Bump @babel/plugin-proposal-class-properties from 7.3.4 to 7.4.4
* Bump @babel/plugin-proposal-decorators from 7.3.0 to 7.4.4
* Bump @babel/preset-env from 7.3.4 to 7.4.5
* Bump @babel/runtime from 7.3.4 to 7.4.5
dependabot-preview[bot] [Mon, 3 Jun 2019 21:59:54 +0000 (06:59 +0900)]
Bump react from 16.7.0 to 16.8.6 (#10935)
* Bump react from 16.7.0 to 16.8.6
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.7.0 to 16.8.6.
- [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.8.6/packages/react)
* Bump react-dom from 16.7.0 to 16.8.6
* Bump react-test-renderer from 16.7.0 to 16.8.6
Jeong Arm [Sun, 2 Jun 2019 16:04:41 +0000 (01:04 +0900)]
[Glitch] Fix profile picture preview
Port
e13e4b28db7e066d1f6f21e306aa95b97c3ccd99 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
ThibG [Mon, 3 Jun 2019 18:04:00 +0000 (20:04 +0200)]
Handle blank poll options more gracefully (#10946)
Pleroma currently allows (erroneously imho) empty poll options, that is,
options with an empty (but existing) `name`.
dependabot-preview[bot] [Mon, 3 Jun 2019 15:46:51 +0000 (00:46 +0900)]
Bump sass from 1.20.1 to 1.20.3 (#10941)
Bumps [sass](https://github.com/sass/dart-sass) from 1.20.1 to 1.20.3.
- [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.20.1...1.20.3)
dependabot-preview[bot] [Mon, 3 Jun 2019 15:14:17 +0000 (00:14 +0900)]
Bump react-intl from 2.7.2 to 2.9.0 (#10940)
Bumps [react-intl](https://github.com/yahoo/react-intl) from 2.7.2 to 2.9.0.
- [Release notes](https://github.com/yahoo/react-intl/releases)
- [Commits](https://github.com/yahoo/react-intl/compare/v2.7.2...v2.9.0)
Lady Lumb [Mon, 3 Jun 2019 07:29:15 +0000 (00:29 -0700)]
Add audio length var to env sample
Added MAX_AUDIO_LENGTH var and documented in .env.production.sample
Thibaut Girka [Mon, 3 Jun 2019 12:54:30 +0000 (14:54 +0200)]
Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
Conflicts:
- Gemfile.lock
- config/webpack/rules/css.js
- package.json
- yarn.lock
dependabot-preview[bot] [Mon, 3 Jun 2019 12:12:34 +0000 (21:12 +0900)]
Bump offline-plugin from 5.0.6 to 5.0.7 (#10937)
Bumps [offline-plugin](https://github.com/NekR/offline-plugin) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/NekR/offline-plugin/releases)
- [Changelog](https://github.com/NekR/offline-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NekR/offline-plugin/compare/v5.0.6...v5.0.7)
dependabot-preview[bot] [Mon, 3 Jun 2019 12:12:08 +0000 (21:12 +0900)]
Bump babel-jest from 24.5.0 to 24.8.0 (#10938)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.5.0 to 24.8.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/commits/v24.8.0/packages/babel-jest)
Yamagishi Kazutoshi [Sun, 2 Jun 2019 16:22:39 +0000 (01:22 +0900)]
Revert "Bump react-redux-loading-bar from 4.0.8 to 4.2.0 (#10897)" (#10927)
This reverts commit
9ab053a4b47f971192be1e4215eaf0b2fa2f69b7 .
ThibG [Sun, 2 Jun 2019 16:08:26 +0000 (18:08 +0200)]
Fix NotifyService test with regards to reblogs (#10928)
Fixes #10890
Jeong Arm [Sun, 2 Jun 2019 16:04:41 +0000 (01:04 +0900)]
Fix profile picture preview (#10931)
Lady Lumb [Sun, 2 Jun 2019 13:24:46 +0000 (06:24 -0700)]
Added various vars to env sample
Added several vars that are already implemented to the .env.production.sample file.
-Max bio character limit
-Number of profile fields allowed
-Max display name character limit
Lady Lumb [Sun, 2 Jun 2019 12:36:02 +0000 (05:36 -0700)]
Fixed the very wrong byte to megabyte conversion
Lady Lumb [Sun, 2 Jun 2019 10:14:06 +0000 (03:14 -0700)]
Correctly documented max image and video vars
Added MAX_IMAGE_SIZE and MAX_VIDEO_SIZE and documented their usage.
Lady Lumb [Fri, 31 May 2019 08:57:08 +0000 (01:57 -0700)]
Added env variables for max image and video size.
I changed the IMAGE_LIMIT and VIDEO_LIMIT variables to read from the env, or use default if not set in the env, to make it easier to change this on an instance by instance basis and make it persistent across updates.
Thibaut Girka [Sun, 2 Jun 2019 09:51:49 +0000 (11:51 +0200)]
Fix expanding status from menu modal in glitch-soc
Fixes #1085
Takeshi Umeda [Sun, 2 Jun 2019 08:05:54 +0000 (17:05 +0900)]
Improvement variable height in single column layout (#10917)
* Improvement variable height of compose and navigation panel in single column layout
* Fix wrong quotes and missing commas
dependabot-preview[bot] [Sat, 1 Jun 2019 18:09:53 +0000 (03:09 +0900)]
Bump eslint-plugin-jsx-a11y from 6.1.2 to 6.2.1 (#10923)
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.1.2 to 6.2.1.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.1.2...v6.2.1)
dependabot-preview[bot] [Sat, 1 Jun 2019 18:08:48 +0000 (03:08 +0900)]
Bump jest from 24.5.0 to 24.8.0 (#10925)
Bumps [jest](https://github.com/facebook/jest) from 24.5.0 to 24.8.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.5.0...v24.8.0)
dependabot-preview[bot] [Sat, 1 Jun 2019 17:46:11 +0000 (02:46 +0900)]
Bump webpack-dev-server from 3.2.1 to 3.5.1 (#10924)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.2.1 to 3.5.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.2.1...v3.5.1)
dependabot-preview[bot] [Sat, 1 Jun 2019 17:24:54 +0000 (02:24 +0900)]
Bump eslint-plugin-promise from 4.0.1 to 4.1.1 (#10921)
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)
Yamagishi Kazutoshi [Sat, 1 Jun 2019 06:08:16 +0000 (15:08 +0900)]
Remove dependency on history (#10912)
Hanage999 [Sat, 1 Jun 2019 04:59:21 +0000 (13:59 +0900)]
Center 2-columns layout without side effect (#10915)
Marek Ľach [Fri, 31 May 2019 15:33:09 +0000 (17:33 +0200)]
Small update for sk.yml (#10913)
dependabot-preview[bot] [Fri, 31 May 2019 12:33:38 +0000 (21:33 +0900)]
Bump autoprefixer from 9.4.10 to 9.5.1 (#10910)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.4.10 to 9.5.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.4.10...9.5.1)
dependabot-preview[bot] [Fri, 31 May 2019 11:52:05 +0000 (20:52 +0900)]
Bump rails-ujs from 5.2.2 to 5.2.3 (#10907)
Bumps [rails-ujs](https://github.com/rails/rails) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.2...v5.2.3)
dependabot-preview[bot] [Fri, 31 May 2019 11:51:16 +0000 (20:51 +0900)]
Bump sass from 1.17.2 to 1.20.1 (#10908)
Bumps [sass](https://github.com/sass/dart-sass) from 1.17.2 to 1.20.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.17.2...1.20.1)
dependabot-preview[bot] [Fri, 31 May 2019 11:48:59 +0000 (20:48 +0900)]
[Security] Bump axios from 0.18.0 to 0.19.0 (#10906)
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.19.0. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.19.0)
dependabot-preview[bot] [Fri, 31 May 2019 11:44:00 +0000 (20:44 +0900)]
Bump webpacker from 4.0.5 to 4.0.6 (#10905)
Bumps [webpacker](https://github.com/rails/webpacker) from 4.0.5 to 4.0.6.
- [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.0.5...v4.0.6)
dependabot-preview[bot] [Fri, 31 May 2019 03:04:11 +0000 (12:04 +0900)]
Bump dotenv from 6.2.0 to 8.0.0 (#10888)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 6.2.0 to 8.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v6.2.0...v8.0.0)
dependabot-preview[bot] [Thu, 30 May 2019 22:28:05 +0000 (07:28 +0900)]
Bump webpacker from 4.0.4 to 4.0.5 (#10903)
Bumps [webpacker](https://github.com/rails/webpacker) from 4.0.4 to 4.0.5.
- [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.0.4...v4.0.5)
ThibG [Thu, 30 May 2019 19:35:29 +0000 (21:35 +0200)]
Fix old migrations failing because of new version of `strong_migrations` (#10904)
Thibaut Girka [Thu, 30 May 2019 19:12:02 +0000 (21:12 +0200)]
Fix old migrations failing because of new version of `strong_migrations`
Yamagishi Kazutoshi [Thu, 30 May 2019 16:27:19 +0000 (01:27 +0900)]
Remove dependency on fibers (#10902)
dependabot-preview[bot] [Thu, 30 May 2019 14:55:25 +0000 (23:55 +0900)]
Bump webpack-cli from 3.2.3 to 3.3.2 (#10896)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.3 to 3.3.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/V.3.2.3...v3.3.2)
dependabot-preview[bot] [Thu, 30 May 2019 14:50:33 +0000 (23:50 +0900)]
Bump redis from 4.1.1 to 4.1.2 (#10899)
Bumps [redis](https://github.com/redis/redis-rb) from 4.1.1 to 4.1.2.
- [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.1...v4.1.2)
dependabot-preview[bot] [Thu, 30 May 2019 14:17:54 +0000 (23:17 +0900)]
Bump rubocop from 0.70.0 to 0.71.0 (#10901)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.70.0 to 0.71.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.70.0...v0.71.0)
dependabot-preview[bot] [Thu, 30 May 2019 12:39:52 +0000 (21:39 +0900)]
Bump react-redux-loading-bar from 4.0.8 to 4.2.0 (#10897)
Bumps [react-redux-loading-bar](https://github.com/mironov/react-redux-loading-bar) from 4.0.8 to 4.2.0.
- [Release notes](https://github.com/mironov/react-redux-loading-bar/releases)
- [Changelog](https://github.com/mironov/react-redux-loading-bar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mironov/react-redux-loading-bar/commits)
ThibG [Thu, 30 May 2019 12:07:45 +0000 (14:07 +0200)]
Merge pull request #1076 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
dependabot-preview[bot] [Thu, 30 May 2019 11:38:27 +0000 (20:38 +0900)]
Bump react-select from 2.2.0 to 2.4.4 (#10895)
Bumps [react-select](https://github.com/JedWatson/react-select) from 2.2.0 to 2.4.4.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/.sweet-changelogs.js)
- [Commits](https://github.com/JedWatson/react-select/compare/v2.2.0...v2.4.4)
dependabot-preview[bot] [Thu, 30 May 2019 11:37:09 +0000 (20:37 +0900)]
Bump object.values from 1.0.4 to 1.1.0 (#10894)
Bumps [object.values](https://github.com/es-shims/Object.values) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/es-shims/Object.values/releases)
- [Changelog](https://github.com/es-shims/Object.values/blob/master/CHANGELOG.md)
- [Commits](https://github.com/es-shims/Object.values/compare/v1.0.4...v1.1.0)
Thibaut Girka [Thu, 30 May 2019 11:31:01 +0000 (13:31 +0200)]
Merge branch 'master' into glitch-soc/merge-upstream
Eugen Rochko [Thu, 30 May 2019 11:30:38 +0000 (14:30 +0300)]
Change default to single column UI (#10847)
Keep current setting for users who were active within the last month
Thibaut Girka [Wed, 29 May 2019 20:32:24 +0000 (22:32 +0200)]
Raise exception when attempting to serialize local-only statuses
slice [Thu, 30 May 2019 06:38:09 +0000 (23:38 -0700)]
Fix incorrect PropType in Glitch AutosuggestInput
slice [Thu, 30 May 2019 06:42:09 +0000 (23:42 -0700)]
Remove isRequired from Glitch ReplyIndicator status
This can be null under normal circumstances, which isRequired doesn't
like.
dependabot-preview[bot] [Thu, 30 May 2019 03:58:22 +0000 (12:58 +0900)]
Bump aws-sdk-s3 from 1.40.0 to 1.41.0 (#10892)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.40.0 to 1.41.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.40.0...v1.41.0)
dependabot-preview[bot] [Thu, 30 May 2019 00:37:12 +0000 (09:37 +0900)]
Bump capybara from 3.21.0 to 3.22.0 (#10893)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.21.0 to 3.22.0.
- [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.21.0...3.22.0)
Eugen Rochko [Wed, 29 May 2019 14:33:35 +0000 (17:33 +0300)]
Change links in right panel to open in the same tab (#10848)
For Rambox compatibility
ThibG [Wed, 29 May 2019 14:33:15 +0000 (16:33 +0200)]
Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872)
dependabot-preview[bot] [Wed, 29 May 2019 14:17:01 +0000 (23:17 +0900)]
Bump js-yaml from 3.12.0 to 3.13.1 (#10881)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
dependabot-preview[bot] [Wed, 29 May 2019 13:53:20 +0000 (22:53 +0900)]
Bump express from 4.16.4 to 4.17.1 (#10889)
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.17.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.17.1)
dependabot-preview[bot] [Wed, 29 May 2019 13:30:52 +0000 (22:30 +0900)]
Bump intl-relativeformat from 2.1.0 to 2.2.0 (#10887)
Bumps [intl-relativeformat](https://github.com/yahoo/intl-relativeformat) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/yahoo/intl-relativeformat/releases)
- [Commits](https://github.com/yahoo/intl-relativeformat/commits)
dependabot-preview[bot] [Wed, 29 May 2019 10:03:31 +0000 (19:03 +0900)]
Bump babel-plugin-react-intl from 3.0.1 to 3.1.0 (#10877)
Bumps [babel-plugin-react-intl](https://github.com/formatjs/babel-plugin-react-intl) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/formatjs/babel-plugin-react-intl/releases)
- [Commits](https://github.com/formatjs/babel-plugin-react-intl/commits)
dependabot-preview[bot] [Wed, 29 May 2019 09:22:59 +0000 (18:22 +0900)]
Bump strong_migrations from 0.3.1 to 0.4.0 (#10871)
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.3.1 to 0.4.0.
- [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.3.1...v0.4.0)
dependabot-preview[bot] [Wed, 29 May 2019 09:20:36 +0000 (18:20 +0900)]
Bump react-redux from 6.0.0 to 6.0.1 (#10879)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v6.0.0...v6.0.1)
dependabot-preview[bot] [Wed, 29 May 2019 09:19:16 +0000 (18:19 +0900)]
Bump @babel/plugin-transform-runtime from 7.3.4 to 7.4.4 (#10878)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel) from 7.3.4 to 7.4.4.
- [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.3.4...v7.4.4)
dependabot-preview[bot] [Wed, 29 May 2019 09:16:07 +0000 (18:16 +0900)]
Bump webpacker from 4.0.2 to 4.0.4 (#10882)
Bumps [webpacker](https://github.com/rails/webpacker) from 4.0.2 to 4.0.4.
- [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.0.2...v4.0.4)
dependabot-preview[bot] [Wed, 29 May 2019 09:12:53 +0000 (18:12 +0900)]
Bump rimraf from 2.6.2 to 2.6.3 (#10880)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.6.2...v2.6.3)
Takeshi Umeda [Wed, 29 May 2019 09:03:56 +0000 (18:03 +0900)]
Fix safari post field display issue in single column layout (#10883)
Alix Rossi [Wed, 29 May 2019 08:57:08 +0000 (10:57 +0200)]
i18n: Update Corsican front-end translation (#10884)
Yamagishi Kazutoshi [Wed, 29 May 2019 06:00:51 +0000 (15:00 +0900)]
Add Dependabot config (#10876)
dependabot-preview[bot] [Wed, 29 May 2019 02:21:22 +0000 (11:21 +0900)]
Bump capybara from 3.20.2 to 3.21.0 (#10854)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.20.2 to 3.21.0.
- [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.20.2...3.21.0)