alpha
Login
or
Join now
acrate.waldn.net
/
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
/
state
/
queries
/
at
feat/selection
12 folders
58 files
xan.lol
fix: ai preferences breaking mobile, change Sign in button to Login
2mo ago
e140c72d
__tests__
fix: ai preferences breaking mobile, change Sign in button to Login also revert the buttons from SegmentedControl
2 months ago
ai-preferences
fix: ai preferences breaking mobile, change Sign in button to Login also revert the buttons from SegmentedControl
2 months ago
bookmarks
Hook up post shadow to saved posts (#9225)
9 months ago
messages
merge(upstream): TSGO TYPECHECK
2 months ago
notifications
fix: getPreferences/putPreferences pls don't fail (and more pdsAgent)
3 months ago
nuxs
fix: getPreferences/putPreferences pls don't fail (and more pdsAgent)
3 months ago
postgate
feat: custom appview support YIPPEE! adds a patch from blacksky to stop put/getPreferences from failing (from being proxied with anything besides bluesky's atproto-proxy) also added automatic restart after changing appview Revert "revert pdsAgent commits & remove custom AppView support" (commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69)
3 months ago
preferences
fix: preferences regression also revert 7753fdafc171ed2f4d28023df24205c698b186d6 and 5d662082605f109391bebeb649a2f958aeefb120
3 months ago
threadgate
feat: custom appview support YIPPEE! adds a patch from blacksky to stop put/getPreferences from failing (from being proxied with anything besides bluesky's atproto-proxy) also added automatic restart after changing appview Revert "revert pdsAgent commits & remove custom AppView support" (commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69)
3 months ago
trending
Fix missing recId values for suggested user events (#10291) Co-authored-by: Eric Bailey <git@esb.lol>
3 months ago
usePostThread
fix: make Also liked posts show loaded when opened
2 months ago
verification
feat: new trusted verifiers flow - toggle trusting verifiers set by/from the appview - make it obvious that you trust yourself - let you quickly mark verifiers as trusted in the settings screen, instead of having to go to their profile
2 months ago
activity-subscriptions.ts
Create codemod for updating Toast calls to v2 (#10045)
4 months ago
actor-autocomplete.ts
Create codemod for addressing ESLint warnings (#10032)
4 months ago
actor-search.ts
Search lists cleanup, pagninate actor search (#9009)
8 months ago
actor-starter-packs.ts
Clean up starter packs dialog styles + add optimistic updates (#9469)
5 months ago
app-passwords.ts
feat: custom appview support YIPPEE! adds a patch from blacksky to stop put/getPreferences from failing (from being proxied with anything besides bluesky's atproto-proxy) also added automatic restart after changing appview Revert "revert pdsAgent commits & remove custom AppView support" (commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69)
3 months ago
constellation.ts
fix: type errors & linting a
6 months ago
deer-verification.ts
feat: new trusted verifiers flow - toggle trusting verifiers set by/from the appview - make it obvious that you trust yourself - let you quickly mark verifiers as trusted in the settings screen, instead of having to go to their profile
2 months ago
direct-fetch-record.ts
fix: type errors & linting a
6 months ago
explore-feed-previews.tsx
Upgrade Lingui to v5 (#9905)
5 months ago
feed.ts
Add some more clarity to the RQ docs (#10120)
3 months ago
find-contacts.ts
[Contacts] Contacts matching flow (#9486) * add expo-contacts * add expo-sms * update copy * add basic settings screen * state machine, flow screen * phone input screen * otp screen * tweak spacing * resend code logic * add layoutanimationconfig * check availablility in settings screen * get contacts * matches screen * search, temp setup for matches UI * add a bunch of number parsing logic with libphonenumber * cast to looser type * rename sync to find FCF (Find Contacts Flow) * update geolocation hook * nicer design for settings screen * add completed state * up border contrast * update expo deps * add pending spinner * add country whitelist * add empty state screen * drop add more functionality * upload -> import * fix typo * fix permission string * copy updates * rm envelope icon * update sms copy * add inviteinfo component * woke is back * [Contacts] NUXes (#9515) * add a bunch of number parsing logic with libphonenumber * add banner nux * add announcement nux * native only nux * rm shitty animation * move isNative check * [Contacts] Onboarding step (#9489) * add a bunch of number parsing logic with libphonenumber * restructure onboarding to better support dynamic screens * integrate existing flow into onboarding * add intro step * lift state up to allow going back freely * gate onboarding by geo if unsupported country * add done button to standalone flow * [Contacts] Add `contact-match` notification type to feed (#9519) * add a bunch of number parsing logic with libphonenumber * add contact-joined notif type * update string, api package * Update NotificationFeedItem.tsx * Update NotificationFeedItem.tsx * Delete SyncContactsFlow.web.tsx * fix follow back btn for this case * [Contacts] API integration (#9487) * api integration for flow * copy tweak * tweaks after running it * wire up status page * rename toast * use api lib * rm temp code * maybe fix otp error * clear code on error/resend * add 1s delay to verify success * update package versions * Delete SyncContactsFlow.web.tsx * try and fix yarn.lock lint * even woker * fix uppercase friends * surfdude feedback Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * rm log * allow resend on invalid code * Update GetContacts.tsx * overwrite country code if possible * fix Apple's Best Feature * devenv latest * disable bounces * interactive keyboard dismiss * copy changes * national format * allow resending immediately * move success state down a bit * Update FindContactsSettings.tsx * [Contacts] More onboarding changes (#9491) * integrate existing flow into onboarding * refreshed onboarding styles, rm stepper * center content on web * Add back dismiss button for internal onboarding * Import sort --------- Co-authored-by: Eric Bailey <git@esb.lol> * add matches query to shadow * add clockwise arrow * update status design, fix dismiss, fix queries * add metrics * add more comments * Update metrics.ts * refetch both queries on PTR * fix shadow state in matches page * reduce empty space at bottom * show contact info on matches * filter out contacts without numbers at an earlier stage * Error handling ✨ * get notifs working * filter out businesses * rm log * remove TODO from learn more links * try and exclude from web bundle --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Eric Bailey <git@esb.lol>
7 months ago
handle-availability.ts
[APP-1776] Refactor Live Now config, reorg files (#9871)
5 months ago
handle-link.ts
feat: Only show URL on handles with working links toggle + make handle links clickable in profile hover cards + put DOH_ENDPOINT in constants + void dialog submissions in RuneSettings + fix type errors (+ ignore config)
3 months ago
handle.ts
Create codemod for addressing ESLint warnings (#10032)
4 months ago
index.ts
Add some more clarity to the RQ docs (#10120)
3 months ago
klipy.ts
[APP-2066] Migrate from Tenor to KLIPY (#10240) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
known-followers.ts
run `yarn lint --fix` (#9013)
10 months ago
labeler.ts
fix: getPreferences/putPreferences pls don't fail (and more pdsAgent)
3 months ago
like.ts
Replace getAgent() with reading agent (#4243) * Replace getAgent() with agent * Replace {agent} with agent
2 years ago
list-members.ts
Activity notification settings (#8485) Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: hailey <me@haileyok.com>
1 year ago
list-memberships.ts
Clean up starter packs dialog styles + add optimistic updates (#9469)
5 months ago
list.ts
feat: custom appview support YIPPEE! adds a patch from blacksky to stop put/getPreferences from failing (from being proxied with anything besides bluesky's atproto-proxy) also added automatic restart after changing appview Revert "revert pdsAgent commits & remove custom AppView support" (commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69)
3 months ago
my-blocked-accounts.ts
run `yarn lint --fix` (#9013)
10 months ago
my-lists.ts
run `yarn lint --fix` (#9013)
10 months ago
my-muted-accounts.ts
run `yarn lint --fix` (#9013)
10 months ago
pds-label.ts
fix: pds badge, relike on autolike on repost, misc errors slightly improved favicon fetching (actually goes for favicon.ico files again after the set favicon fetcher fails. also shows the filler db icon until something else becomes available)
3 months ago
pds-label.util.ts
fix: pds badge (a bit)
3 months ago
pinned-post.ts
Create codemod for updating Toast calls to v2 (#10045)
4 months ago
post-also-liked.ts
fix: also liked feed loading loop (and applied moderation)
2 months ago
post-feed.ts
merge with upstream (will it wok)
3 months ago
post-interaction-settings.ts
fix: getPreferences/putPreferences pls don't fail (and more pdsAgent)
3 months ago
post-liked-by.ts
run `yarn lint --fix` (#9013)
10 months ago
post-quotes.ts
run `yarn lint --fix` (#9013)
10 months ago
post-reposted-by.ts
run `yarn lint --fix` (#9013)
10 months ago
post.ts
fix: make AlsoLiked post buttons visually update and defer post loading
2 months ago
profile-feedgens.ts
Fix 'Lists' & 'Feeds' not displaying their contents on muted profiles (#10101)
3 months ago
profile-followers.ts
run `yarn lint --fix` (#9013)
10 months ago
profile-follows.ts
run `yarn lint --fix` (#9013)
10 months ago
profile-lists.ts
Fix 'Lists' & 'Feeds' not displaying their contents on muted profiles (#10101)
3 months ago
profile.ts
merge with upstream (1.120.0)
3 months ago
resolve-identity.ts
fix: pds badge (a bit)
3 months ago
resolve-link.ts
Clear link and gif caches to avoid pointing at missing files (#9898) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
resolve-short-link.ts
Sort imports (#6009) * Mark import sort/order/style rules as error * npm run lint -- --fix
2 years ago
resolve-uri.ts
Fix `useResolveUriQuery` (#10163)
3 months ago
search-posts.ts
Create codemod for addressing ESLint warnings (#10032)
4 months ago
service-config.ts
Live via service config (#8378) * add config (with temp config) * only allow whitelisted domains in form * move config to generic config * use array-based config * update deps * rm expect-error
1 year ago
service.ts
use an env var for configurable proxy header (#8863)
11 months ago
shorten-link.ts
Starter Packs (#4332) Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2 years ago
starter-packs.ts
revert "feat: nicer facet parsing" This reverts commit 32abb8b7da85f9ccb02ad9081032eb4a6f55093b.
2 months ago
storage-manifest.ts
feat: settings sync
2 months ago
suggested-feeds.ts
run `yarn lint --fix` (#9013)
10 months ago
suggested-follows.ts
Include recId with log event for suggested profiles (#10075)
4 months ago
tenor.ts
[APP-2066] Migrate from Tenor to KLIPY (#10240) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
unstable-profile-cache.ts
run `yarn lint --fix` (#9013)
10 months ago
useCurrentAccountProfile.tsx
Verification (#8226) * WIP * Alignment with icon * Add create/remove prompts * Fill out check dialog a bit * Reorg * Handle was verified state * Add warning to edit profile * Add warning to handle dialog * Decent alignment in posts on all platforms * Refactor alignment for posts, chatlist, hover card * Disable on profile * Convo header * Compute simple verification state * Add other icon, rename, integrate * Swap in simple state for profile edits * Clean up utility hooks * Add verifications UI to dialog * Add edu nux * Revert change * Fix wrapping of check on profile * Rename * Fix gap under PostMeta * Update check dialogs * Handle takendown verifiers in check dialog * alf composer reply to * Refactor verification state * Add create/remove mutations, non-functional for now * Fix up post-rebase * Add check to first author noty * Do cache updates after mutations * DRY up hook, add to profile updates too * Add to drawer * Update account list * Adapt to new types * Hook up mutations * Use profile shadow in feeds * Add to settings * Shadow currentAccountProfile * Add invalid state to verifications * Fix alignment and overflow in Settings and Drawer * Re-integrate post rebase * Remove debug code * Update copy * Add unverified notification support * Remove link * Make sure dialog closes * Update URL * Add settings screen * Integrate new setting into verification states * Add metrics, bump package, fix bad import * NUX fixes * Update copy * Fixes * Update types * fix search autocomplete * fix lint * add display name warning to new dialog * update default prefs * Add parsing support for notifications * Bump pkg * Tweak noty styles * Adjust check alignment * Tweak check alignment * Fix badge for verifier * Modify copy --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com>
1 year ago
useOnboardingSuggestedStarterPacksQuery.ts
[Onboarding] Add starterpacks step (#9007) * add onboarding starterpacks step * tweak starter pack cards * fix web styling * use new API * add screen transitions to onboarding * skip host account * bump limit to 6 * tweak font weight * rm commented out code * fix yarn.lock * limit starter packs experiment to english speakers
9 months ago
useSuggestedStarterPacksQuery.ts
[Onboarding] Add starterpacks step (#9007) * add onboarding starterpacks step * tweak starter pack cards * fix web styling * use new API * add screen transitions to onboarding * skip host account * bump limit to 6 * tweak font weight * rm commented out code * fix yarn.lock * limit starter packs experiment to english speakers
9 months ago
util.ts
Add some more clarity to the RQ docs (#10120)
3 months ago