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?
optionalconfirmedAt:string
Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:112
When firehose confirmed the action
errorCode?
optionalerrorCode:string
Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:124
Error code if activity failed
errorMessage?
optionalerrorMessage:string
Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:126
Error message if activity failed
firehoseCid?
optionalfirehoseCid:string
Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:116
CID from firehose confirmation
firehoseUri?
optionalfirehoseUri: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?
optionallatencyMs: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?
optionaltargetTitle:string
Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:120
Target record title for display
targetUri?
optionaltargetUri:string
Defined in: web/lib/api/generated/types/pub/chive/activity/getFeed.ts:118
Target record URI