ceres: a small planet in a giant solar system
33
fork

Configure Feed

Select the types of activity you want to include in your feed.

i can't spell

+1 -1
+1 -1
README.md
··· 40 40 41 41 42 42 # Does it even work right now? 43 - Kind of? The most feature complete endpoints atm are the `app.bsky.actor.getProfile` and `app.bsky.actor.getAuthorFeed` which allows me to load the profile page in a social-app, like below in a local fork of [blacksky.communty](https://blacksky.communty). 43 + Kind of? The most feature complete endpoints atm are the `app.bsky.actor.getProfile` and `app.bsky.actor.getAuthorFeed` which allows me to load the profile page in a social-app, like below in a local fork of [blacksky.community](https://blacksky.community). 44 44 45 45 You can see that it is loading in my profile pictures, as well as details from my profile record, as well as my posts below that. But some counts like `following` and `posts` are funny numbers, or empty. This is because those are not as easy to grab without a backfill of some sort. 46 46