~cytrogen/masto-fe

16340cb6 — dependabot-preview[bot] 6 years ago
Bump eslint-plugin-react from 7.12.1 to 7.14.2 (#11253)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.12.1 to 7.14.2.
- [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.12.1...v7.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
9699506d — dependabot-preview[bot] 6 years ago
Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.0 (#11254)

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.4.4 to 7.5.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.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
ed439224 — dependabot-preview[bot] 6 years ago
Bump compression-webpack-plugin from 2.0.0 to 3.0.0 (#11224)

Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/compression-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/compression-webpack-plugin/compare/v2.0.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2fa85ead — dependabot-preview[bot] 6 years ago
Bump intl-relativeformat from 2.2.0 to 6.4.2 (#11255)

Bumps [intl-relativeformat](https://github.com/formatjs/formatjs) from 2.2.0 to 6.4.2.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/intl-relativeformat@2.2.0...intl-relativeformat@6.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
ea0c09e4 — dependabot-preview[bot] 6 years ago
Bump react-redux from 6.0.1 to 7.1.0 (#11256)

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 6.0.1 to 7.1.0.
- [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.1...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
bd77fd6f — ThibG 6 years ago
Fix BackupService crashing when an attachment is missing (#11241)

* Fix BackupService crashing when an attachment is missing

For various reasons such as admin error or out-of-sync media and
database backups, it might be possible for local attachments to be lost.

This commit allows the BackupService to continue its work even if some media
file is missing.

* Change error message
b0730082 — Georg Gadinger 6 years ago
Update fuubar dependency to 2.4.1 (#11248)

See also: thekompanee/fuubar#111
1b074d2a — Thibaut Girka 6 years ago
Add link to edit each listed filter
f7fa11c4 — Thibaut Girka 6 years ago
Make some strings translatable
fc8577cf — Thibaut Girka 6 years ago
Minor refactoring
707b8d7d — Thibaut Girka 6 years ago
Move the “Show why” button inline
85f3bc1a — Thibaut Girka 6 years ago
Implement feature to add filtered phrases to content warnings
42b59b73 — Thibaut Girka 6 years ago
Implement option to completely hide filtered toots
16b79a62 — Thibaut Girka 6 years ago
Add options to configure filtering behavior
bde7a415 — Thibaut Girka 6 years ago
Add a way to know why a status has been filtered, and show it anyway
e9fac2de — Thibaut Girka 6 years ago
Do not keep polls pre-filled in thread mode
e0bfa685 — Thibaut Girka 6 years ago
Fix error boundary CSS
0baaee49 — Thibaut Girka 6 years ago
Fix report dialog crashing when a toot gets deleted

Fixes #1155
fce885f2 — ThibG 6 years ago
Merge pull request #1152 from ThibG/glitch-soc/merge-upstream

Merge upstream changes
5ff9970c — Thibaut Girka 6 years ago
Re-add route for direct timeline
Next