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
67
fork

Configure Feed

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

default deny threadgates

Mia da2dbdd1 4f4aab6b

+1 -1
+1 -1
consumer/src/db/gates.rs
··· 88 88 } 89 89 } 90 90 91 - Ok(false) 91 + Ok(true) 92 92 } 93 93 94 94 pub async fn postgate_maintain_detaches<C: GenericClient>(