about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-11-19Fixed the very wrong byte to megabyte conversionLady Lumb
2019-11-19Correctly documented max image and video varsLady Lumb
Added MAX_IMAGE_SIZE and MAX_VIDEO_SIZE and documented their usage.
2019-11-19Added env variables for max image and video size. [Monsterfork: partially ↵Lady Lumb
revert to `glitch-soc` media model] 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.
2019-11-19Fix expanding status from menu modal in glitch-socThibaut Girka
Fixes #1085
2019-11-19Fix old migrations failing because of new version of `strong_migrations`Thibaut Girka
2019-11-19Bump aws-sdk-s3 from 1.40.0 to 1.41.0 (#10892)dependabot-preview[bot]
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)
2019-11-19Bump capybara from 3.21.0 to 3.22.0 (#10893)dependabot-preview[bot]
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)
2019-11-19Change links in right panel to open in the same tab (#10848)Eugen Rochko
For Rambox compatibility
2019-11-19Fix React warning about legacy lifecycle calls and sensitive status ↵ThibG
resetting (#10872)
2019-11-19Bump js-yaml from 3.12.0 to 3.13.1 (#10881)dependabot-preview[bot]
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)
2019-11-19Bump express from 4.16.4 to 4.17.1 (#10889)dependabot-preview[bot]
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)
2019-11-19Bump intl-relativeformat from 2.1.0 to 2.2.0 (#10887)dependabot-preview[bot]
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)
2019-11-19Bump babel-plugin-react-intl from 3.0.1 to 3.1.0 (#10877)dependabot-preview[bot]
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)
2019-11-19Bump strong_migrations from 0.3.1 to 0.4.0 (#10871)dependabot-preview[bot]
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)
2019-11-19Bump react-redux from 6.0.0 to 6.0.1 (#10879)dependabot-preview[bot]
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)
2019-11-19Bump @babel/plugin-transform-runtime from 7.3.4 to 7.4.4 (#10878)dependabot-preview[bot]
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)
2019-11-19Bump webpacker from 4.0.2 to 4.0.4 (#10882)dependabot-preview[bot]
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)
2019-11-19Bump rimraf from 2.6.2 to 2.6.3 (#10880)dependabot-preview[bot]
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)
2019-11-19Fix safari post field display issue in single column layout (#10883)Takeshi Umeda
2019-11-19i18n: Update Corsican front-end translation (#10884)Alix Rossi
2019-11-19Add Dependabot config (#10876)Yamagishi Kazutoshi
2019-11-19Bump capybara from 3.20.2 to 3.21.0 (#10854)dependabot-preview[bot]
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)
2019-11-19Bump tty-prompt from 0.18.1 to 0.19.0 (#10870)dependabot-preview[bot]
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)
2019-11-19Update Japanese translations. (#10875)mayaeh
run yarn manage:translations ja && i18n-tasks add-missing ja
2019-11-19I18n: Update Czech translation (#10874)Aditoo17
2019-11-19Raise exception when attempting to serialize local-only statusesThibaut Girka
2019-11-19Fix incorrect PropType in Glitch AutosuggestInputslice
2019-11-19Remove isRequired from Glitch ReplyIndicator statusslice
This can be null under normal circumstances, which isRequired doesn't like.
2019-11-19Truncate long URLs while providing alt text for inline imagesThibaut Girka
2019-11-19Translate incoming remote img tags by a linkThibaut Girka
2019-11-19[Glitch] Use `<use />` to render transparent SVG logo instead of inserting itEugen Rochko
Port SCSS changes from 8d5dcc9301c422f131167574da550f8cdaedb73f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19Fix undefined method error (#10868)Hinaloe
2019-11-19Bump ox from 2.10.0 to 2.10.1 (#10869)dependabot-preview[bot]
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)
2019-11-19Fix undefined method error. (#10867)mayaeh
2019-11-19Update simple_form.co.yml (#10862)Alix Rossi
2019-11-19Fix web push notifications for polls (#10864)ThibG
Fixes #10861
2019-11-19Refactor footers in web UI into a single component (#10846)Eugen Rochko
2019-11-19Improve rate limiting (#10860)ThibG
* 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
2019-11-19Display notifications count on a new single column (#10859)abcang
2019-11-19Use `<use />` to render transparent SVG logo instead of inserting it (#10845)Eugen Rochko
2019-11-19Fix poll visibility on public pages (#10817)Takeshi Umeda
* Fix poll visibility on public pages * Revert "Fix poll visibility on public pages" This reverts commit 54a9608add6f855bc6337fe3c65eaee7ba13db49. * Revert "Change poll options to alphabetic letters when status text is hidden" This reverts commit c53d67326201b2061990b1874a3547c3647f50d2.
2019-11-19Docker: Remove dist-upgrade (#10822)Sandro Jäckel
2019-11-19Fix video player regressions introduced by blurhash mergeThibaut Girka
2019-11-19[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
Port a472190729782f31731674c626c07af483fe9c7f and 988342a56cb58da9ac660eec3e55c3bcbbd6269b to glitch-soc
2019-11-19Create new click handler for status__expand area in status (#10837)Neil Moore
This click handler only activates on left-click, resolving #10798. This matches behavior in status_content.js, as added in #536
2019-11-19Fix null error in status component when determining showMedia state (#10838)Eugen Rochko
* Fix null error in status component when determining showMedia state Also update the showMedia value if the status passed to the component changes * Refactor media visibility computation into a defaultMediaVisibility function * Fix default media visibility with reblogs
2019-11-19Update simple_form.sk.yml (#10842)Marek Ľach
2019-11-19Fix wrong redirect from getting started to home in advanced Web UI (#10839)Hanage999
* update Ruby to 2.5.3 * Link to Getting Started will not redirect to Home in multi-column UI (https://github.com/tootsuite/mastodon/pull/10835)
2019-11-19Improvements to the single column layout (#10835)Eugen Rochko
* Improvements to the single column layout - Add follows and followers link to the right panel - Increase margins around separators in right panel - Add follow requests link with counter when account is locked to right panel * Redirect from getting started to home when navigation panel is visible
2019-11-19Add a keyboard shortcut to hide/show media (#10647)ThibG
* Move control of media visibility to parent component * Add keyboard shortcut to toggle media visibility