Commit Graph

39 Commits

Author SHA1 Message Date
7a35aa727b import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-30 20:23:55 +02:00
973492d96f Improve very long title on homepage 2022-05-27 20:50:51 -04:00
256d3b2fa2 Merge remote-tracking branch 'origin/develop' into pepe-extension 2022-05-11 12:17:02 -05:00
99b76bb745 Fix LandingPage test. Fix rememberSoapboxConfig not importing (!!) 2022-05-10 19:11:26 -05:00
3785a2890f Registrations aren't really open unless accountCreation is supported 2022-05-10 19:04:29 -05:00
7fecd521d7 Treat Pepe API as an extension, not a feature 2022-05-10 18:48:57 -05:00
c862825970 Add dark mode support to landing page 2022-05-10 15:52:12 -04:00
3c08326806 Merge remote-tracking branch 'origin/develop' into registration 2022-05-09 12:00:50 -05:00
45f95bd533 Use gradient colors on PublicLayout 2022-05-07 15:45:29 -05:00
4fe73cb3da Display the RegistrationForm even on mobile 2022-05-06 20:07:40 -05:00
e08a297eff /auth/verify --> /verify 2022-04-30 11:28:18 -05:00
19d579c2a0 createAsyncThunk(): .toString() --> .type 2022-04-25 15:47:47 -05:00
72e64780f7 Update tests relying on actions/instance 2022-04-25 14:27:09 -05:00
6b19adbb26 Add basic tests to containers/soapbox 2022-04-21 14:32:10 -05:00
e8e3379f6d Improve LandingPage layout 2022-04-19 17:27:23 -05:00
a7d450a7c0 Fix landing_page test filename 2022-04-05 15:01:31 -05:00
ec83c3bc57 LandingPage: conditional registration flow 2022-04-05 14:38:49 -05:00
c5e89969c8 Generalize homepage 2022-03-21 13:45:57 -05:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
6f7e0c75b4 RegistrationForm: refactor isOpen logic 2021-09-24 11:43:28 -05:00
4fcb5f0239 Move RegistrationForm to auth_login directory 2021-09-24 11:24:33 -05:00
eb006202e7 EmailList: let csv links be clickable, add combined.csv support, conditionally display elements 2021-06-15 15:20:00 -05:00
6255ba4976 Support email list 2021-06-14 22:22:48 -05:00
ccac733e48 Redirect after signing up, fixes #620 2021-04-18 12:41:51 -05:00
eae309e150 Clear captcha form when registration fails 2021-03-26 15:30:14 -05:00
e261a13430 Display modal in registration window when confirmations and/or approval are required 2021-01-02 20:56:41 -06:00
b9d484623c Add closed registration message fixes #177 2020-09-29 22:28:42 -05:00
d0496caeb1 Auth form validation improvements 2020-09-29 21:29:06 -05:00
774adf9baa update reason or joining form to simpletextarea 2020-07-28 21:43:27 -05:00
209f826c15 add reason field on registration when by approval mode is on 2020-07-28 21:43:27 -05:00
120ab7f120 Made captcha reloadable on image click 2020-06-28 15:42:38 -05:00
289f90dd4e Fix PropType errors 2020-06-07 17:18:26 -05:00
af8d35469c Add many more translatable fields 2020-06-06 14:57:05 -05:00
55c958c7ad Homepage style improvements 2020-05-31 19:22:08 -05:00
c932872727 RegistrationForm: Refresh Captcha on registration fail 2020-05-29 15:06:14 -05:00
78732d8d43 Let Captcha be force-refreshed with idempotencyKey 2020-05-29 15:02:04 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00