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