Commit Graph

52 Commits

Author SHA1 Message Date
d14cad38af Fix soapbox config page crash 2023-05-28 14:53:23 -05:00
54d8d12054 Remove normalizeAd 2023-05-02 18:30:21 -05:00
741da92084 Card: normalize with zod 2023-05-02 17:47:19 -05:00
1b2fcec0d7 RedirectRoot: correctly upgrade singleUserModeProfile of a remote user 2023-01-14 19:29:34 -06:00
9f689efa30 Merge branch 'redirect-root' of gitlab.com:soapbox-pub/soapbox into redirect-root 2023-01-13 19:14:00 -06:00
29bf78d09b Correctly normalize singleUserModeProfile if it has an @ 2023-01-13 18:54:25 -06:00
0531f8babf Apply 1 suggestion(s) to 1 file(s) 2023-01-12 20:05:04 +00:00
6f0e398a78 Remove singleUserMode, upgrade to redirectRootNoLogin 2023-01-11 19:01:45 -06:00
1e07c03479 Merge remote-tracking branch 'origin/develop' into customize-redirect-from-root-when-not-logged-in-settings-input 2023-01-11 18:33:32 -06:00
02188118e7 Let media preview be configurable 2023-01-02 11:52:05 -06:00
41b3d409fd Allow configuration from root URL path 2022-12-29 18:05:44 +01:00
ed12246ae4 Remove unused sea-blue color 2022-12-17 11:47:18 -06:00
24b790c2d1 Set tile server to empty by default
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-08 16:45:33 +01:00
2137193935 Revert "Remove 'show on map' for now"
This reverts commit 46cb676822.
2022-12-08 16:30:48 +01:00
84edb651ad Allow disabling feed injection 2022-11-27 21:05:39 -06:00
863ac4ea70 Rename files (13): cleanup misc 2022-11-16 08:35:32 -05:00
8a6ad5e6f7 Rename files (7): normalizers 2022-11-15 14:06:25 -05:00
4296772093 Support TruthSocial v2 ads 2022-10-20 16:29:14 -05:00
e86e9d93b2 Delete "mobile" pages 2022-10-14 10:53:05 -05:00
1343928406 Make CtaBanner and ThreadLoginCta optional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-10 00:41:47 +02:00
0d5dfad8cc Move StatusContent css into status-content.css 2022-09-30 12:59:52 -05:00
2681b32f7d StatusList: incorporate feed injection algorithms 2022-09-09 22:26:36 -05:00
194cf89dd9 Ads: bust query-cache when an ad expires 2022-08-26 13:58:02 -05:00
f2fc369877 Allow configuring authProvider in place of registrations 2022-08-11 22:08:28 -05:00
d511b673ae Convert About page to TSX 2022-08-08 17:43:47 -05:00
19ffcd2233 Merge remote-tracking branch 'origin/develop' into ads 2022-08-03 10:51:07 -05:00
f112dd980b AdProvider boilerplate 2022-08-01 18:50:46 -05:00
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
83329d0887 Copy react-notification's source code directly into the project 2022-07-25 22:58:09 -05:00
dcd32e32a4 Add configurable GDPR alert 2022-07-22 17:04:53 -05:00
9d85a9f863 Fix normalizer test types 2022-07-06 12:08:51 -05:00
89e0eef60f Remove the guestExperience setting 2022-06-28 14:43:03 -05:00
de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
5fec879148 Fix mutes test, prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 16:30:48 +02:00
7571af38cb Force authentication to see public content 2022-05-16 17:33:45 -04:00
c879f82b48 Remove beta page 2022-05-10 15:50:35 -04:00
4d5f1d236d gradient-purple, gradient-blue --> gradient-start, gradient-end 2022-05-07 15:23:43 -05:00
02616fc312 Tweak gradient colors 2022-05-07 15:02:00 -05:00
4d79c1b3fe Simplify gradient colors
Remove bg-color-1, bg-color-2, prefer values from gradient-blue and gradient-purple
2022-05-07 14:54:37 -05:00
f3e95bba51 SoapboxConfig: convert home footer links into Streamfield 2022-05-05 16:18:43 -05:00
748d1f6c21 SitePreview: convert to tsx 2022-05-05 13:23:25 -05:00
12d45ced84 Support dark-mode logo 2022-05-04 10:14:59 -04:00
9d03b8ab93 Merge branch 'next-public-layout' into 'next'
Next: improve public pages, feature detection, etc

See merge request soapbox-pub/soapbox-fe!1243
2022-04-20 13:19:35 +00:00
be778ce533 Restore PromoPanel 2022-04-19 21:42:03 -05:00
45018a6fb0 Refactor ErrorBoundary, let it destroy the ServiceWorker 2022-04-19 16:30:10 -05:00
7e42679478 Add meta tag for iOS banner 2022-04-14 13:24:47 -05:00
548ecef20f LinkFooter: convert to TSX 2022-03-30 15:50:16 -05:00
531f6f3993 Improve bg-shape-1 color normalization 2022-03-30 12:13:23 -05:00
c62cd9898a Fix background shapes for dark mode 2022-03-30 12:08:32 -05:00
c8bb99af60 Improve color normalization 2022-03-28 18:00:04 -05:00