Skip to main content

Interface: ActivityView

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

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:81


action

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

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

Action type


actorDid

actorDid: string

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

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:93

Semantic activity category


collection

collection: string

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

NSID of the record collection


confirmedAt?

optional confirmedAt: string

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

When firehose confirmed the action


errorCode?

optional errorCode: string

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

Error code if activity failed


errorMessage?

optional errorMessage: string

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

Error message if activity failed


firehoseCid?

optional firehoseCid: string

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

CID from firehose confirmation


firehoseUri?

optional firehoseUri: string

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

AT-URI from firehose confirmation


id

id: string

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

Unique activity identifier (UUID)


initiatedAt

initiatedAt: string

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

When user initiated the action


latencyMs?

optional latencyMs: number

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

Latency from UI initiation to firehose confirmation (milliseconds)


rkey

rkey: string

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

Record key


status

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

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

Activity status


targetTitle?

optional targetTitle: string

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

Target record title for display


targetUri?

optional targetUri: string

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

Target record URI