Something went wrong. Try again.
hardened bluesky app fork with microcosm
Something went wrong. Try again.
Memoize CORS-blocked feed generators; confirm direct path is correct master
Diagnostics confirmed the direct getFeedSkeleton call is correct and the token mints (370 chars) - the only failure is a browser CORS block: foryou.club sends no Access-Control-Allow-Origin header, so the browser refuses the response (TypeError: Failed to fetch). This is a generator-side limitation; native has no CORS and works for everything. Now we detect that TypeError, remember the generator in directFetchUnsupported, and skip straight to the AppView next time instead of repeating a guaranteed- failing request each load. CORS-enabled generators (most) and all of native go direct with full personalization.
Author scanash00 Date (Jun 12, 2026, 7:46 PM UTC) Commit 7d465edd 7d465edda0282c60f232056d010ec33fc9ba0183 Parent 47619a4d 47619a4d642e84b572bc35927536052bc8709ddc