.. |
__mocks__
|
Fix tests
|
2022-09-07 10:30:11 -04:00 |
__tests__
|
Use Groups Discovery if user has no groups
|
2023-03-01 14:16:09 -05:00 |
index.ts
|
Combine group hooks into one useGroups file
|
2023-03-09 11:24:53 -06:00 |
useAccount.ts
|
Fix tests
|
2022-12-20 17:45:29 -05:00 |
useApi.ts
|
react-query: use legacy API client with hooks
|
2022-08-09 10:24:43 -05:00 |
useAppDispatch.ts
|
TypeScript: actions
|
2022-06-10 19:56:22 +02:00 |
useAppSelector.ts
|
|
|
useClickOutside.ts
|
Add useClickOutside hook for Floating UI elements
|
2023-02-06 17:17:12 -06:00 |
useCompose.ts
|
Introduce useCompose hook
|
2022-09-14 20:01:44 +02:00 |
useDebounce.ts
|
Add "useDebounce" hook
|
2022-08-31 13:20:53 -04:00 |
useDimensions.ts
|
Add back some polyfills not covered by core-js
|
2023-01-23 15:00:34 -06:00 |
useFeatures.ts
|
Add useInstance() hook
|
2022-11-26 10:43:46 -06:00 |
useGroups.ts
|
Actually, do put relationships in their own list. And fix parsers not doing the right thing.
|
2023-03-09 15:35:50 -06:00 |
useGroupsPath.ts
|
Update useGroups queries with EntityStore improvements
|
2023-03-09 15:05:54 -06:00 |
useInstance.ts
|
Add useInstance() hook
|
2022-11-26 10:43:46 -06:00 |
useLocale.ts
|
Fix mentions in RTL
|
2022-12-23 17:34:14 -06:00 |
useOnScreen.ts
|
useOnScreen: memoize IntersectionObserver, fix types
|
2023-02-06 15:41:09 -06:00 |
useOwnAccount.ts
|
Add useInstance() hook
|
2022-11-26 10:43:46 -06:00 |
usePrevious.ts
|
ComposeForm: don't focus the input constantly, add usePrevious hook
|
2022-09-19 13:55:08 -05:00 |
useRefEventHandler.ts
|
ChatMessageList: fix pagination
|
2022-06-17 17:33:25 -05:00 |
useRegistrationStatus.ts
|
Add useRegistrationStatus hook
|
2023-01-13 19:13:15 -06:00 |
useSettings.ts
|
Custom hooks: useAccount, useSettings, useSoapboxConfig
|
2022-03-23 20:29:35 -05:00 |
useSoapboxConfig.ts
|
Normalize SoapboxConfig
|
2022-03-28 14:58:50 -05:00 |
useSystemTheme.ts
|
useSystemTheme: wrap addEventListener in try-catch for old iOS Safari
|
2022-06-20 12:03:33 -05:00 |
useTheme.ts
|
Add useTheme hook
|
2022-07-22 17:25:52 -05:00 |