]>
cat aescling's git repositories - mastodon.git/log
Darius Kazemi [Sat, 8 Jun 2019 16:43:11 +0000 (11:43 -0500)]
Specify gzip required in tootctl emoji help (#11000)
Aditoo17 [Sat, 8 Jun 2019 15:58:40 +0000 (17:58 +0200)]
I18n: Update Czech translation 🇨🇿 (#10995)
* I18n: Update Czech translation
* Fix
* Re-fix
* And also this
* The real fix now (hopefully)
ThibG [Sat, 8 Jun 2019 15:40:59 +0000 (17:40 +0200)]
Put poll options behind content warnings (#10983)
* Put poll options behind CWs in WebUI
* Put polls behind CWs on public pages
* Add poll icon to public pages CWs
* Revert to not showing an icon in the CW button
Eugen Rochko [Sat, 8 Jun 2019 13:30:06 +0000 (15:30 +0200)]
Change full logo to use primary text color of the given theme (#10994)
* Change full logo to use primary text color of the given theme
* Fix colors of public layout header in light theme
Eugen Rochko [Sat, 8 Jun 2019 08:23:41 +0000 (10:23 +0200)]
Improve light theme (#10992)
Eugen Rochko [Fri, 7 Jun 2019 21:35:26 +0000 (23:35 +0200)]
Fix RTL layout not being RTL within the columns area (#10990)
Eugen Rochko [Fri, 7 Jun 2019 15:15:18 +0000 (17:15 +0200)]
Fix some React warnings (#10989)
Eugen Rochko [Fri, 7 Jun 2019 14:51:08 +0000 (16:51 +0200)]
Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988)
ThibG [Fri, 7 Jun 2019 10:41:08 +0000 (12:41 +0200)]
Fix display of alt-text when a media attachment is not available (#10981)
Alix Rossi [Fri, 7 Jun 2019 10:12:17 +0000 (12:12 +0200)]
i18n: Update Corsican translations (#10987)
Eugen Rochko [Fri, 7 Jun 2019 01:39:24 +0000 (03:39 +0200)]
Change preferences page into appearance, notifications, and other (#10977)
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)
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)
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 [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)
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)
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
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)
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)
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)
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)
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)
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
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)
dependabot-preview[bot] [Wed, 29 May 2019 02:10:24 +0000 (11:10 +0900)]
Bump tty-prompt from 0.18.1 to 0.19.0 (#10870)
Bumps [tty-prompt](https://github.com/piotrmurach/tty-prompt) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/piotrmurach/tty-prompt/releases)
- [Changelog](https://github.com/piotrmurach/tty-prompt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrmurach/tty-prompt/compare/v0.18.1...v0.19.0)
mayaeh [Wed, 29 May 2019 02:09:59 +0000 (11:09 +0900)]
Update Japanese translations. (#10875)
run yarn manage:translations ja && i18n-tasks add-missing ja
Aditoo17 [Wed, 29 May 2019 00:52:41 +0000 (02:52 +0200)]
I18n: Update Czech translation (#10874)
Hinaloe [Tue, 28 May 2019 12:31:51 +0000 (21:31 +0900)]
Fix undefined method error (#10868)
dependabot-preview[bot] [Tue, 28 May 2019 11:26:36 +0000 (20:26 +0900)]
Bump ox from 2.10.0 to 2.10.1 (#10869)
Bumps [ox](https://github.com/ohler55/ox) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/ohler55/ox/releases)
- [Changelog](https://github.com/ohler55/ox/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ohler55/ox/compare/v2.10.0...v2.10.1)
mayaeh [Tue, 28 May 2019 03:42:04 +0000 (12:42 +0900)]
Fix undefined method error. (#10867)
Alix Rossi [Tue, 28 May 2019 01:21:30 +0000 (03:21 +0200)]
Update simple_form.co.yml (#10862)
ThibG [Mon, 27 May 2019 22:26:08 +0000 (00:26 +0200)]
Fix web push notifications for polls (#10864)
Fixes #10861
Eugen Rochko [Mon, 27 May 2019 19:58:41 +0000 (21:58 +0200)]
Refactor footers in web UI into a single component (#10846)
ThibG [Mon, 27 May 2019 19:57:49 +0000 (21:57 +0200)]
Improve rate limiting (#10860)
* Rate limit based on remote address IP, not on potential reverse proxy
* Limit rate of unauthenticated API requests further
* Rate-limit paging requests to one every 3 seconds