Skip to content

feat(pds): proxy unhandled XRPC to AppView#8

Merged
ascorbic merged 1 commit into
mainfrom
feat/appview-proxy
Dec 27, 2025
Merged

feat(pds): proxy unhandled XRPC to AppView#8
ascorbic merged 1 commit into
mainfrom
feat/appview-proxy

Conversation

@ascorbic
Copy link
Copy Markdown
Owner

Summary

  • Proxies unhandled XRPC requests to api.bsky.app (AppView)
  • Enables feeds, profiles, notifications, DMs, and moderation endpoints
  • Adds stub for app.bsky.actor.getPreferences (empty preferences)
  • Adds stub for app.bsky.ageassurance.getState (assured status)

Test plan

  • All 73 tests pass
  • Login via Bluesky app and verify timeline loads
  • Verify DMs work

🤖 Generated with Claude Code

Proxies unhandled XRPC requests to api.bsky.app, enabling AppView
endpoints (feeds, profiles, notifications, DMs, moderation).

Also adds stub endpoints for:
- app.bsky.actor.getPreferences (returns empty preferences)
- app.bsky.ageassurance.getState (returns assured status)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Dec 27, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
atproto-pds 950b4e5 Dec 27 2025, 04:56 PM

@ascorbic ascorbic enabled auto-merge (squash) December 27, 2025 16:56
@ascorbic ascorbic merged commit 736ece4 into main Dec 27, 2025
2 of 3 checks passed
@ascorbic ascorbic deleted the feat/appview-proxy branch December 27, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant