Commit graph

376 commits

Author SHA1 Message Date
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
85f2294bc6
Force loader-utils ^2.0.3 2022-12-30 10:13:59 -06:00
Alex Gleason
b04d102a8e
Add yarn audit:fix command 2022-12-30 10:10:13 -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
Alex Gleason
0540b627e1
Move translationRunner under scripts/ 2022-12-28 22:59:39 -06:00
8d95a4040b Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-27 21:13:06 +01: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
Alex Gleason
d1223e4874
Prepare for 3.1.x 2022-12-25 08:16:04 -06: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
Chewbacca
f7f40703cd Merge remote-tracking branch 'origin/develop' into chats 2022-11-21 12:06:44 -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
Chewbacca
d5fc6fe252 Merge remote-tracking branch 'origin/develop' into chats 2022-11-14 10:14:45 -05:00
e75f1ea074 Update some dependencies
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-11 20:42:18 +01:00
Chewbacca
7c68392617 Merge remote-tracking branch 'origin/develop' into chats 2022-11-09 09:03:48 -05:00
Alex Gleason
4772f01253
translationRunner: convert to TypeScript 2022-11-08 13:01:39 -06:00
Chewbacca
acede4b519 Merge remote-tracking branch 'origin/develop' into chats 2022-11-07 08:17:11 -05: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
Chewbacca
bfcafecfe2 Merge remote-tracking branch 'origin/develop' into chats 2022-11-03 14:16:52 -04:00
Alex Gleason
882eab40d5
Upgrade eslint-plugin-jsdoc, fix build on Node 19.x 2022-11-02 18:42:30 -05:00
Chewbacca
d346d334f6 Merge remote-tracking branch 'origin/develop' into chats 2022-10-25 08:16:43 -04: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
Chewbacca
1ab7591b36 Merge remote-tracking branch 'origin/develop' into chats 2022-10-17 08:34:24 -04:00
Alex Gleason
56b1515d5e
Move translationRunner.js out of /webpack directory 2022-10-14 15:54:37 -05:00
Alex Gleason
671210acad
Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
Justin
e4ed68e070 Bump React Virtuoso 2022-10-03 11:03:19 -04:00
Alex Gleason
fe8966fc3e
Scaffold out timeline insertion modules 2022-09-09 20:44:52 -05:00
Justin
a190eba006 Add polyfill for ResizeObserver 2022-09-07 08:27:40 -04:00
Alex Gleason
d9d9c4521f
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox 2022-09-04 15:15:54 -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
Alex Gleason
a7a665c7e4 Merge branch 'upgrade-sentry' into 'develop'
Upgrade Sentry to v7.11

See merge request soapbox-pub/soapbox-fe!1755
2022-08-31 13:18:40 +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
5fec9c580b
Soapbox FE --> Soapbox 2022-08-29 11:20:56 -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
16347db292
Bump to v3.0.0 2022-05-01 11:34:26 -05:00
Alex Gleason
c73378a96d
Merge remote-tracking branch 'origin/stable/2.0.x' into version-3 2022-05-01 11:34:11 -05:00
Alex Gleason
c791f3c107
Bump version to 2.0.0 2022-05-01 11:25:30 -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