-
Twitter posts with link previews - that is, almost all tweets with links - are not converted into Bluesky preview cards (type **app.bsky.embed.external**), but instead into two Bluesky posts: first wi…
-
ATProto is pull-oriented, so we're currently polling notifications there to get events to propagate. We also need to poll timelines in those protocols to get _posts_ to propagate. Whee. Should hopeful…
-
**Describe the bug**
When searching for any hashtag, the search returns nothing.
**To Reproduce**
Steps to reproduce the behavior:
1. Search for a hashtag for example #hazbinhotel
**Exp…
-
-
Started seeing this error when we try to `refreshSession` for bluesorella.bsky.social: `Error 400, response body: '{"error":"InvalidRequest","message":"Could not find user info for account: did:plc:u7…
-
Right now evidently we're not generating a `url` for objects like posts, so "Show original" links in the fediverse go to their id, which returns the AS2. Ideally we should generate a separate `/r/` ur…
-
Can I specify one URL and use PHP to retrieve only one bluesky post by someone else?
-
See https://atproto.com/blog/create-post#website-card-embeds
-
Hello!
I hope all is well.
I've set up a pds on https://bsky.femtoAmpere.art/:
```bash
$curl https://bsky.femtoAmpere.art/xrpc/_health
{"version":"0.2.0-beta.5"}
```
However, if I want to …
-
eg when a Mastodon post is the `object`/`inReplyTo`, the value is something like https://mas.to/users/me/statuses/123/activity, but it should be https://mas.to/users/me/statuses/123. Currently blockin…