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
/
lib
/
media
/
at
main
1 folder
13 files
xan.lol
fix: profile images using webp (force png/jpeg)
2mo ago
e4799ccc
video
merge with upstream! 馃挮 (1.121.0) + rspack/lint config edits so the build doesn't error + border radius moved around to support Square Buttons toggle
3 months ago
avatar-generator.tsx
fix: profile images using webp (force png/jpeg)
2 months ago
manip.ts
fix: profile images using webp (force png/jpeg)
2 months ago
manip.web.ts
fix: profile images using webp (force png/jpeg)
2 months ago
picker.e2e.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
picker.shared.ts
Create codemod for updating Toast calls to v2 (#10045)
4 months ago
picker.tsx
fix: profile images using webp (force png/jpeg)
2 months ago
picker.web.tsx
update crop tool, use new package name (#9642)
6 months ago
save-image.ios.ts
Upgrade Lingui to v5 (#9905)
4 months ago
save-image.ts
Upgrade Lingui to v5 (#9905)
4 months ago
saveVideoToDevice.ts
refactor: stop filling console on web + refactor contacts handling + update video saving methods
3 months ago
saveVideoToDevice.web.ts
refactor: stop filling console on web + refactor contacts handling + update video saving methods
3 months ago
types.ts
swap out cropper library (#8327) * mostly implement * type errors * unused import * rm comment * stop accidentally deleting the image while compressing * upgrade * type fixes * upgrade, remove timeout * bump * rm mock * bump --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
1 year ago
util.ts
Fix issue with site loading on older versions of Safari (#10077)
4 months ago