Daniel Holmgren
Daniel Holmgren
Adds a schema for `getSuggestionsSkeleton` Return values are of type `app.bsky.actor.defs#skeletonActor` which is just a wrapper object around `did` but leaves us room to add some annotations in the future...
Adds script to pds for performing recovery based off of the sequencer database: - reapply sequenced repo updates to actor stores - delete actor stores for accounts that have been...
There's a weird edge case in lexicon validation around a schema moving from having _no_ output schema to having an output schema with all optional properties. This is allowed in...
Some events that we were sending out over the PDS firehose were missing blocks necessary to validate the included proofs. This seems to have been primarily happening on events that...
Give an example: in the README or in code of a minimum viable feed generator - static routes & no firehose subscription
I did a dumb copy/paste job in the lexicon folder. clean that up to only necessary lexicons