Alex Gleason
|
6b57b62b38
|
ComposeForm: don't focus the input constantly, add usePrevious hook
|
2022-09-19 13:55:08 -05:00 |
|
|
6cce0a0291
|
Introduce useCompose hook
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
|
2022-09-14 20:01:44 +02:00 |
|
Alex Gleason
|
8eec8f3a09
|
react-query: use legacy API client with hooks
|
2022-08-09 10:24:43 -05:00 |
|
Alex Gleason
|
d422bdf3d3
|
Add GdprBanner component, remove useGdpr hook
|
2022-07-26 10:58:17 -05:00 |
|
Alex Gleason
|
5916041fec
|
Add useTheme hook
|
2022-07-22 17:25:52 -05:00 |
|
Alex Gleason
|
dcd32e32a4
|
Add configurable GDPR alert
|
2022-07-22 17:04:53 -05:00 |
|
Alex Gleason
|
e3db81d652
|
SoapboxMount: break SoapboxLoad into a separate component
|
2022-07-22 17:01:26 -05:00 |
|
Justin
|
bdee28fd07
|
Add "useDimensions" hook
|
2022-06-29 11:10:00 -04:00 |
|
Alex Gleason
|
a632bb99f9
|
ChatMessageList: fix pagination
|
2022-06-17 17:33:25 -05:00 |
|
Alex Gleason
|
8c88d45c8e
|
Break out useSystemTheme into a hook
|
2022-05-11 19:19:08 -05:00 |
|
Justin
|
0fb4c9bd40
|
Convert ReportModal to TSX
|
2022-05-02 13:52:37 -04:00 |
|
|
f745c9fc97
|
typescript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 18:10:46 +02:00 |
|
Alex Gleason
|
548ecef20f
|
LinkFooter: convert to TSX
|
2022-03-30 15:50:16 -05:00 |
|
Alex Gleason
|
be690255cb
|
Hooks: get rid of useAccount, create useOwnAccount
|
2022-03-23 21:05:55 -05:00 |
|
Alex Gleason
|
2da31341c4
|
Custom hooks: useAccount, useSettings, useSoapboxConfig
|
2022-03-23 20:29:35 -05:00 |
|
Justin
|
7e17772c14
|
Dynamically truncate the Account's name/username in hidden content
|
2022-03-23 08:40:21 -04:00 |
|
Alex Gleason
|
a801a8a7c8
|
soapbox/store/configureStore --> soapbox/store, add custom Hooks
|
2022-03-14 18:04:49 -05:00 |
|