alpha
Login
or
Join now
qtea.me
/
witchsky.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Bluesky app fork with some witchin' additions 馃挮
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
witchsky.app
/
src
/
components
/
hooks
/
at
multi-column
1 folder
16 files
xan.lol
merge: with upstream (yes let's revert that dumb labeler change)
7w ago
e934ba69
useOnGesture
Tooltip (#8555) * Working overlay, WIP * Ok working with no overlay and global gesture handler * Ok pretty good on native * Cleanup * Cleanup * add animation * add transform origin to animation * Some a11y * Improve colors * Explicitly wrap gesture handler * Add easier abstraction * Web * Fix animation * Cleanup and remove provider * Include demo for now * Ok diff interface to avoid collapsed views * Use dimensions hook * Adjust overlap, clarify intent of consts * Revert testing edits --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
1 year ago
dates.ts
Create logged-out view for group chat invites (#10598) Co-authored-by: Samuel Newman <mozzius@protonmail.com>
1 month ago
useDelayedLoading.ts
Fix report dialog flashing error state on open (#10099)
4 months ago
useEphemeralFollowAction.ts
fix: useLingui + enableSquareButtons ephemeral follow actions using updated language syntax, lightbox should use square buttons
1 month ago
useFollowMethods.ts
Create codemod for updating Toast calls to v2 (#10045)
4 months ago
useFullscreen.ts
Move browser env into main env (#9718)
6 months ago
useHeaderOffset.ts
Blur effect on home screen (iOS 26) (#9935)
4 months ago
useInteractionState.ts
Create codemod for addressing ESLint warnings (#10032)
4 months ago
useLandingEntry.native.ts
Create logged-out view for group chat invites (#10598) Co-authored-by: Samuel Newman <mozzius@protonmail.com>
1 month ago
useLandingEntry.ts
Create logged-out view for group chat invites (#10598) Co-authored-by: Samuel Newman <mozzius@protonmail.com>
1 month ago
useOnKeyboard.ts
The Great Unjanking of the Sheets (#9973)
4 months ago
useRefreshOnFocus.ts
add focus refresh + polling (#3846)
2 years ago
useRichText.ts
revert "feat: nicer facet parsing" This reverts commit 32abb8b7da85f9ccb02ad9081032eb4a6f55093b.
2 months ago
useRunWithEphemeralAgent.ts
feat: hold interaction buttons to use different account 馃懃 made it work for replies (composer already worked!), likes, reposts, saves, and follows. - maybe add more down the line? - Undo on the toasts? - show which accounts have already done an action?
2 months ago
useThrottledValue.ts
Submit fix (#4978) * Fix submit logic * Fix type * Align submit task creation 1:1 with callsites * blegh. `useThrottledValue` * make `useThrottledValue`'s time required --------- Co-authored-by: Hailey <me@haileyok.com>
2 years ago
useWelcomeModal.native.ts
Welcome modal on logged-out homepage (#8944) * Adds welcome modal to logged-out homepage * Adds metrics and feature gate for welcome modal * Slightly smaller text for mobile screens to avoid wrapping * Remove unused SVG * Adds text gradient and "X" close button * Fix color on "Already have an account?" text * tweak hooks, react import * rm stylesheet * use hardcoded colors * add focus guards and scope * no such thing as /home * reduce spacign * use css animations * use session storage * fix animation fill mode * add a11y props * Fix link/button color mismatch, reduce gap between buttons, show modal until user dismisses it * Fix "Already have an account?" line left-aligning in small window sizes * Adds "dismissed" and "presented" metric events --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
10 months ago
useWelcomeModal.ts
[APP-1761] Prevent welcome modal from reappearing (#9786) * store welcome modal appearance in localstorage * lint * redundancy
5 months ago