Commit Graph

143 Commits

Author SHA1 Message Date
47a470fe4e Refine Follow, Add and Remove 2016-08-17 12:57:42 -05:00
ed9a345423 Tweak Update. Fix Delete to use Tombstone 2016-08-17 12:49:34 -05:00
a3f81142c5 Small improvements to Create 2016-08-17 12:47:19 -05:00
f7b4db1cc9 Tidy up Create Activity 2016-08-17 12:42:55 -05:00
3da1f27d34 Note about audience targeting copying 2016-08-17 12:36:02 -05:00
f86cf068dc Copying audience targeting from embedded objects to activity (experimental..) 2016-08-17 12:33:56 -05:00
bdedf711c0 Start delivery side-effects, merge content objects with this 2016-08-17 12:21:01 -05:00
bce9c01730 Move notifications before auth 2016-08-17 12:15:38 -05:00
446f8c2fa7 Move binary data after Collections 2016-08-17 12:15:03 -05:00
835b00a931 Move Collections to after Activities 2016-08-17 12:12:46 -05:00
f585e11d9d Explicit instructions for posting Activities to Outbox 2016-08-17 12:11:37 -05:00
e1f41e8842 Remove Endpoint Discovery section as this is covered by Actors 2016-08-17 11:42:41 -05:00
9cadd16386 Move Activities to after Actors 2016-08-17 11:42:24 -05:00
374d9f7c80 Add missing closing </section> 2016-08-17 11:34:34 -05:00
5c982f8395 Editing last commit to match document style guide
(wrap at column 79, newlines at sentence start/end.)
2016-08-16 15:05:58 -05:00
99aaf2e69f Clarify Notification & Delivery; fixes #47 2016-08-16 15:00:42 -05:00
f5817e37b1 Add Evan Prodromou as an author to the activitypub spec 2016-08-16 10:45:05 -05:00
d78ee8c49e Clarity on who can access the inbox, and moved MUST to SHOULD 2016-08-16 10:41:35 -05:00
726ac8ecad specify delivery to actor and attributedTo fields 2016-08-16 10:09:21 -05:00
174a45f8f6 Copy activity's "actor" field to the "attributedTo" field 2016-08-16 10:07:18 -05:00
44f9b94c91 fix missing comma in example 2016-08-08 07:11:06 -05:00
2275847e4d Fix wording of initial HTTP methods sentence 2016-06-19 07:36:58 +00:00
12c9a752e2 Fix #18 - Remove HTTP PUT and HTTP DELETE verbs 2016-06-18 08:31:17 +00:00
b27d9e2eb1 Noting that authentication is expected for media uploads.
This ties into Issue #23.
2016-06-15 11:48:56 -05:00
dc7c209db7 Clarify what the file endpoint is for #23
Still leave open the possibility of having an "endpoints" field.
2016-06-15 11:38:47 -05:00
e11853700d Line wrapping at another sentence end 2016-06-15 10:14:14 -05:00
d1d5619c11 Provide a consistent style: wrap at column 79 and at sentence ends. 2016-06-14 17:30:54 -05:00
b726fc8d0c Update publishDate; add w3cids to editors; Comment out Owen Shepherd 2016-06-14 10:40:05 -05:00
acdeee5b37 Updating date for real WD post date 2016-06-13 11:36:49 -05:00
9f1f12ab2d set previousMaturity 2016-06-02 12:01:50 -05:00
0b5646cd34 Add previousPublishDate 2016-06-02 12:00:27 -05:00
fa21381d5a Small typo fix, colon should be before </p> 2016-06-02 11:59:00 -05:00
a9c5dadcfc Change date to today 2016-06-02 11:57:14 -05:00
f9f694e246 fix edDraftURI 2016-06-02 11:47:01 -05:00
c07bb28682 Add change log. 2016-05-24 11:36:22 -05:00
4770c0692a Update publishDate 2016-05-24 11:24:46 -05:00
ddf3094ca5 Add editor's draft URI 2016-05-24 11:23:51 -05:00
0557a8b72a Fix 32 - Submit objects without activities for creation 2016-04-19 20:48:04 +02:00
98fef0650c Fixing indentation in objects section. 2016-04-18 17:14:52 -05:00
e368f5b4ea Clarify the requirements around when identifiers are required
Closes #78.
2016-04-18 17:13:43 -05:00
a298b6d145 Fixing one line of indentation 2016-04-18 17:11:12 -05:00
0748239e1f re-indent / format outbox paragraphs 2016-04-18 17:05:36 -05:00
01c82f93bb Incoming activity MUST have a valid URI as its id.
This is related to #78.
2016-04-18 16:40:52 -05:00
248cbec1de re-indenting a paragraph in the Inbox section 2016-04-18 16:38:46 -05:00
0a348ea266 Require validating objects posted to inbox
Closes #46.
2016-04-18 16:33:18 -05:00
85b8e0c542 Clarify deferencing collection to deliver to contained users
... as opposed to adding all to the addressing lines of the contained
object.

Closes #52.
2016-04-18 16:30:36 -05:00
5bed16e876 Move preferredUsername, summary, icon to "MAY" provideable actor properties
Closes #84.
2016-04-18 15:30:05 -05:00
d7bff1efe2 #71: Provide an optional "streams" property example. 2016-04-18 15:27:32 -05:00
14209f8898 Switch specStatus on gh-pages to Editor's Draft 2016-04-18 15:11:52 -05:00
8aec53c2be #28: Clarify ACL
Add whole new section for Access Control
2016-03-18 12:48:56 -07:00