-
https://github.com/zentered/bluesky-post-action/blob/main/src/post.js#L20
Although I'm passing the agent configuration, `facets[0].features[0].did` is undefined and throws an error in the post vali…
-
Build fails locally and when running the Dockerfile (which uses `stable` tag). Looks like the issue is that the version of `atproto` in use relies on a version of `cbor` that's not compatible with Dar…
-
Hey,
I'm using the `backfill` package in a way heavily inspired by what `paloma` does. Ultimately, I want to download the data of all repos, and persist that somewhere. Preferably, I'd get the data…
-
This is an *old* issue, but assuming it will still be present in `pulumi`.
```
failed to handle op: indexing post: post (41345, app.bsky.feed.post/3jvdilglu7j2n) had invalid timestamp ("2023-05-10…
-
With the `app.bsky.unspecced.getPopular` endpoint being deprecated and soon to be removed, it might be worthwhile checking up on the current list of third-party clients and see if they're still being …
-
**Describe the bug**
I primarily post small notes to my own website, then syndicate them to both Mastodon and Bluesky. Like Mastodon/Bluesky/Twitter, my small notes can have up to four attached ima…
-
When I try to get user's followers with the given code:
```
from atproto import Client, models
client = Client()
client.login('some_handle', 'app_password')
params = models.AppBskyGraphGetF…
-
Hi. After recent update no invite history for most accounts.
Returns codes=[]
```
res = client.com.atproto.server.get_account_invite_codes(
models.ComAtprotoServerGetAccountInviteCodes.Params(
createA…
-
Exec `make run-dev-env`, then it is failed by sqlite syntax error.
```
[ created by Bluesky ]
/home/kingyosun/atproto/node_modules/better-sqlite3/lib/methods/wrappers.js:5
return this[…
-
The firehose got stuck in a crash loop this morning due to the following bug.
It's also really bad that it can crash loop! This shouldn't happen.
```
[firehose] [2023-08-30 07:59:03] INFO:serve…