Commit graph

9746 commits

Author SHA1 Message Date
Alex Gleason
76884f26b1
Add vite-plugin-checker, fix types 2023-09-20 18:50:17 -05: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
39cc21a6f1
Fix immer import 2023-09-20 16:25:02 -05:00
Alex Gleason
0d15516427 Merge branch 'rm-metamask' into 'main'
Remove support for Ethereum signin

See merge request soapbox-pub/soapbox!2735
2023-09-20 21:23:54 +00:00
Alex Gleason
29db5b23cc Merge branch 'compiletime-types' into 'main'
Add types to compileTime modules

See merge request soapbox-pub/soapbox!2733
2023-09-20 21:16:02 +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
Alex Gleason
389ec700b8
Add types to compileTime modules 2023-09-20 16:02:36 -05:00
Alex Gleason
2a78515acd Merge branch 'renovate/intl-pluralrules-2.x' into 'main'
Update dependency intl-pluralrules to v2

See merge request soapbox-pub/soapbox!2731
2023-09-20 20:53:00 +00:00
Alex Gleason
a59b9d563d Merge branch 'rm-rumble-embeds' into 'main'
Remove support for Rumble video embeds

See merge request soapbox-pub/soapbox!2716
2023-09-20 20:51:28 +00:00
Alex Gleason
0d7c595818 Merge branch 'login-ui' into 'main'
Move Login pages into the UI, delete AuthLayout

See merge request soapbox-pub/soapbox!2730
2023-09-20 20:51:00 +00:00
Soapbox Bot
3b67c4e4a5 Update dependency intl-pluralrules to v2 2023-09-20 20:05:01 +00:00
Alex Gleason
7137edad37
Delete AuthLayout 2023-09-20 14:41:34 -05:00
Alex Gleason
0664484ba9
Move External Login form into the UI 2023-09-20 14:40:52 -05:00
Alex Gleason
bdb5f4a2cf
Thread: fix position of ThreadLoginCta 2023-09-20 14:32:20 -05:00
Alex Gleason
df2c2288fb
Move invite signup into the UI 2023-09-20 14:26:08 -05:00
Alex Gleason
977d908db0
Move Edit Password into the UI 2023-09-20 14:19:03 -05:00
Alex Gleason
68bdcd30de
Move Reset Password into the UI 2023-09-20 14:17:09 -05:00
Alex Gleason
59a32b1a0f
Refactor a bunch of components to use BigCard 2023-09-20 14:10:54 -05:00
Alex Gleason
ffae3f89df
Move Login page to UI 2023-09-20 13:57:33 -05:00
Alex Gleason
b502cb1273 Merge branch 'table-style' into 'main'
added table styling to rich text markdown content statuses

See merge request soapbox-pub/soapbox!2724
2023-09-20 18:47:47 +00:00
Tassoman
f3503a67f1 added table styling to rich text markdown content statuses 2023-09-20 18:47:47 +00:00
Alex Gleason
e2858ca946 Merge branch 'schizo-regex' into 'main'
Fix regex crash

See merge request soapbox-pub/soapbox!2727
2023-09-20 18:40:30 +00:00
Alex Gleason
f5d17fd55d
Fix regex crash 2023-09-20 13:38:06 -05:00
Alex Gleason
fb491416d3 Merge branch 'renovate/cssnano-6.x' into 'main'
Update dependency cssnano to v6

See merge request soapbox-pub/soapbox!2726
2023-09-20 18:26:41 +00:00
Alex Gleason
396dc3eb4b Merge branch 'signup-ui' into 'main'
Move signup page into the UI

See merge request soapbox-pub/soapbox!2723
2023-09-20 18:13:14 +00:00
Soapbox Bot
de68ca487b Update dependency cssnano to v6 2023-09-20 18:08:10 +00:00
Alex Gleason
e9caa6f69e
Move signup page into the UI 2023-09-20 12:59:55 -05:00
Alex Gleason
995f584c4c Merge branch 'i1463' into 'main'
adding tailwind styling for rich text markdown headings

Closes #1463

See merge request soapbox-pub/soapbox!2722
2023-09-20 17:34:33 +00:00
Tassoman
eccf23eae3 adding tailwind styling for rich text markdown headings 2023-09-20 17:34:33 +00:00
Alex Gleason
84b114a16b Merge branch 'regex-warnings' into 'main'
Remove useless escape characters from regexes

See merge request soapbox-pub/soapbox!2721
2023-09-20 17:24:04 +00:00
Alex Gleason
cda702c28d Merge branch 'remove-seedrandom' into 'main'
Remove types for seedrandom

See merge request soapbox-pub/soapbox!2717
2023-09-20 17:13:51 +00:00
Alex Gleason
079469f665
Remove useless escape characters from regexes 2023-09-20 12:10:49 -05:00
Alex Gleason
4d09fd0ffb Merge branch 'rm-use-strict' into 'main'
Remove 'use strict' expressions

See merge request soapbox-pub/soapbox!2720
2023-09-20 17:05:08 +00:00
Alex Gleason
e9b245b7d4
Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
Alex Gleason
d4340162ef Merge branch 'about-ui' into 'main'
Move About pages into the main UI

See merge request soapbox-pub/soapbox!2719
2023-09-20 16:47:03 +00:00
Alex Gleason
25f7771c93
About: add Navlinks to about pages footer 2023-09-20 11:21:08 -05: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
22bb449102
Improve about templates 2023-09-19 17:35:54 -05:00
Alex Gleason
804761fd09
Move About pages to within the UI 2023-09-19 17:29:24 -05:00
Alex Gleason
1e71923f6d
Remove support for Rumble video embeds 2023-09-19 13:10:57 -05:00
Alex Gleason
f236c7b0a2 Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2715
2023-09-19 18:05:39 +00:00
Tassoman
d229e3a736
Translated using Weblate (Italian)
Currently translated at 100.0% (1592 of 1592 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-09-19 19:49:15 +02:00
Alex Gleason
d0b6bfc96f Merge branch 'rm-ads' into 'main'
Remove Truth Social Ads

See merge request soapbox-pub/soapbox!2714
2023-09-19 16:48:31 +00: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
Alex Gleason
2b43bfa16d Merge branch 'renovate/type-fest-4.x' into 'main'
fix(deps): update dependency type-fest to v4

See merge request soapbox-pub/soapbox!2711
2023-09-19 03:25:33 +00:00
Alex Gleason
19fbaa9dff
Delete verification test 2023-09-18 22:16:46 -05:00
Soapbox Bot
73b966361d fix(deps): update dependency type-fest to v4 2023-09-19 03:05:59 +00:00