We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bluesky doesn't support videos yet, so we can't bridge them directly like we do with images, but we should do something, probably a link. Example: https://mastodon.social/@jjb/112488173247909514 => https://bsky.app/profile/jjb.mastodon.social.ap.brid.gy/post/3kt4t4wf2x4o2
Thanks @wakest!
The text was updated successfully, but these errors were encountered:
bluesky.from_as1: for video attachments, link to original post, mark …
c2cf5b2
…with [Video] for snarfed/bridgy-fed#1078
Related: #1106 , bluesky-social/atproto#2575
Sorry, something went wrong.
bluesky.from_as1: for posts with images, put original post link in text
3d375e5
...instead of in an external embed, since Bluesky doesn't support both image and external embeds in the same post: bluesky-social/atproto#2575 snarfed/bridgy-fed#1106 snarfed/bridgy-fed#1078
Phew, this was more complicated than I expected. No matter, should be working now!
No branches or pull requests
Bluesky doesn't support videos yet, so we can't bridge them directly like we do with images, but we should do something, probably a link. Example: https://mastodon.social/@jjb/112488173247909514 => https://bsky.app/profile/jjb.mastodon.social.ap.brid.gy/post/3kt4t4wf2x4o2
Thanks @wakest!
The text was updated successfully, but these errors were encountered: