Commit 736ece4
feat(pds): proxy unhandled XRPC requests to Bluesky AppView (#8)
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>1 parent 278d6f7 commit 736ece4
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
178 | 187 | | |
0 commit comments