Parakeet is a Rust-based Bluesky AppServer aiming to implement most of the functionality required to support the Bluesky client
appview
atproto
bluesky
rust
appserver
commits
Author
Commit
Message
Date
needed to do a reorder of COPY to make sure everything was in before calculating gates
this will likely require a full reindex to fix.
Feat: Viewer Interactions
See merge request parakeet-social/parakeet!22
https://github.com/bluesky-social/atproto/pull/4224
we don't handle throttled or desynch statuses correctly because I couldn't find any to test with...
- move file creation
- log more error detail in backfill_jobs
- move the annoying unknown record error to debug
Bookmarks
See merge request parakeet-social/parakeet!21
Mutes
See merge request parakeet-social/parakeet!20
Caching
See merge request parakeet-social/parakeet!19
Feat: Faster Backfill
See merge request parakeet-social/parakeet!18
feat: Feeds
Closes #7
See merge request parakeet-social/parakeet!17
the big feed refactor
post-tweaks