Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aendra-rininsland/xblock
/ functions
Functions
20 in github.com/aendra-rininsland/xblock
⨍
Functions
20
◇
Types & classes
3
↓ 1 callers
Function
addTag
(post: CreateOp, detections: any)
lib/moderate.ts:50
↓ 1 callers
Function
createDb
(location: string)
lib/db/index.ts:6
↓ 1 callers
Function
createLabel
( post: CreateOp, blobCid: string, label: string = "uncategorised-screenshot", score: number | string,
lib/moderate.ts:7
↓ 1 callers
Function
fixBlobRefs
(obj: unknown)
lib/subscription.ts:150
↓ 1 callers
Function
getOpsByType
(evt: Commit)
lib/subscription.ts:86
↓ 1 callers
Method
handleEvent
(evt: RepoEvent)
lib/firehose.ts:10
↓ 1 callers
Function
isPost
(obj: unknown)
lib/subscription.ts:131
↓ 1 callers
Function
isType
(obj: unknown, nsid: string)
lib/subscription.ts:135
↓ 1 callers
Function
login
()
lib/agent.ts:6
↓ 1 callers
Function
migrateToLatest
(db: Database)
lib/db/index.ts:14
↓ 1 callers
Function
run
()
scripts/publish-labeler.ts:4
Function
classify
( url: string )
lib/detect.ts:18
Function
constructor
(public service: string, db: Database, agent: BskyAgent)
lib/subscription.ts:20
Function
down
(db: Kysely<unknown>)
lib/db/migrations.ts:19
Function
getCursor
()
lib/subscription.ts:76
Function
getMigrations
()
lib/db/migrations.ts:6
Function
run
(subscriptionReconnectDelay: number)
lib/subscription.ts:49
Function
up
(db: Kysely<unknown>)
lib/db/migrations.ts:12
Function
updateCursor
(cursor: number)
lib/subscription.ts:68
Function
worker
({ data: postsToCreate }: { data: CreateOp[] })
lib/worker.ts:36