Commit Graph

559 Commits

Author SHA1 Message Date
Christopher Allan Webber b28288f6ef
Rename present "likes" collection for actors to "liked"
Part of #185.
2017-04-30 17:56:18 -05:00
Christopher Allan Webber 50b2a34e9d Merge pull request #216 from strugee/actor-types
Clarify language surrounding what can be an actor
2017-04-27 16:44:55 -05:00
Alex Jordan 0ce15f3302
Clarify language surrounding what can be an actor
Fixes #213
2017-04-27 17:41:08 -04:00
Christopher Allan Webber fd7ac18ee6
Removing the terms "subscribing to", makes sentence less awkward
Closes #214.
2017-04-27 16:29:04 -05:00
Christopher Allan Webber aaa53b66dd Merge pull request #210 from strugee/rename-oauth-endpoints
Rename OAuth endpoints to match RFC6749
2017-04-27 13:25:08 -05:00
Christopher Allan Webber 2b4e4fb291 Merge pull request #215 from evanp/oauth-flow
Add note about flow for acquiring bearer tokens and client IDs
2017-04-27 13:22:19 -05:00
Evan Prodromou 727d78e8c8 Add note about flow for acquiring bearer tokens and client IDs 2017-04-27 13:55:55 -04:00
Christopher Allan Webber 76f7afc9c1
whitespace adjustment 2017-04-26 16:03:24 -05:00
Christopher Allan Webber 6934ba3bb5
Remove reference to Actors being subclass of the Actor type
That type is gone!

This closes #193.
2017-04-26 16:01:06 -05:00
Christopher Allan Webber f8060a84f7
Include the option for actors to be a Profile object
Adopts Amy's suggested phrasing and closes #192.
2017-04-26 15:55:06 -05:00
Christopher Allan Webber 5c5dfea2e7 Merge pull request #207 from strugee/e14n-to-pump-io
Eliminate redirects in Acknowledgements section
2017-04-26 14:09:58 -05:00
Christopher Allan Webber 74f96b993a Merge pull request #205 from strugee/activity-vocabulary-reference
Fix Activity Vocabulary not being in References
2017-04-26 14:09:39 -05:00
Christopher Allan Webber 728540a75a Merge pull request #206 from strugee/agent-to-actor
Say "actor" instead of "agent"
2017-04-26 14:09:09 -05:00
Christopher Allan Webber b98137f51a
Tweak the http caching text a bit and add reference to RFC7234 2017-04-26 13:59:57 -05:00
Christopher Allan Webber ddf7ff403a Merge pull request #209 from strugee/http-caching-note
Add notes about HTTP caching
2017-04-26 13:57:52 -05:00
Christopher Allan Webber cf697888f1
Remove duplicate sentence, and small grammar nit (pluralization) 2017-04-26 13:22:24 -05:00
Christopher Allan Webber 0334fb524a Merge pull request #211 from strugee/method-not-allowed
Specify delivery behavior on non-federated servers
2017-04-26 13:21:09 -05:00
Christopher Allan Webber ccf68fb3d3
Re-indent paragraph 2017-04-26 13:15:29 -05:00
Christopher Allan Webber 1cf90ecbc6
Italicize "this is client to server only" 2017-04-26 13:12:40 -05:00
Christopher Allan Webber 4a18f393eb Merge pull request #212 from strugee/same-server-delivery
Clarify behavior of delivery to the same origin
2017-04-26 13:06:20 -05:00
Christopher Allan Webber 038b2cc14f Merge pull request #200 from gobengo/patch-1
Create distbin.com implementation report
2017-04-26 12:46:56 -05:00
Alex Jordan c4654d4fd7
Clarify behavior of delivery to the same origin
Fixes #198
2017-04-25 17:42:33 -04:00
Alex Jordan 33113080d2
Specify delivery behavior on non-federated servers
Ref #189
2017-04-25 17:27:19 -04:00
Alex Jordan 767019be18
Rename OAuth endpoints to match RFC6749
Fixes #191
2017-04-25 17:07:41 -04:00
Alex Jordan b7ff3aa3a3
Add notes about HTTP caching
Fixes #190
2017-04-25 16:36:17 -04:00
Alex Jordan e031aa1c68
Eliminate redirects in Acknowledgements section
Closes #187
2017-04-25 15:58:05 -04:00
Alex Jordan e15827c62e
Say "actor" instead of "agent"
Fixes #197
2017-04-25 15:53:59 -04:00
Alex Jordan 49813e9eea
Fix Activity Vocabulary not being in References
Closes #201
2017-04-25 15:47:40 -04:00
Benjamin Goering 493f09f731 Create distbin.com implementation report
first!
2017-04-20 19:01:36 -07: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