Alex Gleason
701215d7bc
classNames() --> clsx()
2023-02-06 12:05:19 -06:00
Alex Gleason
0d99ae5daa
yarn lint:js --fix
2023-02-01 16:13:42 -06:00
Alex Gleason
fd1c67753c
useDispatch --> useAppDispatch, fix types for react-redux v8
2023-01-09 16:13:12 -06:00
Chewbacca
b348ca71b9
Convert 'error' usage to Toast
2022-12-20 12:46:06 -05:00
marcin mikołajczak
6900b59697
Move isDefaultHeader and isDefaultAvatar to utils/accounts
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-12-13 00:09:00 +01:00
marcin mikołajczak
761061c9a8
Default header should not be clickable
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-12-13 00:00:13 +01:00
Alex Gleason
42aff1ca29
Merge remote-tracking branch 'origin/develop' into use-instance
2022-11-26 10:45:13 -06:00
Alex Gleason
d3b67e5167
Add useInstance() hook
2022-11-26 10:43:46 -06:00
marcin mikołajczak
34aee08a09
Make more strings localizable
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-11-26 16:00:54 +01:00
marcin mikołajczak
8b4390681b
Make some strings localizable
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-11-26 14:09:28 +01:00
marcin mikołajczak
785c6b57e3
RTL support, use Stack and HStack in more places
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-11-25 18:04:11 +01:00
Chewbacca
637d78db01
Rename files (11): utils
2022-11-16 08:34:55 -05:00
Chewbacca
717e61a6e0
Rename files (4): _ -> -
2022-11-15 11:13:54 -05:00
Chewbacca
a0d960dd21
Rename files (2): _ -> -
2022-11-15 11:00:49 -05:00
Alex Gleason
c2757f27c6
Merge branch 'onboarding-fediverse-info' into 'develop'
...
onboarding: add information about the Fediverse to the onboarding process if the server federates
See merge request soapbox-pub/soapbox!1806
2022-10-04 17:31:51 +00:00
Miss Pasture
ba68e845b7
onboarding: add information about the Fediverse to the onboarding process if the server federates
2022-10-03 16:13:17 -04:00
Chewbacca
89057abc7b
Merge branch 'improve-people-to-follow' into 'develop'
...
Improve "People to Follow" widget
See merge request soapbox-pub/soapbox!1800
2022-09-27 19:27:24 +00:00
Justin
d4cf5dc2b9
Remove unneeded disabled button on Bio step
...
We don't require users to have bios, so we shouldn't force them to add one
during the onboarding steps in order to proceed to the next step without
"skipping" it.
2022-09-27 10:35:42 -04:00
Justin
facd4e95f5
Add tests for new Who To Follow panel
2022-09-27 09:58:49 -04:00
marcin mikołajczak
87877a3f96
TS/functional: Emoji picker
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-09-11 19:28:12 +02:00
marcin mikołajczak
03d6211e1c
Replace classnames with clsx
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-08-31 11:35:06 +02:00
Justin
ae0fd07580
Use v2 suggestions endpoint for Onboarding
2022-08-10 08:39:39 -04:00
Justin
20209c81ab
Improve visuals with branding
...
Co-authored-by: Alex Gleason <alex@alexgleason.me >
2022-08-01 14:40:07 -04:00
marcin mikołajczak
b57cecea8d
Minor visual improvements
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-07-16 00:27:52 +02:00
Alex Gleason
3874d1d9ef
Merge remote-tracking branch 'origin/develop' into feed-suggestions
2022-07-09 15:02:45 -05:00
Alex Gleason
6ddb44f626
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
2022-07-09 11:20:02 -05:00
Justin
f148cda74a
Extend Account component
2022-07-06 14:30:03 -04:00
marcin mikołajczak
4e545f0638
Reducers: TypeScript
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-06-24 00:33:23 +02:00
marcin mikołajczak
2786fa257b
Use import type in some places
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-06-09 21:08:51 +02:00
marcin mikołajczak
95e037f8c0
TypeScript, React.FC
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-06-09 20:56:14 +02:00
marcin mikołajczak
41a2b1f08f
Reducers: TypeScript, fixes
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-06-05 20:21:25 +02:00
marcin mikołajczak
7a35aa727b
import from 'soapbox/…
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-05-30 20:23:55 +02:00
Justin
c6c65a0d48
Add infinite scroll to suggestions onboarding
2022-05-19 12:29:28 -04:00
Alex Gleason
b64be353cc
eslint: indent switch statements
2022-05-11 16:06:35 -05:00
Justin
03381c8fb2
Fix primary text on dark
2022-05-09 08:55:53 -04:00
Alex Gleason
7d3a0a8ab9
Break out LandingGradient into its own component
2022-05-07 15:52:01 -05:00
marcin mikołajczak
801b5cb0cc
Dark style for divide-gray-200
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-05-06 11:21:00 +02:00
Alex Gleason
2cbea4aa5b
Upgrade axios to v0.27, fix EditProfile uploads
2022-04-29 16:01:46 -05:00
Alex Gleason
7038d6a844
Convert a bunch of files to TypeScript
2022-04-24 14:28:07 -05:00
marcin mikołajczak
a68a00dbd4
Update Polish translation
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-04-22 18:18:36 +02:00
marcin mikołajczak
759607a44a
Onboarding styles, I guess
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2022-04-22 17:50:17 +02:00
Alex Gleason
6b19adbb26
Add basic tests to containers/soapbox
2022-04-21 14:32:10 -05:00
Alex Gleason
34b83c8ad3
Onboarding: improve rendering of empty suggestions
2022-04-20 12:24:03 -05:00
Alex Gleason
41ab4f0a44
Onboarding: use a server setting instead of localStorage, fix steps when data is already present
2022-04-20 12:08:49 -05:00
Alex Gleason
c29f2400ad
Onboarding: move TS-specific dialog to custom locale
2022-04-14 10:43:08 -05:00
Alex Gleason
747af447c5
Onboarding: i18n
2022-04-14 10:42:56 -05:00
Justin
98c77006ce
Add Onboarding components
2022-04-14 10:42:56 -05:00