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
/
view
/
com
/
util
/
at
feat/selection
7 folders
25 files
xan.lol
feat: select profiles/posts
2mo ago
aabe4094
error
bmw drivers when you try to merge
4 months ago
fab
Merge with https://github.com/bluesky-social/social-app/
5 months ago
forms
Create codemod for addressing ESLint warnings (#10032)
4 months ago
layouts
Create codemod for addressing ESLint warnings (#10032)
4 months ago
load-latest
feat: toggle to disable top-of-feed button
3 months ago
numeric
Fix up typescript config (#9910)
5 months ago
text
refactor: stop filling console on web + refactor contacts handling + update video saving methods
3 months ago
Alert.tsx
feat: select profiles/posts completely unfinished. do not merge to main!
2 months ago
Alert.web.tsx
Upgrade ESLint to v9 with flat config (#9680) * Upgrade ESLint to v9 with flat config - Upgrade eslint from v8 to v9.18.0 - Migrate from .eslintrc.js to eslint.config.mjs (flat config) - Upgrade typescript-eslint to v8.20.0 (unified package) - Replace eslint-plugin-import with eslint-plugin-import-x for flat config support - Add globals package for environment globals - Update eslint-plugin-bsky-internal with proper meta objects for ESLint v9 - Fix deprecated context.getScope() API usage - Update bskyembed to use flat config - Remove deprecated --ext flag from lint scripts - Configure rules to maintain previous behavior while using new ESLint version * Fix varsIgnorePattern to require character after underscore Restore the original pattern `^_.+` instead of `^_` so that lingui's `const { _ } = useLingui()` will still be flagged when unused. * Update ESLint rule tests for flat config format - Update RuleTester to use flat config languageOptions instead of eslintrc parser format - Remove duplicate test case that ESLint v9 now detects - Add Jest globals for test files * update eslint package versions * lint android a11y * enable typechecked rules, switch them to warn * fix yarn lock ci * Fix CI failure * Remove unused globals? * Organize a bit, add quiet to main lint command * Allow ternary --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Eric Bailey <git@esb.lol>
6 months ago
BottomSheetCustomBackdrop.tsx
Create codemod for addressing ESLint warnings (#10032)
4 months ago
EmptyState.tsx
Create codemod for addressing ESLint warnings (#10032)
4 months ago
ErrorBoundary.tsx
Upgrade Lingui to v5 (#9905)
5 months ago
EventStopper.tsx
Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918) * update dependencies * rm `import type React from 'react'` * run codemods * patch discord types * update types/react-dom * Update yarn.lock
10 months ago
FeedInfoText.tsx
more text elements missing emoji prop (#9301)
9 months ago
Link.tsx
feat: select profiles/posts completely unfinished. do not merge to main!
2 months ago
List.tsx
feat: collapse Also liked posts - added settings screen for it (overall visibility, collapsing by default) - remove CORS proxy - try to change the header from 'Post' to 'Posts also liked' on scroll. (it sucks tho. trying to add a scroll to top button broke so I reverted that)
2 months ago
List.web.tsx
feat: collapse Also liked posts - added settings screen for it (overall visibility, collapsing by default) - remove CORS proxy - try to change the header from 'Post' to 'Posts also liked' on scroll. (it sucks tho. trying to add a scroll to top button broke so I reverted that)
2 months ago
LoadMoreRetryBtn.tsx
run `yarn lint --fix` (#9013)
10 months ago
LoadingPlaceholder.tsx
fix: placeholder square avatars, error from build system, lint errors, via text spacing - starter pack edit screen was broken because of the different web bundler - enableSquareAvatars support for AvatarStack background outline - psl? (lint error fix) - lot of placeholders (skeleton loaders lol) that needed to have square avatars - added ` 路 ` between via value and date
3 months ago
MainScrollProvider.tsx
Add `no-extraneous-dependencies` and `no-nodejs-modules` eslint rules (#10151)
3 months ago
PostMeta.tsx
feat: select profiles/posts completely unfinished. do not merge to main!
2 months ago
PressableWithHover.tsx
fix: mobile video downloads and misc
3 months ago
TimeElapsed.tsx
Enable profile hover card on quoted post authors (#9896) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
Toast.tsx
Integrate Sonner for toasts (#8839) * Integrate Sonner for toasts * Fix animation on iOS * Refactor API * Update e2e file
11 months ago
UserAvatar.tsx
feat: select profiles/posts completely unfinished. do not merge to main!
2 months ago
UserBanner.tsx
feat: option for a different image cdn
4 months ago
UserInfoText.tsx
Improve "replied to a post" component (#8602) * unify component * change bottom padding from 2px to 4px
11 months ago
ViewHeader.tsx
Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918) * update dependencies * rm `import type React from 'react'` * run codemods * patch discord types * update types/react-dom * Update yarn.lock
10 months ago
ViewSelector.tsx
Create codemod for addressing ESLint warnings (#10032)
4 months ago
Views.tsx
[Lighbox perf - 1] Fix memoization of List component, defer re-rendering when opening lightbox (#9759) * memoize FlatList_INTERNAL * defer render, put handleScrolledDownChange in non reactive callback * lintfix useDedupe
5 months ago
Views.web.tsx
Create codemod for addressing ESLint warnings (#10032)
4 months ago
WebAuxClickWrapper.tsx
Create codemod for addressing ESLint warnings (#10032)
4 months ago