Commit graph

350 commits

Author SHA1 Message Date
Soapbox Bot
a9e013b525 Update jest monorepo to v29 2023-01-02 16:09:56 +00:00
Alex Gleason
90479e0bca
Remove 'entities' dep 2023-01-01 00:53:34 -06:00
03349abc37 Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
3cab6436e0 Remove feather-icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-31 16:08:23 +01:00
Alex Gleason
2ddd3ef2ac
Webpack: enable hot module replacement (HMR) 2022-12-30 18:53:21 -06:00
Soapbox Bot
5c262f79ad fix(deps): update dependency blurhash to v2 2022-12-30 21:17:00 +00:00
Alex Gleason
9d79d1c14b
Upgrade json5 to patched version 2022-12-30 14:02:53 -06:00
Alex Gleason
4d4bca1a6a
Remove JSDoc 2022-12-30 13:51:00 -06:00
Alex Gleason
2737d41019
Remove object-fit-images 2022-12-30 12:32:53 -06:00
Alex Gleason
3dee22a3ff
Remove postcss-object-fit-images 2022-12-30 12:13:53 -06:00
Alex Gleason
a49d37df6e Merge branch 'audit-fix' into 'develop'
npx yarn-audit-fix

See merge request soapbox-pub/soapbox!2093
2022-12-30 17:06:29 +00:00
Alex Gleason
c5874ce44b
npx browserslist@latest --update-db 2022-12-30 10:26:14 -06:00
Alex Gleason
85f2294bc6
Force loader-utils ^2.0.3 2022-12-30 10:13:59 -06:00
Alex Gleason
3de548d522
npx yarn-audit-fix
https://dev.to/antongolub/yarn-audit-fix-workaround-i2a
2022-12-30 10:07:14 -06:00
Alex Gleason
51e23c0177 Merge branch 'renovate/jest-junit-15.x' into 'develop'
Update dependency jest-junit to v15

See merge request soapbox-pub/soapbox!2079
2022-12-30 15:16:53 +00:00
Alex Gleason
50dfce7aca Merge branch 'renovate/jsdoc-4.x' into 'develop'
Update dependency jsdoc to v4

See merge request soapbox-pub/soapbox!2080
2022-12-30 15:10:53 +00:00
Alex Gleason
e3347a0b5e Merge branch 'renovate/webpack-cli-5.x' into 'develop'
Update dependency webpack-cli to v5

See merge request soapbox-pub/soapbox!2088
2022-12-30 15:05:41 +00:00
Soapbox Bot
a094984847 Update dependency webpack-cli to v5 2022-12-30 02:46:07 +00:00
Soapbox Bot
aa48cd2bae Update dependency jsdoc to v4 2022-12-30 02:34:05 +00:00
Soapbox Bot
fe3654a8aa Update dependency jest-junit to v15 2022-12-30 02:33:12 +00:00
Soapbox Bot
bc1a05d42c Update dependency fake-indexeddb to v4 2022-12-30 02:24:45 +00:00
Soapbox Bot
fb7487c759 Update dependency dotenv to v16 2022-12-30 02:20:53 +00:00
Soapbox Bot
28e15bdfe8 Update dependency @metamask/providers to v10 2022-12-30 02:16:06 +00:00
Alex Gleason
6afdb4f4b2 Merge branch 'renovate/emoji-datasource-5.x' into 'develop'
Update dependency emoji-datasource to v5.0.1

See merge request soapbox-pub/soapbox!2056
2022-12-30 01:58:34 +00:00
Soapbox Bot
fbb591a15f Update dependency emoji-datasource to v5.0.1 2022-12-30 01:26:34 +00:00
Soapbox Bot
e4a15367c1 Update dependency @types/react-motion to ^0.0.33 2022-12-30 01:26:08 +00:00
Alex Gleason
141241ab2c
Upgrade yargs to 17.x 2022-12-28 23:21:13 -06:00
a7653403e7 Update immutable-js, fix tests, fix reducers/auth
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 14:09:09 +01:00
Chewbacca
c4e56e854d Remove 'react-notification' 2022-12-21 14:04:03 -05:00
Chewbacca
01eccc897b Introduce new Toast module 2022-12-20 12:46:03 -05:00
2137193935 Revert "Remove 'show on map' for now"
This reverts commit 46cb676822.
2022-12-08 16:30:48 +01:00
Alex Gleason
5bb30b6282
Merge remote-tracking branch 'origin/develop' into chats 2022-11-27 15:30:00 -06:00
Alex Gleason
d93f6331c7
Use new icons for Local and Fediverse timelines 2022-11-25 20:21:24 -06:00
Chewbacca
e14230678d Add emoji autocomplete to Chats 2022-11-22 09:55:31 -05:00
d5ad531246 Fix 'Overly long content warning spills over the banner'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-17 14:36:53 +01:00
e75f1ea074 Update some dependencies
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-11 20:42:18 +01:00
Alex Gleason
6855decf88
Merge remote-tracking branch 'origin/develop' into remove-at-decorators 2022-11-04 10:22:48 -05:00
Alex Gleason
0d82e129a0 Merge branch 'dev-sw' into 'develop'
Developers: add Service Worker debug page

See merge request soapbox-pub/soapbox!1863
2022-11-04 14:37:22 +00:00
Alex Gleason
69767b0b75
Don't check react-notification into the repo 2022-11-03 19:36:14 -05:00
Alex Gleason
66cd92970b
Developers: add Service Worker debug page 2022-11-03 18:56:33 -05:00
Alex Gleason
00023642ca
Remove @ decorators 2022-11-03 15:33:51 -05:00
Alex Gleason
882eab40d5
Upgrade eslint-plugin-jsdoc, fix build on Node 19.x 2022-11-02 18:42:30 -05:00
Dia Kurosawa
532c892318 #1139: Update pin on cryptocurrency-icons 2022-10-24 23:16:15 -05:00
Alex Gleason
9932f631f1
Upgrade Tailwind to v3.2 2022-10-24 17:14:25 -05:00
Alex Gleason
671210acad
Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
Alex Gleason
fe8966fc3e
Scaffold out timeline insertion modules 2022-09-09 20:44:52 -05:00
marcin mikołajczak
b7abb11ca2 Merge branch 'clsx' into 'develop'
Replace `classnames` with `clsx`

See merge request soapbox-pub/soapbox-fe!1759
2022-08-31 13:41:41 +00:00
03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
Alex Gleason
0341ab658d
Upgrade Sentry to v7.11 2022-08-29 14:33:58 -05:00
Alex Gleason
92a5893f83
Add react-query 2022-08-01 20:13:02 -05:00
Alex Gleason
83329d0887
Copy react-notification's source code directly into the project 2022-07-25 22:58:09 -05:00
Alex Gleason
8a392c187f
Add eslint-plugin-compat 2022-07-21 12:19:36 -05:00
Alex Gleason
6f2ba29f81
Merge remote-tracking branch 'origin/develop' into phone-input 2022-07-13 19:15:46 -05:00
Alex Gleason
f62dcc6650
Simplify PhoneInput to only care about its own internal state 2022-07-13 17:37:40 -05:00
Alex Gleason
efa19a9230
Upgrade react-virtuoso to v2.16.2 2022-07-11 12:18:26 -05:00
Alex Gleason
022474718b
Merge remote-tracking branch 'origin/upgrade-jest' into tabler-v1.73.0 2022-07-09 14:03:02 -05:00
Alex Gleason
6ddb44f626
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
Alex Gleason
06d3f00170
Switch to @jedmao/redux-mock-store 2022-07-06 13:56:55 -05:00
Alex Gleason
d6d4fd2b91
Merge remote-tracking branch 'origin/develop' into edit-profile-fixes 2022-07-05 20:59:45 -05:00
Alex Gleason
2704e38758
Upgrade Jest to v28 2022-07-05 11:30:08 -05:00
Alex Gleason
db56044f24
Revert "Remove react-router-scroll-4"
This reverts commit 01d9f918ce.
2022-07-04 16:21:35 -05:00
Alex Gleason
388d887583
Upgrade axios to v1.0.0-alpha.1, remove custom toFormData implementation 2022-07-04 12:53:25 -05:00
Alex Gleason
3ab5cdf2bb Merge branch 'twemoji-update' into 'develop'
Upgrade Twemoji to v14.0.2

See merge request soapbox-pub/soapbox-fe!1590
2022-06-30 15:14:47 +00:00
Alex Gleason
fde2cb4b51
Upgrade Twemoji to v14.0.2 2022-06-29 21:09:22 -05:00
Justin
bdee28fd07 Add "useDimensions" hook 2022-06-29 11:10:00 -04:00
Alex Gleason
41e5104fac
Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons 2022-06-26 10:41:02 -05:00
01d9f918ce Remove react-router-scroll-4
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 12:49:51 +02:00
b22512fb53 update some deps
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 12:47:20 +02:00
Alex Gleason
e472092bec
Upgrade axios-mock-adapter to ^1.21.1 2022-06-21 13:11:13 -05:00
Alex Gleason
ea9a02f7d7
Sentry: upgrade to ^7.2.0 2022-06-20 11:07:48 -05:00
Alex Gleason
9046a30656
Revert "Remove Danger CI"
This reverts commit ae4a770d6b.
2022-06-17 18:21:45 -05:00
Alex Gleason
ae4a770d6b
Remove Danger CI 2022-06-17 17:59:54 -05:00
Alex Gleason
7dd40c46c5
Add Danger
https://danger.systems/js/
2022-06-15 16:24:52 -05:00
Alex Gleason
0c173d5757
Produce a junit.xml during test:coverage 2022-06-13 13:26:51 -05:00
58539146a4 TypeScript: ChatPanes, CryptoDonate, utils/ethereum
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 19:34:17 +02:00
Alex Gleason
9be325d78f
Upgrade all the Webpack Babel things 2022-06-01 13:32:01 -05:00
Alex Gleason
580542fbb8
Upgrade to Node 18 2022-06-01 13:22:49 -05:00
Alex Gleason
4e3935d044
Upgrade to React 17 2022-05-28 13:34:20 -05:00
Alex Gleason
b0b0d5a76e
eslint: enforce jsdoc comments on UI components 2022-05-11 21:08:04 -05:00
Alex Gleason
1bd81a2f0f
SoapboxConfig: break extraneous components out into their own files 2022-05-05 13:08:45 -05:00
Alex Gleason
2cbea4aa5b
Upgrade axios to v0.27, fix EditProfile uploads 2022-04-29 16:01:46 -05:00
Alex Gleason
535cca7599
Convert a few files into TypeScript 2022-04-27 20:01:31 -05:00
Alex Gleason
fa0d08c09f
Add redux-toolkit, configureStore() 2022-04-25 12:43:13 -05:00
Justin
af5be1c276 Remove Lottie 2022-04-25 12:40:27 -04:00
Alex Gleason
7038d6a844
Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
Alex Gleason
f476b5ce96
Mock IndexedDB in tests 2022-04-21 17:03:29 -05:00
Alex Gleason
1deb4dfd2d
Merge remote-tracking branch 'origin/next' into next-onboarding 2022-04-20 08:23:15 -05:00
Alex Gleason
862d345e26
Replace react-lottie with lottie-web, move that giant Pulse animation into a chunk 2022-04-19 17:03:28 -05:00
Alex Gleason
712b4c5a42
Add Virtuoso 2022-04-15 15:19:23 -05:00
Alex Gleason
4adb42e426
Webpack: add DeadCodePlugin to detect unused files 2022-04-14 15:22:37 -05:00
Justin
98c77006ce
Add Onboarding components 2022-04-14 10:42:56 -05:00
2943b91034 Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 21:58:48 +02:00
Alex Gleason
fe4c2d5c5b
Try using react-sticky-box instead of react-stickynode 2022-04-06 10:04:06 -05:00
Alex Gleason
48fb37a90d
Layout: convert to tsx, use react-stickynode again 2022-04-05 18:06:30 -05:00
Alex Gleason
ddc71e5d59
Add cross-env again, so yarn test actually works without environment variables 2022-04-05 14:32:41 -05:00
Alex Gleason
3cc37dd9ce
Upgrade other jest-related packages 2022-04-05 14:27:33 -05:00
Alex Gleason
89c84b9241
Upgrade Jest to v27.5, remove jest-transform-stub, add a custom transformer 2022-04-05 14:21:01 -05:00
Justin
9a099b3fa7 Add "react-testing-library"
This commit also removes our older testing libraries like Enzyme and React Test Renderer.
2022-04-04 11:51:32 -04:00
Alex Gleason
0cdf898b37
Convert Polls to TSX 2022-03-26 18:11:26 -05:00
Alex Gleason
05f5045648
Convert utils/features.ts to TypeScript 2022-03-26 14:23:29 -05:00