Skip to content

Bluesky syndicator #743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 13, 2025
Merged

Bluesky syndicator #743

merged 2 commits into from
Apr 13, 2025

Conversation

paulrobertlloyd
Copy link
Collaborator

@paulrobertlloyd paulrobertlloyd commented May 12, 2024

Fixes #618.

Syndicate posts to Bluesky.

This was originally planned as supporting AT Protocol, but that’d be like supporting the entirety of ActivityPub instead of plug-in specific to Mastodon. And lots of the underlying code mentions Bluesky specific features and entities; AT Protocol is an implementation detail, Bluesky is the thing.

  • Return URL to syndicated post on an AT Protocol service Bluesky
  • Support likes
  • Support photos
  • Support reposts
  • Support quote posts
  • Tests
  • Documentation

@gerwitz
Copy link

gerwitz commented Sep 2, 2024

Any advice on the most sustainable way to package this branch as an unsupported plugin with the current release?

@paulrobertlloyd paulrobertlloyd force-pushed the feat/618-syndicator-atproto branch 3 times, most recently from 63a6322 to 2ee85e0 Compare April 1, 2025 00:06
@paulrobertlloyd paulrobertlloyd added this to the v1.0 milestone Apr 1, 2025
@paulrobertlloyd paulrobertlloyd force-pushed the main branch 2 times, most recently from 3f68b33 to 944d2da Compare April 6, 2025 20:28
@paulrobertlloyd paulrobertlloyd force-pushed the feat/618-syndicator-atproto branch 9 times, most recently from dc677e1 to 6d41d48 Compare April 12, 2025 19:34
@paulrobertlloyd paulrobertlloyd changed the title AT Protocol syndicator Bluesky syndicator Apr 12, 2025
@paulrobertlloyd paulrobertlloyd marked this pull request as ready for review April 12, 2025 19:38
@paulrobertlloyd paulrobertlloyd force-pushed the feat/618-syndicator-atproto branch 3 times, most recently from 3f5d044 to 80a0dba Compare April 12, 2025 22:34
@paulrobertlloyd paulrobertlloyd force-pushed the main branch 3 times, most recently from cc2e089 to 04ad1f5 Compare April 13, 2025 00:08
@paulrobertlloyd paulrobertlloyd force-pushed the feat/618-syndicator-atproto branch from 80a0dba to 6ec445e Compare April 13, 2025 00:15
@paulrobertlloyd paulrobertlloyd force-pushed the feat/618-syndicator-atproto branch from 6ec445e to 29582a2 Compare April 13, 2025 20:12
@paulrobertlloyd paulrobertlloyd merged commit b1f60e9 into main Apr 13, 2025
1 check passed
@paulrobertlloyd paulrobertlloyd deleted the feat/618-syndicator-atproto branch April 13, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin-syndicator Syndicator plug-in
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syndicator: AT Protocol (Bluesky)
2 participants