Commit Graph

156 Commits

Author SHA1 Message Date
Alex Gleason 38bac67b71
Use lint-staged with Husky to only lint changed files 2021-09-15 11:00:50 -05:00
Alex Gleason dbc20362fd
Lint code on commit with Husky npm 2021-09-15 10:47:10 -05:00
Alex Gleason a22257a916
Drop IE11 support 2021-09-12 12:02:59 -05:00
Alex Gleason d040de4c15
Remove wdyr 2021-09-11 17:03:53 -05:00
Alex Gleason c2560064e3
Sentry: basic monitoring 2021-09-11 13:44:54 -05:00
Alex Gleason 35d18fbe33
Jest: fix SVG import breaking tests 2021-09-10 20:27:13 -05:00
Alex Gleason 7540570ff5
Webpack: get rid of CompressionPlugin 2021-09-06 17:59:50 -05:00
Alex Gleason 36b648a2bf
Upgrade eslint plugins, jest, make tests run again 2021-09-05 19:59:46 -05:00
Alex Gleason 15283102d1
Upgrade Webpack to v5 2021-09-05 19:34:05 -05:00
Alex Gleason b47685c596
Webpack: upgrade webpack-cli to latest version 2021-09-05 15:58:20 -05:00
Alex Gleason 0c75d42caf
JSDoc scaffolding 2021-09-05 14:49:38 -05:00
Alex Gleason 9700deeba5
Webpack: add SpeedMeasurePlugin 2021-09-04 15:19:50 -05:00
marcin mikołajczak 6c034e3a41 Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-28 15:22:04 +02:00
Alex Gleason 1579e047b5
Add displayName, use as app name 2021-08-21 22:46:33 -05:00
Sean King 3fcee10887
Move to new fontsource packages 2021-08-12 09:06:28 -06:00
Alex Gleason b9901cf638
Lint: add terser-webpack-plugin as a package.json dep 2021-07-11 22:41:10 -05:00
Alex Gleason cc5084c481
Remove deprecated uglifyjs-webpack-plugin 2021-07-11 22:13:18 -05:00
Alex Gleason 4f51f1cea6
ErrorBoundary: display user's browser info 2021-07-11 18:19:18 -05:00
Alex Gleason 4f54031fb9
Upgrade jest 2021-07-10 02:58:01 -05:00
Alex Gleason 469115cf85
Upgrade react-router-dom to 4.3.1 2021-07-10 02:13:42 -05:00
Alex Gleason 225f61cc5b
Merge branch 'upgrade-emoji-mart' into fix-notifications-tab 2021-07-10 02:00:29 -05:00
Alex Gleason a3d5d1a882
Upgrade emoji-datasource to 5.0.0 2021-07-10 00:43:49 -05:00
Alex Gleason 5789b8338b
Upgrade emoji-mart to 3.0.1 2021-07-09 23:57:54 -05:00
Alex Gleason 040bd7587a
Add browserslist as an explicit dep 2021-07-09 21:05:54 -05:00
Alex Gleason 118a8e8f79
Update browserslist config 2021-07-09 21:04:15 -05:00
Alex Gleason 08d38f09e2
Babel: enable useBuiltIn option to turn on polyfills 2021-07-09 20:47:35 -05:00
Alex Gleason 3afdef38b9
Upgrade babel to v7.14 2021-07-09 11:40:01 -05:00
Alex Gleason 666db81988
Bump version to v1.3.0, update CHANGELOG.md 2021-07-02 15:24:59 -05:00
Alex Gleason c5672806cb
Add "Why Did You Render" for debugging 2021-07-01 15:48:10 -05:00
Alex Gleason 689d524b02
Upgrade react-textarea-autosize to 8.3.3 2021-07-01 14:05:33 -05:00
Alex Gleason cffe1b7ff5
Switch to my build of ForkAwesome with fixed bell-ringing icons 2021-06-27 12:11:53 -05:00
Alex Gleason 6f4aeac0ba
Upgrade ForkAwesome to latest git commit on master 2021-06-27 11:35:27 -05:00
NEETzsche 3a209e2fea Schedule posts 2021-06-18 16:04:31 +00:00
Alex Gleason 149c7718c3
Cryptocoin: display images and QR codes 2021-06-09 15:58:35 -05:00
Alex Gleason 8bebe283b0
Bump version v1.2.3 2021-04-18 13:00:34 -05:00
Alex Gleason f725433cfe
Switch to soapbox-pub/emoji-mart repo 2021-04-17 15:13:18 -05:00
Alex Gleason a36394c47f
Pin emoji-datasource@4.0.4
https://github.com/tootsuite/mastodon/pull/7746#issue-192999215
2021-04-17 14:28:51 -05:00
Alex Gleason ba062a0c7d
Include sheet_10.png in build 2021-04-17 14:21:12 -05:00
Alex Gleason 651e45b96d
Package emojis as a dependency of twemoji 2021-04-17 13:30:22 -05:00
Alex Gleason c1bc756a8b
Bump version 1.2.2 2021-04-13 10:47:59 -05:00
Alex Gleason abbe5d1d1f
Bump version 1.2.1 2021-04-06 12:19:15 -05:00
Alex Gleason dcb4f58131
Bump version v1.2.0 2021-04-02 08:51:52 -05:00
Alex Gleason dfa1443832
Import Soapbox version/metadata from package.json 2021-03-30 12:22:16 -05:00
Alex Gleason 4d49a2e9b1
Downgrade babel-plugin-react-intl, make `yarn manage:translations` work again, fixes #558 2021-03-29 16:50:08 -05:00
Alex Gleason 85939e9ec6
Add UnusedFilesWebpackPlugin to detect unused files 2021-03-23 15:22:10 -05:00
Sean King a21bedfabc
Use fontsource to handle Montserrat and Roboto, and use SASS to import dependency fonts 2020-11-11 10:01:59 -07:00
Renovate Bot dd9774c640
Update dependency webpack-bundle-analyzer to v4 2020-11-06 15:37:01 +00:00
Alex Gleason 0131d69278 Merge branch 'renovate/axios-0.x' into 'develop'
Update dependency axios to ^0.21.0

See merge request soapbox-pub/soapbox-fe!368
2020-11-02 15:02:37 +00:00
Alex Gleason a36f172be9 Merge branch 'icon_picker_admin_config' into 'develop'
Add font icon picker for admin config, fixes #338

Closes #338

See merge request soapbox-pub/soapbox-fe!219
2020-10-28 03:57:06 +00:00
Renovate Bot 2cdb7f44fb
Update dependency eslint-plugin-jsx-a11y to ~6.4.0 2020-10-26 05:52:00 +00:00