Commit Graph

431 Commits

Author SHA1 Message Date
Alex Jordan b7ff3aa3a3
Add notes about HTTP caching
Fixes #190
2017-04-25 16:36:17 -04:00
Christopher Allan Webber 4d9a5a348a
"3rd" -> "third" 2017-04-18 00:28:10 -05:00
Christopher Allan Webber c35007ac02
Add another example of delivery for user-curated collections 2017-04-18 00:26:05 -05:00
Christopher Allan Webber 0a50f664b5
Use "summary" on Liking the minimal update client example instead of "name"
This reflects the clarification of the difference between
automatically generated names and intentional descriptions of an item.
2017-04-17 23:38:50 -05:00
Christopher Allan Webber 13b28ea3f3
Add a couple of clarifying words.
The sentence was correct as it was, but was a bit vague in the case of
new objects.  This makes it clear in terms of the previous sentences
in this paragraph.
2017-04-17 20:58:49 -05:00
Christopher Allan Webber 90dfc54793
Dropped a couple of redundant words. 2017-04-17 20:57:16 -05:00
Christopher Allan Webber d399493272
When listing inbox and outbox properties, explicitly call them OrderedCollections
This is consistent with section 5 and makes that information clearer
earlier in the document.
2017-04-17 20:45:25 -05:00
Christopher Allan Webber a525acc28b
Clarify wording around adding id in client to server communication 2017-04-17 20:41:17 -05:00
Christopher Allan Webber 731e72e0c9
"Spoofing prevention" used author attribute instead of attributedTo 2017-04-17 20:39:43 -05:00
Christopher Allan Webber 2136c4111a
Add preferredUsername to Alyssa's example 2017-04-17 11:59:57 -05:00
Christopher Allan Webber 315fead96c
Call attention to the Public Inbox Delivery section in Public Addressing.
It may be that these sections should be merged?
2017-04-17 10:46:38 -05:00
Christopher Allan Webber a498bb80e0
id="publicInbox" shouldn't have a # character though, obviously 2017-04-17 10:39:16 -05:00
Christopher Allan Webber 3711cb2ac9
Missed the # symbol on publicInbox fragment link 2017-04-17 10:34:21 -05:00
Christopher Allan Webber 7724b31536
Add arrow to outbox POST 2017-04-17 09:08:56 -05:00
Christopher Allan Webber 00bae104d9
Mention that users are represented as "actors" 2017-04-16 23:12:23 -05:00
Christopher Allan Webber c31fac726b
Oops, typo in last followers reference too (thanks @gargon) 2017-04-16 19:14:02 -05:00
Christopher Allan Webber 7390d9de01
oops, followers url shouldn't be following
(thx for catching Kevin Everets)
2017-04-16 19:12:46 -05:00
Christopher Allan Webber 63a5318ad7
Added an ActivityPub tutorial
In plaintext, and with ascii art for now while it's a draft.
Will clean it up more as we go!
2017-04-16 18:34:55 -05:00
Christopher Allan Webber df531dbfed
why not turn a non-normative note into an actual note 2017-04-12 09:38:27 -05:00
Christopher Allan Webber 0bd753749f
Remove duplicate summary and inline the as2 duplicate properties 2017-04-12 09:29:53 -05:00
Christopher Allan Webber a3fa84c9c9
Cite AS2 in 4.1.1 2017-04-11 22:38:39 -05:00
Christopher Allan Webber 271d364376
Oops, forgot to remove icon from the normative section 2017-04-11 22:35:46 -05:00
Christopher Allan Webber 77d6146641
document the move of AS2 properties from actors into non-normative subsection 2017-04-11 15:09:41 -05:00
Christopher Allan Webber 840adf2b5b
Move duplicated ActivityStreams Actor properties to informative section
This closes #180.
2017-04-11 14:29:15 -05:00
Christopher Allan Webber 8aab4c4468
Reverting accidental change re: icon
This was a suggested fix for #180 but I didn't mean to roll it into
the previous commit.
2017-04-11 08:51:58 -05:00
Christopher Allan Webber 9d693d1406
Some editorial adjustments (typo fixes, word restructuring)
Suggested by @strugee.  Closes #183.
2017-04-11 08:31:03 -05:00
rhiaro 8e32690464 New changelog for editorial updates; add ids to changelog sections 2017-04-11 13:20:36 +08:00
Christopher Allan Webber 21743a5c20
Adjust security/privacy answers for incognito mode & "local device"
"to be closer to implementation", per #123.
2017-04-10 12:10:30 -05:00
Christopher Allan Webber 0925e1707c
Be a little bit looser about transient examples
chat messages and game notifications both *might* be transient, but
they might not, so say "some kind of".

This closes #168.
2017-04-10 11:04:18 -05:00
Christopher Allan Webber 0b625cc43f
Reference RFC6749 and RFC6750
Closes #169.
2017-04-10 10:48:46 -05:00
Christopher Allan Webber b424f60ff3
Improve wording about default Activity addressing
Thanks to @strugee for the good feedback and wording choice.  Closes #170.
2017-04-10 09:38:08 -05:00
Christopher Allan Webber ca35626585
Clarify what's required for an actor profile. Closes #173. 2017-04-10 09:32:00 -05:00
rhiaro a3fc8d2e71 Address editorial issues, fixes #142 2017-04-10 17:51:13 +08:00
rhiaro bc7741fa25 Add informative ref to JSON Web Signatures, fixes #172 2017-04-10 17:24:27 +08:00
rhiaro 92c70a3393 Fix previous publish date 2017-04-10 17:01:32 +08:00
rhiaro 690bd05c3f Fix latest updated date, and link to commits 2017-04-10 16:59:21 +08:00
Christopher Allan Webber 64d5d9cb74
Thanks to @gobengo for the implementation reports template 2017-03-04 15:13:23 -06:00
Christopher Allan Webber 3e94e258cc
Alternate email submission route 2017-03-04 14:44:41 -06:00
Christopher Allan Webber 7f91731139
Add extra bullet points for uploading files to server
See https://github.com/w3c/activitypub/pull/174#issuecomment-284131233
2017-03-04 13:21:24 -06:00
Christopher Allan Webber 5daddcb042 Merge pull request #174 from gobengo/implementation-reports
Implementation Report Template
2017-03-04 13:20:01 -06:00
Benjamin Goering 6e85118970 fix typo and rename to TEMPLATE 2017-03-01 00:04:09 +08:00
Christopher Allan Webber e95fd6db9f
Remove # from profile url 2017-02-21 09:16:45 -06:00
Benjamin Goering 13a546a2e5 Fully clean the implementation report draft 2017-01-12 18:56:43 +08:00
Benjamin Goering c4b14f553c Add Server normative requirements 2017-01-11 18:19:20 +07:00
Benjamin Goering 561b62e15c clean up client object retrieval requirement 2017-01-11 17:01:03 +07:00
Benjamin Goering af0cfd6317 Add SHOULD client requirements 2017-01-11 16:58:55 +07:00
Benjamin Goering 23c298e54d More Client MUSTs 2017-01-11 16:50:18 +07:00
Benjamin Goering bd97e86e7e Clean up Client activity submission acceptance criteria 2017-01-11 16:40:10 +07:00
Benjamin Goering aa6216a688 WIP implementation-reports 2017-01-11 16:17:21 +07:00
Christopher Allan Webber fd79cf82a6 Fix #publicInbox link 2016-11-16 22:12:12 -06:00