Commit graph

616 commits

Author SHA1 Message Date
Alex Gleason
15ae362a8e
Add NKeyStorage class to retrieve and set keys in browser storage in a mostly-secure way 2024-02-18 16:45:36 -06:00
Alex Gleason
4b3116c581
Merge remote-tracking branch 'origin/main' into ditto-auth 2024-02-16 16:05:51 -06:00
Alex Gleason
5ec0b8e3e2 Merge branch 'renovate/eslint-plugin-jsdoc-48.x' into 'main'
Update dependency eslint-plugin-jsdoc to v48

See merge request soapbox-pub/soapbox!2913
2024-02-16 22:02:54 +00:00
Alex Gleason
710051dabf Merge branch 'renovate/jsdom-24.x' into 'main'
Update dependency jsdom to v24

See merge request soapbox-pub/soapbox!2923
2024-02-16 22:00:06 +00:00
Alex Gleason
bab7290adf Merge branch 'renovate/formatjs-monorepo' into 'main'
Update dependency intl-messageformat to v10.5.11

See merge request soapbox-pub/soapbox!2921
2024-02-16 21:59:15 +00:00
Alex Gleason
a0a37b7296
Make accountLookup work with Nostr 2024-02-13 20:22:56 -06:00
Soapbox Bot
71d733e9d2 Update typescript-eslint monorepo to v7 2024-02-12 20:07:19 +00:00
Alex Gleason
8412a9869f
Merge remote-tracking branch 'origin/main' into nspec 2024-02-11 12:45:33 -06:00
Alex Gleason
cb14b34309
Add NSpec and SoapboxSigner 2024-02-11 12:40:14 -06:00
Soapbox Bot
5c247b1ed8 Update dependency jsdom to v24 2024-02-11 17:07:40 +00:00
Soapbox Bot
ee05e4d802 Update dependency husky to v9 2024-02-11 16:06:11 +00:00
8e3c6e8310 Update lexical, remove unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-02-11 13:06:30 +01:00
Alex Gleason
d576b8ed47
Switch to isomorphic-dompurify 2024-02-08 15:01:20 -06:00
Alex Gleason
c0325498c8
Merge remote-tracking branch 'origin/main' into dompurify 2024-02-08 14:57:35 -06:00
Soapbox Bot
a6b9f2707c fix(deps): update dependency intl-messageformat to v10.5.11 2024-01-26 05:07:22 +00:00
Alex Gleason
797fca7111
Add WebLN types, only show zap button when WebLN is available 2024-01-22 14:37:44 -06:00
Alex Gleason
4aa6fdb4dd
Add DOMPurify 2024-01-17 12:21:19 -06:00
Soapbox Bot
f8157225f6 chore(deps): update dependency eslint-plugin-jsdoc to v48 2024-01-02 18:06:08 +00:00
Soapbox Bot
f6453af9b2 Update dependency @types/react-motion to ^0.0.40 2023-12-27 13:06:36 +00:00
Rizal Sambayu
30f4916c0d add javanese font 2023-12-22 19:36:32 +00:00
Alex Gleason
d3e8ef313b
Upgrade stylelint to v16, remove deprecated rules 2023-12-21 11:00:33 -06:00
Alex Gleason
b7f18a5dcc
Merge remote-tracking branch 'origin/main' into renovate/html-react-parser-5.x 2023-12-21 10:10:05 -06:00
Alex Gleason
de64c3e7e6
Upgrade Vite to v5 2023-12-21 09:14:48 -06:00
Alex Gleason
306baa2011 Merge branch 'renovate/reselect-5.x' into 'main'
Update dependency reselect to v5

See merge request soapbox-pub/soapbox!2884
2023-12-21 15:10:49 +00:00
Alex Gleason
01a2916fe0 Merge branch 'renovate/vite-plugin-static-copy-1.x' into 'main'
Update dependency vite-plugin-static-copy to v1

See merge request soapbox-pub/soapbox!2895
2023-12-21 15:08:42 +00:00
Soapbox Bot
c6fb2a961d Update dependency vitest to v1 2023-12-21 06:06:57 +00:00
Soapbox Bot
6a10c77049 Update dependency vite-plugin-static-copy to v1 2023-12-21 06:06:35 +00:00
Soapbox Bot
c32e104696 Update dependency reselect to v5 2023-12-21 05:06:54 +00:00
Alex Gleason
aae8ef81b1 Merge branch 'renovate/node-21.x' into 'main'
Update Node.js to v21

See merge request soapbox-pub/soapbox!2830
2023-12-21 04:30:40 +00:00
Alex Gleason
8cb9260a1a
Upgrade sass, bump nodejs in .tool-versions 2023-12-20 22:21:14 -06:00
Alex Gleason
bcf3f4e01d
Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
Alex Gleason
0e6fe4c74c Merge branch 'renovate/react-redux-9.x' into 'main'
Update dependency react-redux to v9

See merge request soapbox-pub/soapbox!2881
2023-12-21 03:40:32 +00:00
Alex Gleason
68c39e2a0d Merge branch 'renovate/jsdom-23.x' into 'main'
Update dependency jsdom to v23

See merge request soapbox-pub/soapbox!2880
2023-12-21 03:36:20 +00:00
Alex Gleason
0b06f04271
Upgrade tailwindcss to v3.4.0 2023-12-20 19:36:18 -06:00
Soapbox Bot
7c397ae895 Update dependency react-redux to v9 2023-12-05 03:04:40 +00:00
Soapbox Bot
3b63e4380a Update dependency jsdom to v23 2023-12-05 02:01:35 +00:00
Soapbox Bot
f55aa6933f Update dependency html-react-parser to v5 2023-12-05 02:01:17 +00:00
Soapbox Bot
6406e77601 Update dependency vite-plugin-pwa to ^0.17.0 2023-12-05 01:01:28 +00:00
Alex Gleason
d2208aa510 Merge branch 'renovate/formatjs-monorepo' into 'main'
Update dependency intl-messageformat to v10.5.8

See merge request soapbox-pub/soapbox!2876
2023-12-05 00:27:46 +00:00
Soapbox Bot
96d6801af9 Update dependency intl-messageformat to v10.5.8 2023-12-05 00:15:38 +00:00
Soapbox Bot
642483eb9f Update dependency @types/react-motion to ^0.0.39 2023-12-05 00:15:22 +00:00
Alex Gleason
ae423d099d
Upgrade Lexical to v0.12.4 2023-11-26 19:38:56 -06:00
Alex Gleason
3b17bef9e5
Switch to my fork of wasmboy 2023-11-24 18:36:27 -06:00
Alex Gleason
2e1282bc2d
Render a Game Boy player for GB/GBC attachments 2023-11-22 22:20:19 -06:00
Alex Gleason
d293c9d900
Add PowWorker to mine Nostr events off the main thread 2023-11-20 15:38:05 -06:00
Alex Gleason
d4a03f14d7
Remove @sentry/tracing 2023-10-21 17:51:23 -05:00
Alex Gleason
d6af4674a1
Upgrade Sentry to latest version 2023-10-21 16:38:55 -05:00
Alex Gleason
d7ea38cf22
Rewrite ErrorBoundary as a functional component using react-error-boundary 2023-10-21 15:32:37 -05:00
Soapbox Bot
4599b5b26e Update dependency @types/react-motion to ^0.0.36 2023-10-18 14:06:29 +00:00
Alex Gleason
9c1effc9ee Merge branch 'renovate/major-tanstack-query-monorepo' into 'main'
Update dependency @tanstack/react-query to v5

See merge request soapbox-pub/soapbox!2827
2023-10-17 20:26:02 +00:00
Soapbox Bot
75edb7a663 Update dependency @tanstack/react-query to v5 2023-10-17 15:05:15 +00:00
Soapbox Bot
456dd5d6c7 Update dependency intl-messageformat to v10.5.4 2023-10-16 05:06:09 +00:00
Alex Gleason
70dc4caeb9
StatusContent: render links with html-react-parser 2023-10-13 22:07:57 -05:00
Soapbox Bot
b95c7d7c14 Update dependency fake-indexeddb to v5 2023-10-13 20:05:18 +00:00
Alex Gleason
d0170dc449 Merge branch 'upgrade-react-intl' into 'main'
Upgrade react-intl, remove translationRunner, fix `yarn i18n`

Closes #1553

See merge request soapbox-pub/soapbox!2799
2023-10-11 20:27:32 +00:00
Alex Gleason
04214c5075 Merge branch 'input-rtl' into 'main'
Add RTL support to Input and Textarea, delete AutosuggestTextarea

Closes #1558

See merge request soapbox-pub/soapbox!2798
2023-10-11 19:50:11 +00:00
Alex Gleason
8bd18f66bc
Remove yargs 2023-10-11 14:43:19 -05:00
Alex Gleason
e2e405c9a5
npx yarn-deduplicate yarn.lock && yarn 2023-10-11 14:39:03 -05:00
Alex Gleason
23d5fae391
Nuke translationRunner, make yarn i18n work again 2023-10-11 14:35:28 -05:00
Soapbox Bot
4bfd01b68a Update formatjs monorepo 2023-10-11 19:06:03 +00:00
Alex Gleason
ad329c33fa
Remove AutosuggestTextarea 2023-10-11 13:38:58 -05:00
Alex Gleason
2c7c1b0fb4
Remove ts-node, use tsx to run scripts 2023-10-11 13:06:45 -05:00
Alex Gleason
fd818a8eba
Use Tajawal font for Arabic
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1361
2023-10-10 16:54:57 -05:00
Alex Gleason
3cebd961ca
useSignerStream: rework with nostr-machina 2023-10-04 17:27:39 -05:00
Soapbox Bot
3e28e3bde2 fix(deps): update dependency @floating-ui/react to ^0.26.0 2023-10-02 05:05:20 +00:00
Soapbox Bot
7f0b2ced58 fix(deps): update dependency @types/react-motion to ^0.0.35 2023-09-27 09:07:55 +00:00
Alex Gleason
c8229d48e8
Upgrade all lexical deps 2023-09-23 16:28:44 -05:00
Alex Gleason
e712d7bb52
lexical: remove unused nodes 2023-09-23 16:26:46 -05:00
Alex Gleason
373fe3a77e
lexical: remove markdown support 2023-09-22 17:22:46 -05:00
Alex Gleason
77d18e9cd3
Merge remote-tracking branch 'origin/main' into lexical 2023-09-20 19:13:16 -05:00
Alex Gleason
76884f26b1
Add vite-plugin-checker, fix types 2023-09-20 18:50:17 -05:00
fac42ab2c9 Merge remote-tracking branch 'soapbox/main' into lexical
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-20 23:49:55 +02:00
Alex Gleason
6043845ac0 Merge branch 'renovate/immer-10.x' into 'main'
Update dependency immer to v10

See merge request soapbox-pub/soapbox!2729
2023-09-20 21:36:29 +00:00
Alex Gleason
0cf97dbe25
Merge remote-tracking branch 'origin/main' into renovate/immer-10.x 2023-09-20 16:14:21 -05:00
Alex Gleason
6305e9d9bc
Remove support for Ethereum signin 2023-09-20 16:12:34 -05:00
Soapbox Bot
3b67c4e4a5 Update dependency intl-pluralrules to v2 2023-09-20 20:05:01 +00:00
Soapbox Bot
de68ca487b Update dependency cssnano to v6 2023-09-20 18:08:10 +00:00
f602be2905 Remove types for seedrandom
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-20 15:01:19 +02:00
Alex Gleason
757d8ba545
Remove Truth Social Ads 2023-09-19 11:17:12 -05:00
Alex Gleason
99bc409ad0 Merge branch 'renovate/react-inlinesvg-4.x' into 'main'
fix(deps): update dependency react-inlinesvg to v4

See merge request soapbox-pub/soapbox!2709
2023-09-19 14:07:06 +00:00
Alex Gleason
73ae9ae4c4 Merge branch 'rm-pepe' into 'main'
Remove Truth Social registration

See merge request soapbox-pub/soapbox!2708
2023-09-19 03:42:35 +00:00
Soapbox Bot
73b966361d fix(deps): update dependency type-fest to v4 2023-09-19 03:05:59 +00:00
Soapbox Bot
98cc8b9d6f fix(deps): update dependency react-inlinesvg to v4 2023-09-19 02:08:46 +00:00
Alex Gleason
bea2020287
Remove Truth Social registration 2023-09-18 21:07:32 -05:00
Alex Gleason
1af73b5126
Remove Danger 2023-09-18 18:18:40 -05:00
Alex Gleason
dd97a46a03
Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
Alex Gleason
967bf8f30a Merge branch 'vitest-fixes' into 'develop'
Vitest fixes

See merge request soapbox-pub/soapbox!2700
2023-09-17 01:54:27 +00:00
Alex Gleason
5c39df09de
Swap out exif-js for exifr 2023-09-16 20:14:24 -05:00
Alex Gleason
ecb7a0d825
Upgrade axios-mock-adapter 2023-09-16 18:46:55 -05:00
Alex Gleason
afaac6eed2
vitest: add setup file, use @testing-library/jest-dom 2023-09-16 15:16:35 -05:00
Alex Gleason
79b837cb89
Upgrade @testing-library deps, move to devDependencies 2023-09-16 14:40:10 -05:00
Soapbox Bot
b26b0cb0e4 fix(deps): update dependency immer to v10 2023-09-16 18:08:35 +00:00
Soapbox Bot
d6c24ac8a5 fix(deps): update dependency clsx to v2 2023-09-16 18:07:25 +00:00
Alex Gleason
7e4915864a
Upgrade eslint everything 2023-09-16 12:16:17 -05:00
Alex Gleason
4d14157926 Merge branch 'renovate/major-typescript-eslint-monorepo' into 'develop'
chore(deps): update typescript-eslint monorepo to v6 (major)

See merge request soapbox-pub/soapbox!2689
2023-09-16 14:02:17 +00:00
Soapbox Bot
b300681817 fix(deps): update dependency @fontsource/roboto-mono to v5 2023-09-16 13:06:17 +00:00
Soapbox Bot
d85e003efb chore(deps): update typescript-eslint monorepo to v6 2023-09-16 13:05:45 +00:00
Alex Gleason
f1c08007ad Merge branch 'upgrade-stylelint' into 'develop'
Upgrade stylelint, fix scss linting

See merge request soapbox-pub/soapbox!2691
2023-09-16 12:19:44 +00:00
Alex Gleason
2a5f24e46a
Upgrade stylelint, fix scss linting 2023-09-16 07:17:00 -05:00
Soapbox Bot
828e43af42 fix(deps): update dependency @fontsource/inter to v5 2023-09-16 12:06:17 +00:00