mastodon/app/javascript/mastodon/hooks
2026-07-06 12:31:45 +00:00
..
useAccount.ts Account header split up (#37490) 2026-01-15 13:45:30 +00:00
useAccountId.ts Profile editing: Add initial route (#37885) 2026-02-17 15:45:24 +00:00
useAccountVisibility.ts Add endorsed accounts to profiles in web UI (#34568) 2025-04-29 12:14:22 +00:00
useAudioContext.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
useAudioVisualizer.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
useCustomEmojis.ts Emoji: Add back to state (#39402) 2026-06-12 15:30:27 +00:00
useDismissible.ts Wrapstodon: Allow dismissing banner (#37202) 2025-12-12 09:40:45 +00:00
useHovering.ts Move app/javascript/hooks to app/javascript/mastodon/hooks (#34077) 2025-03-05 16:55:53 +00:00
useInterval.ts Refresh thread replies periodically & when refocusing window (#36547) 2025-10-22 09:43:03 +00:00
useIsDocumentVisible.ts Refresh thread replies periodically & when refocusing window (#36547) 2025-10-22 09:43:03 +00:00
useLayout.ts Profile redesign: Show yourself in follower list (#37813) 2026-02-11 13:19:18 +00:00
useObserver.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
useOnClickOutside.ts Replace react-overlays with Floating UI (#39621) 2026-06-26 09:24:51 +00:00
useOverflow.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
usePrevious.ts Update to latest eslint-plugin-react-hooks (#36702) 2025-11-10 14:50:04 +00:00
useRelationship.ts Profile redesign: Show yourself in follower list (#37813) 2026-02-11 13:19:18 +00:00
useRenderSignal.ts Move app/javascript/hooks to app/javascript/mastodon/hooks (#34077) 2025-03-05 16:55:53 +00:00
useSearchAccounts.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
useSearchParam.ts Move app/javascript/hooks to app/javascript/mastodon/hooks (#34077) 2025-03-05 16:55:53 +00:00
useSearchTags.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
useSelectableClick.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
useStatus.ts Status Action Bar (#39702) 2026-07-06 10:00:41 +00:00
useStorage.ts Add useStorageState hook (#37825) 2026-02-11 13:30:53 +00:00
useTheme.ts Profile redesign: Account featured tab (#38529) 2026-04-02 12:33:32 +00:00
useTimeout.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
useToggle.ts Adds useToggle hook (#39729) 2026-07-06 12:31:45 +00:00
useVisibility.ts Profile redesign: Quality pass (#37766) 2026-02-10 10:56:03 +00:00