bisky icon indicating copy to clipboard operation
bisky copied to clipboard

Bluesky API library

Results 4 bisky issues
Sort by recently updated
recently updated
newest added

I have successfully published a feed using these changes, but have not managed to verify the feed population parts yet, so happy to remove those and come back to it...

I guess the API allows for it, so I don't think it's really an issue/bug. But it's interesting to document this here nonetheless haha. Blank posts: ![image](https://github.com/jesopo/bisky/assets/715417/02cac0ba-6548-4541-90eb-3054d60540a9) Date can be...

For supporting links/mentions/urls when creating a post: https://docs.bsky.app/docs/advanced-guides/post-richtext#producing-facets Reference implementation: https://github.com/bluesky-social/atproto/blob/011e73ec05b0db34f7c1d12382ec46e910e2d4dd/packages/api/src/rich-text/detection.ts#L13