Wykres commitów

53 Commity (0a66a565f62d14ef58bdd23de862b2bd065c55c6)

Autor SHA1 Wiadomość Data
marcin mikołajczak 81de0014d3 Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-16 00:12:02 +01:00
marcin mikołajczak c56728b722 classNames() ==> clsx()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-06 20:28:18 +01:00
Alex Gleason 0d99ae5daa
yarn lint:js --fix 2023-02-01 16:13:42 -06:00
Alex Gleason 3c068568b0 Merge branch 'remove-dyslexic' into 'develop'
Remove Dyslexic mode code

See merge request soapbox-pub/soapbox!2137
2023-01-10 15:22:21 +00:00
Alex Gleason fd1c67753c
useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
Alex Gleason 840be19ff4
Remove Dyslexic mode 2023-01-09 15:04:28 -06:00
marcin mikołajczak 4b3f03353d WIP TypeScript convertions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 00:31:07 +01:00
Chewbacca f504d17abe Remove usage of 'snackbar' 2022-12-20 12:46:06 -05:00
Chewbacca b348ca71b9 Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
Chewbacca b7d0b4abe8 Convert 'success' usage to Toast 2022-12-20 12:46:06 -05:00
Alex Gleason fed6a7aa51
Fix demo mode 2022-12-18 12:29:31 -06:00
Alex Gleason 7675860429
Refactor columns 2022-11-30 11:19:16 -06: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
Chewbacca 24e7873bce Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
Chewbacca dad7c22603 Remove Halloween theme 2022-11-15 08:23:16 -05:00
Alex Gleason d385c0d80c
Developers, SW: check 'waiting' before 'active' 2022-11-03 19:00:15 -05:00
Alex Gleason 66cd92970b
Developers: add Service Worker debug page 2022-11-03 18:56:33 -05:00
Justin 20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
Alex Gleason 1ffd61af67
DevelopersMenu: display source code version 2022-07-21 19:53:43 -05:00
Alex Gleason cbd9dd52ee
DevelopersMenu: refactor DashWidget into a React.FC 2022-07-21 19:46:37 -05:00
Alex Gleason 641c87866e
SettingsStore: add advanced quickfilter toggle 2022-07-11 12:10:02 -05:00
Alex Gleason c8004a7532
SettingsStore: add advanced settings toggles 2022-07-11 12:04:00 -05:00
Alex Gleason 5a8bae5126
Rename developers modules with hypens 2022-07-11 11:44:03 -05:00
Alex Gleason 55cff5638f
CreateApp: manage params with POJO 2022-07-11 11:42:10 -05:00
Alex Gleason 104c2305fb
CreateApp: convert to TSX+FC 2022-07-11 11:34:14 -05:00
Alex Gleason 930a10a63e
SettingsStore: convert to TSX+FC 2022-07-11 10:48:25 -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
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 7a35aa727b import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-30 20:23:55 +02:00
marcin mikołajczak beb7b8e713 TypeScript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-30 18:44:32 +02:00
Alex Gleason 530b2838f3
Replace questionable icons 2022-05-12 07:56:22 -05:00
Alex Gleason 754e669ea5
Add network error preview to Developers (/error/network) 2022-04-25 17:48:53 -05:00
marcin mikołajczak 5a81c4672a Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-14 22:33:17 +02:00
Alex Gleason c5646cf873
Add a TestTimeline for previewing certain types of posts 2022-04-14 14:46:07 -05:00
marcin mikołajczak f745c9fc97 typescript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 18:10:46 +02:00
Alex Gleason 423c005437
Use custom SvgIcon component wrapper around InlineSVG 2022-04-07 13:48:04 -05:00
Justin ed47cf5f09 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
marcin mikołajczak 9022651a67 Styles, dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-30 15:07:17 +02:00
Alex Gleason 03a5ef6d41
Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
Justin 40cc960985 Use React Router hook for 'history' 2022-03-22 08:42:26 -04:00
Alex Gleason 5cd894ab02
Truth Social 2022-03-21 13:14:26 -05:00
Alex Gleason ac88038166
DevelopersChallenge: 'fizz|buzz' --> 'soap|box' 2022-01-10 21:31:48 -06:00
Alex Gleason d2363d63bd
Settings: allow immediately saving a changed setting, fixes #800 2022-01-10 21:26:10 -06:00
Alex Gleason 6323c7d70e
eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason 966ca91e1a
eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason 2a0e2001d6
eslint: enforce import/order 2022-01-10 16:01:24 -06:00
Alex Gleason ef49cf911c
Developers: add "Leave developers" button 2022-01-07 19:50:13 -06:00
Alex Gleason 3af8313b42
Developers: add challenge to become a developer 2022-01-07 19:27:18 -06:00
Alex Gleason d270e92927
Developers: add ability to edit raw settings JSON 2022-01-07 15:59:50 -06:00
Alex Gleason 0e3d27a91e
Developers: create an app through a form 2021-11-02 11:11:33 -05:00