From e06796defa924119d712e603f432a58366e28424 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 1 Jul 2022 18:42:50 +0100 Subject: [PATCH 1/2] Status numbers --- specification/activitypub.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/activitypub.md b/specification/activitypub.md index b63df640b..5076e8a1d 100644 --- a/specification/activitypub.md +++ b/specification/activitypub.md @@ -358,7 +358,7 @@ In the case of attached images, the `name` field can be used to supply a descrip "https://www.w3.org/ns/activitystreams#Public"], "object": { "@context": {"@language": "en"}, - "id": "https://example.net/users/fearghus/statuses/23", + "id": "https://example.net/users/fearghus/statuses/6423726", "type": "Note", "attributedTo": "https://example.net/users/fearghus", "to": ["https://example.net/users/fearghus/followers", @@ -395,7 +395,7 @@ When a new post is created, if it has `content` containing one or more hashtags "https://www.w3.org/ns/activitystreams#Public"], "object": { "@context": {"@language": "en"}, - "id": "https://example.net/users/fearghus/statuses/23", + "id": "https://example.net/users/fearghus/statuses/28265429", "type": "Note", "attributedTo": "https://example.net/users/fearghus", "to": ["https://example.net/users/fearghus/followers", From beb1dc04d2a9e03cfaeca548ed8d5f38b7bd6bd0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 1 Jul 2022 18:46:25 +0100 Subject: [PATCH 2/2] Published time --- specification/activitypub.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/activitypub.md b/specification/activitypub.md index 5076e8a1d..ed7d150bd 100644 --- a/specification/activitypub.md +++ b/specification/activitypub.md @@ -285,6 +285,7 @@ As an example, if example.com receives the activity "type": "Note", "attributedTo": "https://example.org/users/alice", "mediaType": "text/html", + "published": "2031-03-27T14:10:25Z", "content": "I'm a goat" } } @@ -363,6 +364,7 @@ In the case of attached images, the `name` field can be used to supply a descrip "attributedTo": "https://example.net/users/fearghus", "to": ["https://example.net/users/fearghus/followers", "https://www.w3.org/ns/activitystreams#Public"], + "published": "2032-09-14T19:17:02Z", "summary": "", "sensitive": False, "mediaType": "text/html", @@ -400,6 +402,7 @@ When a new post is created, if it has `content` containing one or more hashtags "attributedTo": "https://example.net/users/fearghus", "to": ["https://example.net/users/fearghus/followers", "https://www.w3.org/ns/activitystreams#Public"], + "published": "2032-05-29T15:08:47Z", "mediaType": "text/html", "content": "Posting with #ActivityPub", "tag": [