Skip to content

Add support for self-hosted PDS#39

Merged
danielpost merged 3 commits into
mainfrom
feat/add-support-for-selfhosted-pds
Oct 8, 2025
Merged

Add support for self-hosted PDS#39
danielpost merged 3 commits into
mainfrom
feat/add-support-for-selfhosted-pds

Conversation

@danielpost
Copy link
Copy Markdown
Contributor

@danielpost danielpost commented Oct 8, 2025

This PR adds support for self-hosted Bluesky PDS instances.

It accomplishes this by calling plc.directory with the DID of the user account and looking at the related serviceEndpoint for the PDS. This way users do not have to enter a PDS manually when connecting an account, and Autoblue handles everything automatically.

PDS endpoints are cached for 24 hours (they don't really change often if at all), and the cache can be cleared earlier by reconnecting the account.

@danielpost danielpost merged commit a37b435 into main Oct 8, 2025
2 checks passed
@danielpost danielpost deleted the feat/add-support-for-selfhosted-pds branch October 8, 2025 11: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