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
/
at
feat/custom-appview
16 folders
8 files
xan.lol
feat: custom AppView support again
4mo ago
b8410bff
ageAssurance
fix: age assurance bloat
4 months ago
alf
fix: adjust evergarden surface color
4 months ago
analytics
merge with social-app UPSTREAM baby! WE are the bmw drivers this time
4 months ago
components
feat: custom AppView support again This reverts commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69 it's in the same state as before, but in my limited testing, there were no bugs. definitely still needs improvement.
4 months ago
env
feat: custom AppView support again This reverts commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69 it's in the same state as before, but in my limited testing, there were no bugs. definitely still needs improvement.
4 months ago
features
bmw drivers when you try to merge
4 months ago
geolocation
bmw drivers when you try to merge
4 months ago
lib
feat: custom AppView support again This reverts commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69 it's in the same state as before, but in my limited testing, there were no bugs. definitely still needs improvement.
4 months ago
locale
MERGE Bluesky Social PBC URGENT FIX
4 months ago
logger
Merge with https://github.com/bluesky-social/social-app/
5 months ago
platform
Fix up polyfills, remove unused deps (#9946)
5 months ago
screens
feat: custom AppView support again This reverts commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69 it's in the same state as before, but in my limited testing, there were no bugs. definitely still needs improvement.
4 months ago
state
feat: custom AppView support again This reverts commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69 it's in the same state as before, but in my limited testing, there were no bugs. definitely still needs improvement.
4 months ago
storage
feat: custom AppView support again This reverts commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69 it's in the same state as before, but in my limited testing, there were no bugs. definitely still needs improvement.
4 months ago
types
run `yarn lint --fix` (#9013)
10 months ago
view
feat: Follows you pill toggle also some import fixes
4 months ago
App.native.tsx
feat: custom AppView support again This reverts commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69 it's in the same state as before, but in my limited testing, there were no bugs. definitely still needs improvement.
4 months ago
App.web.tsx
Refine UX for on-device translation for posts (#9987) Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Eric Bailey <git@esb.lol>
4 months ago
Navigation.tsx
merge with social-app UPSTREAM baby! WE are the bmw drivers this time
4 months ago
Splash.android.tsx
clean rn 0.76 upgrade (#6887) * package upgrades * upgrade system ui * update patches * rename patch * rm * use .set/.set * resolve yarnlock * fix accidentally removed package * fix use permissions hook * fix some type errors * type fixes * more tweaking * clean * Discard changes to src/screens/Onboarding/StepProfile/index.tsx * oops * fix splash * use ios/android in config * Fix tests * add back patch * add to rn patch * fullscreen? * Revert "add to rn patch" This reverts commit 4716d2c643a29fc77b871ca8555d8d78cb4ac427. * try this * test with revert * test * maybe this * fix config * Bump @react-native-picker/picker * Bump some packages * Rm unused * Update lockfile * Rename expo-notifications+0.29.8.patch.md to expo-notifications+0.29.10.patch.md * Update react-native+0.76.3.patch.md * Update react-native+0.76.3.patch.md * Inline splash configs Jumping around the file is annoying and makes it harder to understand how this is structured. * Start fixing Android splash * Downgrade compressor This version isn't building for me due to https://github.com/numandev1/react-native-compressor/issues/322. * Make Android splash empty for now * Work around a bug * Bump the compressor * Bump again * Include splash fixes * Try updating * No custom Android splash * Revert to using icons * welp * Fix sizes * Make sizing work * Bump size --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
Splash.tsx
Speed up startup by persisting some queries (#9594) * persist startup queries * Use IDB for query storage (#9687) * Add storage abstraction for persisted query data Introduce a platform-specific storage abstraction layer for react-query persistence: - Native: Uses MMKV for high-performance synchronous storage - Web: Uses IndexedDB via the `idb` library for efficient async storage This replaces the previous AsyncStorage implementation with more performant platform-native solutions. The abstraction maintains API compatibility with @tanstack/query-async-storage-persister. * Refactor storage abstraction to use factory pattern Change createPersistedQueryStorage to a factory function that accepts a storage ID, allowing multiple isolated storage instances: - Native: Each instance gets its own MMKV store - Web: Each instance gets its own IndexedDB database Adopt the factory pattern in: - react-query.tsx: Uses 'persisted_queries' storage - ageAssurance/data.tsx: Uses 'age_assurance' storage This provides better separation between different query client caches and allows each to be managed independently. --------- Co-authored-by: Claude <noreply@anthropic.com> * Refactor to use archival storage (cherry picked from commit a773b40e41c96f821cd32260919ce1437c0fc3ab) * Improve archive db types (cherry picked from commit 80e4959ba2aa00c984c26aed2f7dfae1095720b0) * rm idb * clear on logout, bust on app version * create abstraction for persisting queries, make gcTime infinite * Rm abstraction --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Eric Bailey <git@esb.lol>
5 months ago
Splash.web.tsx
Merge with bluesky-social/social-app again 3rd attempt to get dumb germ dm button and various upstream refactoring stuff in (I hope for more dm buttons in the future) also removing .github folder again since this is a .tangled household
5 months ago
routes.ts
replace deer settings with runes
5 months ago
style.css
fix: @mentions; loading spinner; text select theme  
6 months ago