Commit graph

9985 commits

Author SHA1 Message Date
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
00712185e8 StatusContent: Set collapsed max height to 640px
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-20 13:58:58 +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
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
858a4ba5dd Merge branch 'fix-profile-dropdown' into 'main'
Fix bug trying to switch accounts

See merge request soapbox-pub/soapbox!2629
2023-09-19 02:01:21 +00:00
Alex Gleason
a7eb9d4112
Merge remote-tracking branch 'origin/main' into fix-profile-dropdown 2023-09-18 19:55:05 -05:00
Alex Gleason
025552d57f Merge branch 'snippets' into 'main'
Support snippets.html again

See merge request soapbox-pub/soapbox!2706
2023-09-19 00:41:38 +00:00
Alex Gleason
aad07daa33
vite: copy in custom instance dir 2023-09-18 19:20:08 -05:00
Alex Gleason
95b7c62f67
Support snippets.html again 2023-09-18 19:16:42 -05:00
Alex Gleason
199d5d9f37
Remove FE_BUILD_DIR build config 2023-09-18 18:57:34 -05:00
Alex Gleason
b0d46987a4
tailwind: use the correct path for index.html 2023-09-18 18:53:25 -05:00
Alex Gleason
73d0e25769 Merge branch 'simplify-ci' into 'main'
Simplify CI

See merge request soapbox-pub/soapbox!2705
2023-09-18 23:40:06 +00:00
Alex Gleason
1af73b5126
Remove Danger 2023-09-18 18:18:40 -05:00
Alex Gleason
fe4f111023
ci: cleanup commented code 2023-09-18 18:14:09 -05:00
Alex Gleason
29ba62ea64
Remove nginx test 2023-09-18 18:13:35 -05:00
Alex Gleason
0e884b0b34
ci: combine lint-js and lint-scss into one job, lint 2023-09-18 18:12:15 -05:00
Alex Gleason
be565b9290 Merge branch 'src' into 'main'
Rename app/ to src/, flatten src directory

See merge request soapbox-pub/soapbox!2704
2023-09-18 23:10:24 +00:00
Alex Gleason
c67fc393d5
Fix eslint import errors 2023-09-18 18:01:22 -05:00
Alex Gleason
3d582addf8
docs: src/soapbox --> src 2023-09-18 17:45:19 -05:00
Alex Gleason
2b11b579a3
Move index.html to project root 2023-09-18 17:39:58 -05:00
Alex Gleason
3794eed0e9
tsconfig: fix src types 2023-09-18 17:03:23 -05:00