Chewbacca
|
3a2b4c6efb
|
Add ability to search my Groups
|
2023-03-28 09:09:09 -04:00 |
|
Alex Gleason
|
9d12173b87
|
Add useLoading hook
|
2023-03-23 18:44:44 -05:00 |
|
Alex Gleason
|
8547aeb517
|
Add useGetState hook
|
2023-03-13 17:45:35 -05:00 |
|
Alex Gleason
|
8923e7b5d0
|
Combine group hooks into one useGroups file
|
2023-03-09 11:24:53 -06:00 |
|
Alex Gleason
|
4c6d13e4ef
|
Use EntityStore for Groups
|
2023-03-09 11:21:27 -06:00 |
|
Chewbacca
|
8fd3b99887
|
Use Groups Discovery if user has no groups
|
2023-03-01 14:16:09 -05:00 |
|
Alex Gleason
|
dc597ac765
|
Add useClickOutside hook for Floating UI elements
|
2023-02-06 17:17:12 -06:00 |
|
Alex Gleason
|
82981efe9a
|
Add useRegistrationStatus hook
|
2023-01-13 19:13:15 -06:00 |
|
Chewbacca
|
50f5e2af38
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-28 10:03:40 -05:00 |
|
Alex Gleason
|
d3b67e5167
|
Add useInstance() hook
|
2022-11-26 10:43:46 -06:00 |
|
Alex Gleason
|
90c8096f9e
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-09-21 10:18:29 -05:00 |
|
Alex Gleason
|
6b57b62b38
|
ComposeForm: don't focus the input constantly, add usePrevious hook
|
2022-09-19 13:55:08 -05:00 |
|
Alex Gleason
|
d7243c0e91
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-09-19 13:01:40 -05:00 |
|
|
6cce0a0291
|
Introduce useCompose hook
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
|
2022-09-14 20:01:44 +02:00 |
|
Justin
|
2c6c281568
|
Add "useDebounce" hook
|
2022-08-31 13:20:53 -04: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 |
|