Publish actor creation and update timestamps #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task-7638ca9f-actor-timestamps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
publishedupdatedUpdateactivitiesVerification
npm run buildnpm run lintnpm test(311 tests)Review summary
The PR maps persisted actor creation time to ActivityPub
publishedand computesupdatedfrom the newest actor, profile-settings, or social-account timestamp. The shared actor document feeds both the public endpoint and outbound actorUpdateactivities, so both paths receive identical timestamps. Tests use generic actor and URL fixtures.Acceptance criteria
publishedtimestamps.updatedreflects the newest actor, profile-settings, or account timestamp.Updatepayloads contain both timestamps.Blocking issues
Warnings
Verdict
Approved for merge.