Bluesky service plugin — AT Protocol integration #14

Open
opened 2026-05-28 17:58:13 +00:00 by jmiller · 1 comment
Owner

Implement the Bluesky service plugin with:

  • Handle + App Password authentication
  • Session creation via com.atproto.server.createSession
  • Post creation via com.atproto.repo.createRecord
  • Character limit handling (300 chars)
  • Rich text facets for links and mentions
  • Custom PDS URL support
Implement the Bluesky service plugin with: - Handle + App Password authentication - Session creation via `com.atproto.server.createSession` - Post creation via `com.atproto.repo.createRecord` - Character limit handling (300 chars) - Rich text facets for links and mentions - Custom PDS URL support
jmiller added the priority: mediumtype: integration labels 2026-05-28 17:58:13 +00:00
Author
Owner

Branch created: feature/14-bluesky-service-plugin-at-protocol-integ

git fetch origin
git checkout feature/14-bluesky-service-plugin-at-protocol-integ
Branch created: [`feature/14-bluesky-service-plugin-at-protocol-integ`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/14-bluesky-service-plugin-at-protocol-integ) ```bash git fetch origin git checkout feature/14-bluesky-service-plugin-at-protocol-integ ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#14