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
/
state
/
queries
/
usePostThread
/
at
multi-column
8 files
DS Boyce
Enable ESLint errors and suppress existing violations (#10490)
7w ago
84d1785e
const.ts
fix: make Also liked posts show loaded when opened
2 months ago
context.tsx
Remove remaining usages of old post thread query (#9184) * Remove remaining usages of old post thread query * Add PostThreadContext, cache mutator for threadgates on threads, pipe it through * Replace getPostThread in threadgate query * Replace in initQuote handling, which isn't even used rn... * Missing import * Revert ext change
9 months ago
index.ts
Move `/platform/detection` vars into `/env` (#9707) * Add platform vars to env * Replace /platform/detection with /env
6 months ago
queryCache.ts
fix: make Also liked posts show loaded when opened
2 months ago
traversal.ts
fix: mobile video downloads and misc
3 months ago
types.ts
Clean up `getPostThreadV2` settings/params in prep for future work (#9179) * Deprecate prioritizeFollowedUsers * Bump API package
8 months ago
utils.ts
Fix computation of `isLastSibling`, `isLastChild`, and `replyIndex` (#9202) * Fix computation of isLastSibling and isLastChild to account for muted or otherwise hidden replies * Update comments * isLastSiblingByCounts isn't needed, should rely only on the count of replies seen * The counters serve the same purpose, we only need to know the count of the actual replies rendered to the view in order to calculate the replyIndex * Remove redundant check
9 months ago
views.ts
Fix blur handling (#8730)
1 year ago