Skip to main content

Interface: ActivityView

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:79

View of an activity log entry

Properties​

$type?​

optional $type: "pub.chive.activity.getFeed#activityView"

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:80


action​

action: string & object | "create" | "update" | "delete"

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:90

Action type


actorDid​

actorDid: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:84

DID of user who initiated the action


category​

category: string & object | "eprint_submit" | "eprint_update" | "eprint_delete" | "review_create" | "review_update" | "review_delete" | "endorsement_create" | "endorsement_delete" | "tag_create" | "tag_delete" | "profile_update" | "proposal_create" | "vote_create"

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:92

Semantic activity category


collection​

collection: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:86

NSID of the record collection


confirmedAt?​

optional confirmedAt: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:112

When firehose confirmed the action


errorCode?​

optional errorCode: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:124

Error code if activity failed


errorMessage?​

optional errorMessage: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:126

Error message if activity failed


firehoseCid?​

optional firehoseCid: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:116

CID from firehose confirmation


firehoseUri?​

optional firehoseUri: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:114

AT-URI from firehose confirmation


id​

id: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:82

Unique activity identifier (UUID)


initiatedAt​

initiatedAt: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:110

When user initiated the action


latencyMs?​

optional latencyMs: number

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:122

Latency from UI initiation to firehose confirmation (milliseconds)


rkey​

rkey: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:88

Record key


status​

status: string & object | "confirmed" | "failed" | "timeout" | "pending"

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:108

Activity status


targetTitle?​

optional targetTitle: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:120

Target record title for display


targetUri?​

optional targetUri: string

Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:118

Target record URI