]>
cat aescling's git repositories - mastodon.git/log
ThibG [Sun, 10 Nov 2019 22:05:02 +0000 (23:05 +0100)]
Fix unread toot indicator not honoring onlyMedia in public and community timelines (#12330)
* Fix unread toot indicator not honoring onlyMedia in public and community timelines
* Fixup: `unread` already accounts for new content in pending items
ThibG [Sun, 10 Nov 2019 22:04:48 +0000 (23:04 +0100)]
Fix already-known remote private toots not being searchable by URL (#12336)
* Fix already-known remote private toots not being searchable by URL
Whenever an URL search fails, and an account is provided, try getting a
private status matching that URL from database.
* Fix searching by `id` field instead of `uri`
koyu [Sun, 10 Nov 2019 22:04:24 +0000 (23:04 +0100)]
Updated Twemoji to 12.1.3 (#12342)
dependabot-preview[bot] [Fri, 8 Nov 2019 05:45:42 +0000 (14:45 +0900)]
[Security] Bump brakeman from 4.6.1 to 4.7.1 (#12329)
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.6.1 to 4.7.1. **This update includes a security fix.**
- [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.6.1...v4.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
ThibG [Thu, 7 Nov 2019 20:15:22 +0000 (21:15 +0100)]
Merge pull request #1243 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Darius Kazemi [Thu, 7 Nov 2019 19:51:48 +0000 (11:51 -0800)]
Fix type mismatch (#12324)
This was [causing an issue with feed regeneartion in tootctl](https://github.com/hometown-fork/hometown/issues/24), and @davefp fixed the issue.
Thibaut Girka [Thu, 7 Nov 2019 13:56:09 +0000 (14:56 +0100)]
Fix build with new sass-loader
Thibaut Girka [Thu, 7 Nov 2019 13:43:07 +0000 (14:43 +0100)]
[Glitch] Minor improvements to poll composing UI
Port
7cdb8c10e97fe9e22411efef4986e6393247e0ee to glitch-soc
ThibG [Thu, 7 Nov 2019 07:07:03 +0000 (08:07 +0100)]
[Glitch] Fix WebUI allowing to upload more items than the limit
Port
66684c489c3c0bde752d107b02fc3bd6cbcacf04 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Thibaut Girka [Thu, 7 Nov 2019 12:43:56 +0000 (13:43 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/mastodon/features/compose/components/poll_form.js`
conflict because of the poll option limit being different than upstream's
ThibG [Thu, 7 Nov 2019 12:41:56 +0000 (13:41 +0100)]
Merge pull request #1242 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Thibaut Girka [Thu, 7 Nov 2019 11:47:41 +0000 (12:47 +0100)]
Change CircleCI config to build assets with NODE_ENV=test
This should avoid minimization and other expensive webpack
transformations which aren't useful for running tests.
Thibaut Girka [Thu, 7 Nov 2019 12:16:10 +0000 (13:16 +0100)]
Disable minimization in test environment
ThibG [Thu, 7 Nov 2019 07:08:00 +0000 (08:08 +0100)]
Fix relationship caches being broken as result of a follow request (#12299)
ThibG [Thu, 7 Nov 2019 07:07:03 +0000 (08:07 +0100)]
Fix WebUI allowing to upload more items than the limit (#12300)
Until this patch, drag'n'drop and copy-paste allowed to start uploading as
long as the number of *finished* uploads was below the limit.
ThibG [Thu, 7 Nov 2019 07:06:06 +0000 (08:06 +0100)]
Minor improvements to poll composing UI (#12319)
- Disable the “add option” button instead of hiding it
- Allow poll option inputs to scale to full width
ThibG [Thu, 7 Nov 2019 07:05:07 +0000 (08:05 +0100)]
Fix various issues with account migration (#12301)
* Fix being able to follow oneself by moving to an account that was following the old one
* Add specs
* Add spec to catch MoveWorker issue with local followers following both accounts
* Fix move worker breaking when a local account follows both source and target accounts
* Fix migration from remote to local account not sending Undo Follow
* Fix show_reblogs not being preserved for moved account's followers
dependabot-preview[bot] [Wed, 6 Nov 2019 16:15:20 +0000 (01:15 +0900)]
Bump sass-loader from 7.1.0 to 8.0.0 (#12027)
* Bump sass-loader from 7.1.0 to 8.0.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v8.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* bump webpack
dependabot-preview[bot] [Wed, 6 Nov 2019 15:55:46 +0000 (00:55 +0900)]
Bump @babel/runtime from 7.6.0 to 7.7.1 (#12317)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.6.0 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.7.1/packages/babel-runtime)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 6 Nov 2019 15:55:22 +0000 (00:55 +0900)]
Bump @babel/preset-env from 7.6.0 to 7.7.1 (#12318)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.0 to 7.7.1.
- [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.6.0...v7.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 6 Nov 2019 15:14:46 +0000 (00:14 +0900)]
Bump tesseract.js from 2.0.0-alpha.16 to 2.0.0-beta.2 (#12311)
Bumps [tesseract.js](https://github.com/naptha/tesseract.js) from 2.0.0-alpha.16 to 2.0.0-beta.2.
- [Release notes](https://github.com/naptha/tesseract.js/releases)
- [Commits](https://github.com/naptha/tesseract.js/compare/v2.0.0-alpha.16...v2.0.0-beta.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 6 Nov 2019 15:14:26 +0000 (00:14 +0900)]
Bump glob from 7.1.4 to 7.1.5 (#12312)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.4...v7.1.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 6 Nov 2019 15:12:48 +0000 (00:12 +0900)]
Bump sass from 1.23.1 to 1.23.3 (#12314)
Bumps [sass](https://github.com/sass/dart-sass) from 1.23.1 to 1.23.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.23.1...1.23.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 6 Nov 2019 15:11:08 +0000 (00:11 +0900)]
Bump @babel/preset-react from 7.0.0 to 7.6.3 (#12315)
Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.0.0 to 7.6.3.
- [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.0.0...v7.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Thibaut Girka [Wed, 6 Nov 2019 14:06:53 +0000 (15:06 +0100)]
Nolan Lawson [Mon, 4 Nov 2019 12:03:09 +0000 (04:03 -0800)]
[Glitch] fix: support KaiOS arrow navigation on public pages
Port
1e232e455cfa75621264a0b90b783b21ebd5ea87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
ThibG [Mon, 4 Nov 2019 12:02:16 +0000 (13:02 +0100)]
[Glitch] Fix filtered out items being counted as pending items
Port
3db3c107629a96c60657a615d186e32bb8a5476a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Gabriel Rubens [Mon, 4 Nov 2019 12:03:44 +0000 (09:03 -0300)]
[Glitch] Use inert polyfill
Port
3cc9ff872f676d7ce56f7cf7875f85f804ea20a9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
ThibG [Mon, 4 Nov 2019 11:59:17 +0000 (12:59 +0100)]
[Glitch] Add support for submitting media description with ctrl+enter
Port
7488a9e1547733a750160b202942c21f27ffeff2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Hinaloe [Mon, 4 Nov 2019 11:58:19 +0000 (20:58 +0900)]
[Glitch] dont crash with null-ref
Port
8568018935adbf5f59d9bf9a64069d7fa9821b04 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Takeshi Umeda [Sun, 27 Oct 2019 11:45:55 +0000 (20:45 +0900)]
[Glitch] Fix an issue where polls with 'expires_at' not set expired
Port
5b46467474dd88e1563561bf50643324b4f021e8 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Thibaut Girka [Wed, 6 Nov 2019 13:38:28 +0000 (14:38 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `package.json`
dependabot-preview[bot] [Mon, 4 Nov 2019 15:28:47 +0000 (00:28 +0900)]
Bump webpack-cli from 3.3.9 to 3.3.10 (#12297)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 15:23:26 +0000 (00:23 +0900)]
Bump react-overlays from 0.8.3 to 0.9.1 (#12298)
Bumps [react-overlays](https://github.com/react-bootstrap/react-overlays) from 0.8.3 to 0.9.1.
- [Release notes](https://github.com/react-bootstrap/react-overlays/releases)
- [Changelog](https://github.com/react-bootstrap/react-overlays/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-overlays/compare/v0.8.3...v0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 14:33:05 +0000 (23:33 +0900)]
Bump @babel/plugin-proposal-object-rest-spread from 7.5.5 to 7.6.2 (#12296)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.5.5 to 7.6.2.
- [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.5.5...v7.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 14:27:50 +0000 (23:27 +0900)]
Bump webpack-dev-server from 3.8.1 to 3.9.0 (#12293)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.8.1 to 3.9.0.
- [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.8.1...v3.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 14:27:07 +0000 (23:27 +0900)]
Bump react-test-renderer from 16.10.2 to 16.11.0 (#12295)
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 16.10.2 to 16.11.0.
- [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.11.0/packages/react-test-renderer)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 14:21:40 +0000 (23:21 +0900)]
Bump wavesurfer.js from 3.0.0 to 3.2.0 (#12292)
Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 3.0.0 to 3.2.0.
- [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.0.0...3.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 14:15:23 +0000 (23:15 +0900)]
Bump react-toggle from 4.0.2 to 4.1.1 (#12291)
Bumps [react-toggle](https://github.com/aaronshaf/react-toggle) from 4.0.2 to 4.1.1.
- [Release notes](https://github.com/aaronshaf/react-toggle/releases)
- [Changelog](https://github.com/aaronshaf/react-toggle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aaronshaf/react-toggle/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 4 Nov 2019 13:55:46 +0000 (22:55 +0900)]
Bump react-dom from 16.10.2 to 16.11.0 (#12289)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.10.2 to 16.11.0.
- [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.11.0/packages/react-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gabriel Rubens [Mon, 4 Nov 2019 12:03:44 +0000 (09:03 -0300)]
Use inert polyfill (#12209)
* Inserting wicg-inert in project
* Import wicg-inert in moda_root component
* Update yarn.lock
* Solving code style problems
* Removing package-lock
mayaeh [Mon, 4 Nov 2019 12:03:29 +0000 (21:03 +0900)]
Integrate own poll's translation into own_poll. (#12231)
run `yarn manage:translations en`
Nolan Lawson [Mon, 4 Nov 2019 12:03:09 +0000 (04:03 -0800)]
fix: support KaiOS arrow navigation on public pages (#12251)
ThibG [Mon, 4 Nov 2019 12:02:27 +0000 (13:02 +0100)]
Fix code referencing wrong class (#12263)
For some reason, I have seen this only triggered here:
https://circleci.com/gh/tootsuite/mastodon/98324?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link
But Follow.find_by referenced the ActivityPub::Activity::Follow class
instead of the model class.
ThibG [Mon, 4 Nov 2019 12:02:16 +0000 (13:02 +0100)]
Fix filtered out items being counted as pending items (#12266)
ThibG [Mon, 4 Nov 2019 12:02:01 +0000 (13:02 +0100)]
Add abilityto add oneself to lists (#12271)
* Add ability to add oneself to lists
* Change search results to include oneself when searching through followers
* Mark follow relation as optional in ListAccount
ThibG [Mon, 4 Nov 2019 12:01:50 +0000 (13:01 +0100)]
Fix notification filters not applying to poll options (#12269)
Scott Sweeny [Mon, 4 Nov 2019 12:01:38 +0000 (07:01 -0500)]
Fix crowdin badge display in CONTRIBUTING.md (#12273)
* Fix crowdin badge display in CONTRIBUTING.md
The Crowdin localization badge in `CONTRIBUTING.md` appeared to have the wrong markup around it. This manifested in some extra brackets and an unformatted `crowdin` string.
* Make Crowdin badge a link to the Mastodon project
ThibG [Mon, 4 Nov 2019 12:00:16 +0000 (13:00 +0100)]
Fix remote media descriptions being cut off at 420 chars (#12262)
* Fix remote media descriptions being cut off at 420 chars
Fixes #12258
* Fix tests
ThibG [Mon, 4 Nov 2019 11:59:17 +0000 (12:59 +0100)]
Add support for submitting media description with ctrl+enter (#12272)
Hinaloe [Mon, 4 Nov 2019 11:58:19 +0000 (20:58 +0900)]
dont crash with null-ref (#12274)
David Caldwell [Mon, 4 Nov 2019 11:56:21 +0000 (03:56 -0800)]
Dockerfile: put back EXPOSE directive (#12279)
[Rkt](https://coreos.com/rkt) doesn't allow ports to be exposed to containers unless they are declared in the container manifest. Re-adding EXPOSE back in (removed in
1dbf993bce5627e2c3fcab6e9c63b5279dff018a ) allows the container to be used on rkt based systems.
Nathaniel Suchy [Mon, 4 Nov 2019 11:55:20 +0000 (06:55 -0500)]
Add `tootctl media lookup` command (#12283)
* Add a lookup tool to the media cli
* Improved lookup logic
* Clarified wording in the output
* Code style changes
* Code style changes
* Code style changes
* Code style changes
* Add error handling code incase an attachment isn't found
* Code style changes
* Code style changes
* Make requested changes
* Fix styling issues
* Handle other media types
* Remove an inadvertently added log
* Make requested changes
* Make the code safe no matter what the path, S3 or not
* Code style changes
* Code style changes
* Replace select method with Ruby Enumerable grep method
Nathaniel Suchy [Mon, 4 Nov 2019 11:54:08 +0000 (06:54 -0500)]
Update .gitignore (#12287)
dependabot-preview[bot] [Wed, 30 Oct 2019 10:58:11 +0000 (19:58 +0900)]
Bump aws-sdk-s3 from 1.48.0 to 1.52.0 (#12250)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.48.0 to 1.52.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.48.0...v1.52.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 30 Oct 2019 10:04:00 +0000 (19:04 +0900)]
Bump annotate from 2.7.5 to 3.0.2 (#12100)
Bumps [annotate](https://github.com/ctran/annotate_models) from 2.7.5 to 3.0.2.
- [Release notes](https://github.com/ctran/annotate_models/releases)
- [Changelog](https://github.com/ctran/annotate_models/blob/develop/CHANGELOG.rdoc)
- [Commits](https://github.com/ctran/annotate_models/compare/v2.7.5...v3.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 30 Oct 2019 10:00:41 +0000 (19:00 +0900)]
[Security] Bump simple_form from 4.1.0 to 5.0.1 (#12099)
Bumps [simple_form](https://github.com/plataformatec/simple_form) from 4.1.0 to 5.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/plataformatec/simple_form/releases)
- [Changelog](https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/simple_form/compare/v4.1.0...v5.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 29 Oct 2019 10:40:52 +0000 (19:40 +0900)]
Bump rspec-rails from 3.8.2 to 3.9.0 (#12241)
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.8.2 to 3.9.0.
- [Release notes](https://github.com/rspec/rspec-rails/releases)
- [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v3.8.2...v3.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 29 Oct 2019 02:12:05 +0000 (11:12 +0900)]
Bump dotenv from 8.0.0 to 8.2.0 (#12235)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.0.0 to 8.2.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/v8.0.0...v8.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 29 Oct 2019 01:59:12 +0000 (10:59 +0900)]
Bump terser-webpack-plugin from 1.4.1 to 2.2.1 (#12233)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 1.4.1 to 2.2.1.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.1...v2.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 29 Oct 2019 01:55:56 +0000 (10:55 +0900)]
Bump strong_migrations from 0.4.1 to 0.4.2 (#12242)
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.4.1 to 0.4.2.
- [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.4.1...v0.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 29 Oct 2019 01:55:07 +0000 (10:55 +0900)]
Bump active_record_query_trace from 1.6.2 to 1.7 (#12243)
Bumps [active_record_query_trace](https://github.com/brunofacca/active-record-query-trace) from 1.6.2 to 1.7.
- [Release notes](https://github.com/brunofacca/active-record-query-trace/releases)
- [Changelog](https://github.com/brunofacca/active-record-query-trace/blob/master/HISTORY.md)
- [Commits](https://github.com/brunofacca/active-record-query-trace/compare/v1.6.2...v1.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
ThibG [Mon, 28 Oct 2019 15:25:55 +0000 (16:25 +0100)]
Merge pull request #1240 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
dependabot-preview[bot] [Mon, 28 Oct 2019 11:48:08 +0000 (20:48 +0900)]
Bump pkg-config from 1.3.9 to 1.4.0 (#12239)
Bumps [pkg-config](https://github.com/ruby-gnome/pkg-config) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/ruby-gnome/pkg-config/releases)
- [Changelog](https://github.com/ruby-gnome/pkg-config/blob/master/NEWS)
- [Commits](https://github.com/ruby-gnome/pkg-config/compare/1.3.9...1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 28 Oct 2019 11:47:14 +0000 (20:47 +0900)]
Bump faker from 2.5.0 to 2.6.0 (#12244)
Bumps [faker](https://github.com/faker-ruby/faker) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/compare/v2.5.0...v2.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 28 Oct 2019 11:46:31 +0000 (20:46 +0900)]
Bump webpack-bundle-analyzer from 3.5.2 to 3.6.0 (#12237)
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.5.2 to 3.6.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.5.2...v3.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 28 Oct 2019 11:42:47 +0000 (20:42 +0900)]
Bump eslint-plugin-react from 7.14.3 to 7.16.0 (#12234)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.14.3 to 7.16.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.14.3...v7.16.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 28 Oct 2019 11:37:40 +0000 (20:37 +0900)]
Bump sass from 1.23.0 to 1.23.1 (#12238)
Bumps [sass](https://github.com/sass/dart-sass) from 1.23.0 to 1.23.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.23.0...1.23.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 28 Oct 2019 11:04:24 +0000 (20:04 +0900)]
Bump @babel/plugin-proposal-decorators from 7.4.4 to 7.6.0 (#12232)
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel) from 7.4.4 to 7.6.0.
- [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.4.4...v7.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Thibaut Girka [Mon, 28 Oct 2019 10:35:42 +0000 (11:35 +0100)]
Fix download button icon color
ThibG [Thu, 24 Oct 2019 20:47:48 +0000 (22:47 +0200)]
[Glitch] Replace fav icon animation with CSS
Port
3a929dbedd31ea67723746bdf387e22e66e247cd to glitch-soc
And extend that to collapse button
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Nima Boscarino [Fri, 25 Oct 2019 09:48:20 +0000 (02:48 -0700)]
[Glitch] Add download button to audio and video players
Port
9b36f62df63003419cb2ca08e77f2fa69fed91ad to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Nima Boscarino [Thu, 24 Oct 2019 20:49:45 +0000 (13:49 -0700)]
[Glitch] Unliking a post updates like count on front end
Port
a9530e29a2813ed8cf4c8f13fe60dd9fad245466 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
ThibG [Thu, 24 Oct 2019 20:49:12 +0000 (22:49 +0200)]
[Glitch] Fix volume slider in chromium 🤷
Port
bcf694dce7536d29ede3c0865b00cb84f348b5e1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
umonaca [Thu, 24 Oct 2019 20:48:11 +0000 (16:48 -0400)]
[Glitch] Improve swipe experience
Port
f4be89e24d3849de4b543faa37493474e2ee8e02 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Hinaloe [Thu, 24 Oct 2019 20:47:37 +0000 (05:47 +0900)]
[Glitch] don't show outline of full-screen video
Port
547a5bac9d9c909b306933596bc121b63809d772 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
ThibG [Thu, 24 Oct 2019 20:46:59 +0000 (22:46 +0200)]
[Glitch] Fix batch actions being hidden from mobile view
Port SCSS changes from
aa884e04848a6c06dbf7c27ae7a3fcc7d379792d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
BSKY [Thu, 24 Oct 2019 20:44:42 +0000 (05:44 +0900)]
[Glitch] Add noopener and/or noreferrer
Port
fccf83e1f2ecd4e23f7b1faee5330976d17da7b8 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Yamagishi Kazutoshi [Sun, 27 Oct 2019 11:46:35 +0000 (20:46 +0900)]
Fix notification message for own poll (#12219)
Takeshi Umeda [Sun, 27 Oct 2019 11:45:55 +0000 (20:45 +0900)]
Fix an issue where polls with 'expires_at' not set expired (#12222)
Yamagishi Kazutoshi [Sun, 27 Oct 2019 11:45:33 +0000 (20:45 +0900)]
Change message of public timeline for local only (#12224)
dependabot-preview[bot] [Mon, 21 Oct 2019 16:31:27 +0000 (01:31 +0900)]
[Glitch] Bump react-select from 2.4.4 to 3.0.5
Port
183fc9d3cbc891be17a1c4be8b262250f9dbb545 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Thibaut Girka [Sun, 27 Oct 2019 11:14:01 +0000 (12:14 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- README.md
- app/helpers/statuses_helper.rb
Upstream moved account helpers to their own file, we had extra
helpers there, moved too.
- app/lib/sanitize_config.rb
- app/models/user.rb
- app/serializers/initial_state_serializer.rb
- config/locales/simple_form.en.yml
- spec/lib/sanitize_config_spec.rb
Thibaut Girka [Fri, 25 Oct 2019 21:11:49 +0000 (23:11 +0200)]
Fix media components being cropped
Thibaut Girka [Fri, 25 Oct 2019 20:28:25 +0000 (22:28 +0200)]
Hide overflowing characters from reply indicator too
Thibaut Girka [Fri, 25 Oct 2019 20:07:52 +0000 (22:07 +0200)]
Avoid toot text bleeding out of the content div
Eugen Rochko [Sat, 26 Oct 2019 10:45:52 +0000 (12:45 +0200)]
Change stale bot to only touch pull requests over 120 days old (#12217)
Nima Boscarino [Fri, 25 Oct 2019 09:48:20 +0000 (02:48 -0700)]
Add download button to audio and video players (#12179)
* Add download button for audio player
* Add download button for video player
* fix padding for download button in Audio component
Eugen Rochko [Fri, 25 Oct 2019 09:47:40 +0000 (11:47 +0200)]
Create stale.yml (#12207)
Faye Duxovni [Thu, 24 Oct 2019 20:51:41 +0000 (16:51 -0400)]
Add setting for whether to crop images in unexpanded toots (#12126)
Takeshi Umeda [Thu, 24 Oct 2019 20:50:09 +0000 (05:50 +0900)]
Split AccountsHelper from StatusesHelper (#12078)
Nima Boscarino [Thu, 24 Oct 2019 20:49:45 +0000 (13:49 -0700)]
Unliking a post updates like count on front end (#12140)
* return the new favourites_count
when unfavouriting a status
* Remove trailing whitespace
* revert changes to favourites_controller
* Decrease favourites_count through statuses reducer
* styling fix
* Fix missing trailing comma
ThibG [Thu, 24 Oct 2019 20:49:26 +0000 (22:49 +0200)]
Add link to search for users connected from the same IP address (#12157)
* Add link to search for users connected from the same IP address
Fixes #11949
* Fix missing cell in admin account view table
ThibG [Thu, 24 Oct 2019 20:49:12 +0000 (22:49 +0200)]
Fix volume slider in chromium 🤷 (#12158)
Fixes #12156
BenisonSebastian [Thu, 24 Oct 2019 20:48:21 +0000 (02:18 +0530)]
Update README.md (#12164)
umonaca [Thu, 24 Oct 2019 20:48:11 +0000 (16:48 -0400)]
Improve swipe experience (#12168)
Hugo Gameiro [Thu, 24 Oct 2019 20:47:58 +0000 (21:47 +0100)]
remove audio metadata (#12171)
ThibG [Thu, 24 Oct 2019 20:47:48 +0000 (22:47 +0200)]
Replace fav icon animation with CSS (#12175)
Fixes #12151
Hinaloe [Thu, 24 Oct 2019 20:47:37 +0000 (05:47 +0900)]
don't show outline of full-screen video (#12176)
kodai [Thu, 24 Oct 2019 20:47:24 +0000 (05:47 +0900)]
fix vagrant connection error (#12180)