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
/
at
linkat-integration
15 folders
Ewan Croft
feat: add Linkat links tab to profile
6mo ago
7e3704a8
auth
Merge with social-app upstream (before the big change !) NOOO! no more gates? 馃槮
6 months ago
composer
Merge with social-app upstream (before the big change !) NOOO! no more gates? 馃槮
6 months ago
feeds
Merge with social-app upstream (before the big change !) NOOO! no more gates? 馃槮
6 months ago
home
Merge branch 'main' of https://github.com/bluesky-social/social-app
8 months ago
lightbox
Merge with social-app upstream again
6 months ago
lists
feat: add disable composer prompt toggle in settings
6 months ago
modals
revert pdsAgent commits & remove custom AppView support Bye bye "fix: ensure `com.atproto.*` calls go through without proxying" "add deer custom-appview" "unproxy preferences" (ALSO removes the pdsAgent import added in "couple code error fixes" 3814f6b) This reverts commits 69cf6f93b829d1d25e5fa37875d90070f68ef2ed, 6b305f2626cffa73b1989dec44a071ae7b4ba2b9, and 45584b9c28a5b657e3684b2d8f3cbea06668c116.
6 months ago
notifications
add mutuals text to follow button in notifications
7 months ago
pager
Move `/platform/detection` vars into `/env` (#9707) * Add platform vars to env * Replace /platform/detection with /env
6 months ago
post
fix label spacing (#9195)
9 months ago
post-thread
Merge with upstream https://github.com/bluesky-social/social-app/ thx @shi.gg for fix-sync.diff + ai for fixing lint errors so I could push
7 months ago
posts
feat: add disable composer prompt toggle in settings
6 months ago
profile
Merge with social-app upstream (before the big change !) NOOO! no more gates? 馃槮
6 months ago
testing
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
util
fix: handle text clipping on web https://witchsky.app/profile/did:plc:irs2tcoeuvuwj3m4yampbuco https://witchsky.app/profile/did:plc:irs2tcoeuvuwj3m4yampbuco depending on the zoom of the page, the `@shi.gg` clips at the bottom before: https://i.postimg.cc/nccKVK5k/Screenshot-From-2026-01-24-21-25-31.png after: https://i.postimg.cc/dttRQRXj/Screenshot-From-2026-01-24-21-25-34.png
6 months ago