Commit Graph

52 Commits

Author SHA1 Message Date
774b627397 Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
8818763f28 Rename files (12): rand 2022-11-16 08:35:29 -05:00
24e7873bce Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
d4f5fd4d88 Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
e78242806f Rename files (0): _ -> - 2022-11-15 09:10:14 -05:00
e86e9d93b2 Delete "mobile" pages 2022-10-14 10:53:05 -05:00
03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
5a6dcf0c4d Embeds: render embeds before anything else 2022-08-25 20:32:18 -05:00
5f8a22b452 Native status embeds from Soapbox 2022-08-12 12:58:35 -05:00
19ffcd2233 Merge remote-tracking branch 'origin/develop' into ads 2022-08-03 10:51:07 -05:00
92a5893f83 Add react-query 2022-08-01 20:13:02 -05:00
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
d422bdf3d3 Add GdprBanner component, remove useGdpr hook 2022-07-26 10:58:17 -05:00
5916041fec Add useTheme hook 2022-07-22 17:25:52 -05:00
7bbb9839ba SoapboxMount: break even more out into SoapboxHead 2022-07-22 17:14:49 -05:00
dcd32e32a4 Add configurable GDPR alert 2022-07-22 17:04:53 -05:00
e3db81d652 SoapboxMount: break SoapboxLoad into a separate component 2022-07-22 17:01:26 -05:00
db56044f24 Revert "Remove react-router-scroll-4"
This reverts commit 01d9f918ce.
2022-07-04 16:21:35 -05:00
d5ffce844d ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
01d9f918ce Remove react-router-scroll-4
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 12:49:51 +02:00
bca5a2988d Add 'color-scheme' CSS prop for better browser rendering 2022-06-01 14:27:04 -04:00
4e8a3cdce5 SoapboxMount: load WaitlistPage async 2022-05-20 13:29:17 -05:00
f0ba5a5a8c SoapboxMount: load onboarding flow async, refactor 2022-05-20 13:13:17 -05:00
e298115fcf SoapboxMount: async import NotificationsContainer, ModalContainer, remove them elsewhere 2022-05-20 13:00:38 -05:00
8354447047 SoapboxMount: refactor render to be DRY 2022-05-20 12:51:57 -05:00
f72ee6aad0 SoapboxMount: add comments 2022-05-20 12:30:29 -05:00
4cddf0c962 SoapboxMount: create showOnboarding variable 2022-05-20 12:28:59 -05:00
84b04250ac Add LoadingScreen for fullscreen, theme-specific loading 2022-05-20 12:20:31 -05:00
93187c8eed SoapboxMount: display a spinner while API requests are loading 2022-05-18 14:38:49 -05:00
54ef361bcc Allow waitlisted users to verify their SMS 2022-05-18 14:11:18 -04:00
7571af38cb Force authentication to see public content 2022-05-16 17:33:45 -04:00
d94d946216 Valor pleases you, Crom 2022-05-12 14:47:19 -05:00
c7375a2e01 Merge remote-tracking branch 'origin/develop' into thread-cta 2022-05-12 14:41:16 -05:00
8c88d45c8e Break out useSystemTheme into a hook 2022-05-11 19:19:08 -05:00
64cce966a2 Simplify signup routing 2022-05-11 14:50:53 -05:00
256d3b2fa2 Merge remote-tracking branch 'origin/develop' into pepe-extension 2022-05-11 12:17:02 -05:00
7fecd521d7 Treat Pepe API as an extension, not a feature 2022-05-10 18:48:57 -05:00
c879f82b48 Remove beta page 2022-05-10 15:50:35 -04:00
75c4582ce6 Merge remote-tracking branch 'origin/develop' into public-layout-improvements 2022-05-09 11:06:56 -05:00
25477443ef Fix unauth page layout 2022-05-09 09:01:31 -04:00
6ff34d77fd RegisterInvite: move to AuthLayout 2022-05-07 12:02:45 -05:00
dd4f41f246 ExternalLogin: move to AuthLayout instead of UI 2022-05-07 11:52:56 -05:00
4e7c5b5819 Support System theme 2022-05-04 09:08:40 -04:00
318d7fdc48 Support app deep-linking 2022-05-03 10:43:17 -04:00
35a731ffd9 Restore localStorage onboarding code 2022-05-02 15:55:52 -05:00
706d864293 Put /signup behind feature flags 2022-04-30 12:02:30 -05:00
16322e8d6c Add /signup route 2022-04-30 11:54:24 -05:00
e08a297eff /auth/verify --> /verify 2022-04-30 11:28:18 -05:00
7363d9c7f8 SoapboxMount: do load, even if something fails 2022-04-26 15:07:13 -05:00
79a5820687 SoapboxMount: fix useEffect() 2022-04-21 17:47:11 -05:00