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
/
view
/
com
/
util
/
at
feat/custom-appview
7 folders
25 files
xan.lol
feat: option for a different image cdn
4mo ago
bc050009
error
bmw drivers when you try to merge
5 months ago
fab
Merge with https://github.com/bluesky-social/social-app/
5 months ago
forms
ALF content language dialog (#9471) Co-authored-by: Eric Bailey <git@esb.lol>
5 months ago
layouts
[Auth rework] Add a header to login flow (#9368)
5 months ago
load-latest
Merge with social-app upstream (before the big change !) NOOO! no more gates? 馃槮
6 months ago
numeric
Fix up typescript config (#9910)
5 months ago
text
Move `/platform/detection` vars into `/env` (#9707) * Add platform vars to env * Replace /platform/detection with /env
6 months ago
Alert.tsx
feat: option for a different image cdn
4 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
Upgrade Lingui to v5 (#9905)
5 months ago
EmptyState.tsx
Add ability to convert starter pack to list (#9675) Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Samuel Newman <mozzius@users.noreply.github.com> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
5 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
Move `/platform/detection` vars into `/env` (#9707) * Add platform vars to env * Replace /platform/detection with /env
6 months ago
List.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
6 months ago
List.web.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
LoadMoreRetryBtn.tsx
run `yarn lint --fix` (#9013)
10 months ago
LoadingPlaceholder.tsx
the very awful square ui toggle (not well made n wip)
8 months ago
MainScrollProvider.tsx
Blur effect on home screen (iOS 26) (#9935)
5 months ago
PostMeta.tsx
feat: pds badge for identifying service providers.
5 months ago
PressableWithHover.tsx
run `yarn lint --fix` (#9013)
10 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: option for a different image cdn
4 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
Move `/platform/detection` vars into `/env` (#9707) * Add platform vars to env * Replace /platform/detection with /env
6 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
6 months ago
Views.web.tsx
Port post embeds to new arch (#7408) * Direct port of embeds to new arch (cherry picked from commit cc3fa1f6cea396dd9222486c633a508bfee1ecd6) * Re-org * Split out ListEmbed and FeedEmbed * Split out ImageEmbed * DRY up a bit * Port over ExternalLinkEmbed * Port over Player and Gif embeds * Migrate ComposerReplyTo * Replace other usages of old post-embeds * Migrate view contexts * Copy pasta VideoEmbed * Copy pasta GifEmbed * Swap in new file location * Clean up * Fix up native * Add back in correct moderation on List and Feed embeds * Format * Prettier * delete old video utils * move bandwidth-estimate.ts * Remove log * Add LazyQuoteEmbed for composer use * Clean up unused things * Remove remaining items * Prettier * Fix imports * Handle nested quotes same as prod * Add back silenced error handling * Fix lint --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
1 year ago
WebAuxClickWrapper.tsx
run `yarn lint --fix` (#9013)
10 months ago