[READ ONLY MIRROR] Spark Social AppView Server github.com/sprksocial/server
atproto deno hono lexicon
5
fork

Configure Feed

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

fix filtercollections

-1
-1
data-plane/subscription.ts
··· 199 199 }, 200 200 filterCollections: [ 201 201 "so.sprk.*", 202 - "app.bsky.graph.block", 203 202 ], 204 203 }); 205 204 return { firehose, runner };