bigbuffet-rw/app/soapbox/hooks
marcin mikołajczak c942a101ec Compose: Don't focus on spoiler input on first render
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-10 16:49:48 +02:00
..
__mocks__ Fix tests 2022-09-07 10:30:11 -04:00
__tests__ Fix tests that set the store wrong 2023-06-20 17:48:57 -05:00
forms Fix features.ts 2023-07-10 10:24:48 +02:00
index.ts Compose: Don't focus on spoiler input on first render 2023-09-10 16:49:48 +02:00
useApi.ts Add useGetState hook 2023-03-13 17:45:35 -05:00
useAppDispatch.ts TypeScript: actions 2022-06-10 19:56:22 +02:00
useAppSelector.ts soapbox/store/configureStore --> soapbox/store, add custom Hooks 2022-03-14 18:04:49 -05:00
useBackend.ts useVersion -> useBackend 2023-03-14 15:16:01 -04:00
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 Fix loading animation for Carousel 2023-03-28 10:30:34 -04:00
useDraggedFiles.ts useDraggedFiles: control dragged state of node 2023-04-21 16:28:54 -05:00
useFeatures.ts Add useInstance() hook 2022-11-26 10:43:46 -06:00
useGetState.ts Add useGetState hook 2023-03-13 17:45:35 -05:00
useGroupsPath.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useInstance.ts Add useInstance() hook 2022-11-26 10:43:46 -06:00
useLoading.ts Fetch account and relationship with entity store 2023-04-04 08:11:03 -04:00
useLocale.ts Merge remote-tracking branch 'takver/fix-locale-parser' into fix-locale-parser 2023-03-13 20:44:09 +01:00
useLoggedIn.ts Remove account_counters reducer and legacy follow actions 2023-06-22 23:38:50 -05:00
useOnScreen.ts useOnScreen: memoize IntersectionObserver, fix types 2023-02-06 15:41:09 -06:00
useOwnAccount.ts Make useOwnAccount return an object 2023-06-25 12:35:09 -05: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