-
My home PDS (here: https://bsky.0k.io ) was installed using the docker image and DNS setup is correct on a custom domain. It's a manual install : I had to read `install.sh` to reproduce the setup by h…
-
Only thing to note is the link to the download is no longer valid if it's trying to decode the Twitter shortener
---------
`Parse tweet id '543719530430996480'
Created at 2014-12-13T10:50:12.000…
-
```
Video job status: 'video duration (106.93 sec) is longer than the maximum allowed duration (60 sec)'. Video will be posted as a link
C:\Users\Kiz\Downloads\twitter-to-bluesky-0.7.1\node_modules…
-
When trying to import a video which has a length over 60 seconds the script fails and exits.
```
Parse tweet id '763355427925069824'
Created at 2016-08-10T12:44:51.000Z
Full text 'test https…
-
```
/Users/hagen/Documents/Misc/twitterstuff/twitter-to-bluesky/node_modules/@atproto/xrpc/dist/types.js:174
return new XRPCError(status, undefined, message, headers, { cause });
…
-
**Is your feature request related to a problem? Please describe.**
It is unclear from the documentation of `@atproto/api` how to create an anonymous `Agent` (for xRPC invocation on the `com.atproto…
-
```
hagen@Edwards-iMac-M3 twitter-to-bluesky % npm run start_log
> twittertobluesky@0.6.0 start_log
> npx tsc && node app.js > import.log
/Users/hagen/Documents/Misc/twitterstuff/twitter-t…
-
**Describe the bug**
This issue occurs with AppView's API as follows:
https://public.api.bsky.app/xrpc/app.bsky.feed.searchPosts?q=aaaaaa&limit=100&cursor=0
https://api.bsky.app/xrpc/app.bsky.feed…
-
No help text or example given about the "identifier".
A user would assume it's the handle.
You can go from handle to identifier via
https://bsky.social/xrpc/com.atproto.identity.resolveHandle?han…
-
![image](https://github.com/user-attachments/assets/3b998394-3d02-4f69-92f1-eaed29451cdb)
In d.ts of altv-xrpc-server we using alt-server types, which in case of jsv2 module is not valid.