Commit Graph

653 Commits

Author SHA1 Message Date
Alex Gleason 2d1c2653b5
Upgrade react-intl, @formatjs/cli to the latest versions 2024-11-18 08:19:08 -06:00
danidfra 864a377c8c Merge branch 'main' into css-to-tailwind 2024-11-16 18:16:48 -03:00
danidfra 6d817b07c7 Remove npm commands for scss 2024-11-16 18:14:04 -03:00
Alex Gleason d1738273ed
Switch to native emojis 2024-11-15 17:52:02 -06:00
Alex Gleason 98b8455c8d
Remove package resolutions 2024-11-10 15:43:26 -06:00
Alex Gleason 3e61215afa
Upgrade formatjs and react-intl 2024-11-09 18:22:49 -06:00
Alex Gleason 9e7f14d835
vite: switch to react swc 2024-11-09 16:31:38 -06:00
Alex Gleason abccbdfabf
Refactor vite config, upgrade rollup-plugin-visualizer 2024-11-09 12:39:11 -06:00
Alex Gleason 9d9f237fd2
Rewrite all `require` to ES6 imports 2024-11-08 18:32:42 -06:00
Alex Gleason 3f27ec2e61
Remove "npx" from package.json commands 2024-11-08 16:13:22 -06:00
Alex Gleason 1c1b56575c
Loosen browserlists 2024-10-28 22:34:59 -05:00
Alex Gleason eb0f5b8e3e
Finish useBunkerStore? 2024-10-28 15:27:07 -05:00
Alex Gleason 70a8fb1526
Implement a custom ScrollContext component 2024-10-26 17:39:56 -05:00
Alex Gleason f61fa18835
Remove cryptocurrency-icons package, vendor in the most popular open source cryptocurrencies 2024-10-19 16:38:01 -05:00
Alex Gleason c0ee3167b7
Remove react-datepicker, add a custom Datepicker component 2024-10-19 15:46:34 -05:00
Alex Gleason b396064cb5
Disable Wasmboy 2024-10-18 22:34:46 -05:00
Alex Gleason 588b86eb84
Merge remote-tracking branch 'origin/main' into upgrade-deps 2024-10-18 21:49:22 -05:00
Alex Gleason 7911753589
Upgrade to Twemoji 15 2024-10-18 17:07:37 -05:00
Alex Gleason d6d62e43bb
Swap out twemoji for @twemoji/svg
Related: https://gitlab.com/soapbox-pub/soapbox/-/issues/1756
2024-10-18 16:22:19 -05:00
Alex Gleason ad6e1bc099
Upgrade react-query 2024-10-13 18:28:26 -05:00
Alex Gleason ad0046c4f4
Upgrade Tailwind and scss deps 2024-10-13 18:14:25 -05:00
Alex Gleason 105394cea1
Upgrade tabler to 3.19 2024-10-13 18:08:43 -05:00
Alex Gleason e800550866
Upgrade Sentry to v8.34 2024-10-10 18:18:35 -05:00
Alex Gleason ca078c5416
Remove react-immutable-pure-component 2024-10-08 23:15:28 -05:00
Alex Gleason 070f910b27
Remove redux-immutable 2024-10-08 22:49:56 -05:00
Alex Gleason 1d60f4ed69
Upgrade lexical to v18 2024-09-26 12:46:09 -05:00
Alex Gleason c0c636aecd
Remove react-popper 2024-09-26 12:28:52 -05:00
Alex Gleason 8ee719866b
Remove unused / unneeded dependencies 2024-09-26 11:52:52 -05:00
Alex Gleason eb5cc2a04a
Upgrade React to v18.3 2024-09-26 11:15:48 -05:00
Alex Gleason 5d37aa91d4
Upgrate vite to v5.4 2024-09-25 19:45:31 -05:00
Alex Gleason cc2b07a9da
Remove npm_execpath from package.json scripts, remove unused scripts 2024-09-25 19:34:44 -05:00
Alex Gleason 9d5bb6221c
Remove Babel 2024-09-25 19:29:35 -05:00
Alex Gleason 4bce8ab52f
Upgrade TypeScript to v5.6 2024-09-22 18:00:00 -05:00
Alex Gleason f3f41c5884
Use Vazirmatn font for Arabic and Farsi
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1677
2024-06-19 15:34:07 -05:00
Alex Gleason 2fd4b82fa0 Revert "Merge branch 'sign-order' into 'main'"
This reverts merge request !3026
2024-05-29 16:06:26 +00:00
Alex Gleason 2e82e3499d
Load the instance and Nostr signer in a higher component 2024-05-20 22:54:50 -05:00
Alex Gleason df407381b2
Upgrade zod to v3.23.5 2024-04-30 14:26:30 -05:00
Alex Gleason 6bfc0f95a4
@soapbox/nspec -> @nostrify/nostrify 2024-04-30 13:55:10 -05:00
Alex Gleason d7b9cb3e67
Upgrade TypeScript to v5.4.5 2024-04-26 17:36:22 -05:00
marcin mikołajczak 1505f96258 Update to @tabler/icons 3.1.0, use filled for active state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 13:28:30 +02:00
marcin mikołajczak 70fea445ba Upgrade lexical to 1.14.2
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-27 22:57:54 +01:00
marcin mikołajczak 9585b3a870 Add missing strings to translation, enable formatjs ESLint rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-25 12:49:48 +01:00
Alex Gleason 44411fdf29
Add weblock package 2024-03-15 12:25:38 -05:00
Alex Gleason fc0de1bc49
Upgrade nspec to latest, switch to version from JSR 2024-03-06 17:19:45 -06:00
Alex Gleason 613d97ea78
Merge branch 'jsr' into ditto-auth 2024-03-06 15:52:49 -06:00
marcin mikołajczak 9174bd774a Replace react-hotkeys with updated fork for Vite compatibility
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-02-26 14:44:01 +01:00
Alex Gleason a089a71993
Upgrade NSpec to v0.3.0 2024-02-21 14:52:00 -06:00
Alex Gleason f2bfa6e2f6
Upgrade nspec, parse nsec the easier way 2024-02-18 18:00:37 -06:00
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