Commit Graph

460 Commits

Author SHA1 Message Date
e1f538365f Update test suite URL 2017-08-20 22:51:14 -07:00
a4e945c673 Updated acknowledgements acknowledgement 2017-08-16 17:31:25 -05:00
f9a15e4146 Add Michael to thanks, shuffle location of Sarven's thanks 2017-08-16 17:30:32 -05:00
b886298434 Add Erik Wilde to review thanks 2017-08-16 12:42:16 -05:00
9636a1c470 Updating attribution and dedication in acknowledgements 2017-08-16 11:26:45 -05:00
2108daf6f9 Fix date on changelog header 2017-08-15 12:19:31 -05:00
bea1b1b77b Removed duplicate changelog entries 2017-08-15 12:19:00 -05:00
70c3c02bfd Update changelog. 2017-08-15 11:21:22 -05:00
a4da2510de Merge commit '1c59bd38b09b4ad02a07ff24de0da402a8b195d9' into gh-pages 2017-08-15 10:20:41 -05:00
fe015ece54 Merge pull request #248 from strugee/author-to-actor
Remove 'author' terminology in favor of 'actor'
2017-07-24 22:32:32 -05:00
28424c3f4b Merge pull request #229 from strugee/recursive-objects
Note recursive objects in Security Considerations
2017-07-24 22:08:35 -05:00
ba9231e7e9 Merge pull request #249 from zotlabs/example8
change object to type in example8
2017-07-24 22:07:54 -05:00
7d7a772d6e Merge pull request #238 from Takyoji/gh-pages
Fixed syntax errors of extra/missing commas in JSON examples
2017-07-24 22:07:23 -05:00
c26bbc5b8b Merge pull request #226 from strugee/ldn-relation-hash
Give the LDN relationship note a decent URL hash
2017-07-24 22:06:42 -05:00
bd79a80736 Merge pull request #230 from strugee/fix-broken-link
Fix broken OAuth Discovery link
2017-07-24 22:06:18 -05:00
afd3e1dd61 Add client-to-server ratelimiting section
Fixes #245
2017-07-20 17:02:52 -07:00
a96f782f72 Add section on federation denial-of-service
Ref #245
2017-07-20 17:01:32 -07:00
e390765041 change object to type in example8 2017-07-18 18:02:13 -07:00
5dc917f421 Remove 'author' terminology in favor of 'actor'
Fixes #247
2017-07-17 23:41:46 -07:00
fb0a2e8516 Ooops, "author" should be "actor"... what a mistake... 2017-07-15 10:26:53 -05:00
a106324444 Rename likes to liked in actors example 2017-07-06 10:18:39 -05:00
919424636a Fixed syntax errors of extra/missing commas in JSON examples 2017-07-02 22:30:04 -07:00
6b63398614 Give a suggestion for handling recursive objects 2017-06-20 18:08:29 -07:00
efb3a084f6 Fix broken OAuth Discovery link 2017-06-16 23:43:16 -07:00
1798a2844e Note recursive objects in Security Considerations 2017-06-16 23:13:41 -07:00
33ccc1b492 Give the LDN relationship note a decent URL hash 2017-06-02 02:15:59 -07:00
1c59bd38b0 Squash HTML validation error 2017-06-02 02:15:11 -07:00
b43ea3c39f Fix inReplyTo being on Create instead of Note
Fixes #222
2017-05-09 11:39:01 -07:00
cd33a72a17 Missing comma in one of the json examples 2017-05-04 16:11:26 -05:00
1537381b5f small grammar fix 2017-05-04 16:00:45 -05:00
cd30668742 Fixing the previous publish date 2017-05-04 12:39:40 -05:00
e7096cb592 Oops, use actual <em> tags instead of asterisk earmuffs 2017-05-04 11:51:45 -05:00
87dbb25a29 Fixing like/likes collection links 2017-05-04 11:47:58 -05:00
2598348249 Switch upcoming publish date to May 9th 2017-05-04 11:34:20 -05:00
0ad4f56304 update dates 2017-05-03 23:00:44 -05:00
3743b38c18 Add mray's super-amazing tutorial illustrations.
THANK YOU MRAY!  They look SO good.

Closes #202.
2017-05-03 21:52:54 -05:00
e7bedc7121 Update changelog 2017-05-03 16:18:41 -05:00
3b523f81d8 Make adding to outbox collection on client to server section a MUST.
Also add note that there's no guarantee of *when* the object may
appear in the outbox.

Closes #219.

Co-authored with Alex Jordan <alex@strugee.net>
2017-05-03 16:04:00 -05:00
20f18143b0 Tag normative changes in changelog with "normative" 2017-05-02 16:09:25 -05:00
48107c38e5 Add changelog 2017-05-02 09:58:35 -05:00
aceca0ab1b Clarify submitting to uploadMedia endpoint does not involve outbox submission 2017-05-02 02:28:04 -05:00
914789bee9 Move Uploading Media section directly into the Client to Server section
Closes #220.
2017-05-02 02:26:58 -05:00
4817398bd9 Mention returning 405 Method Not Allowed when submitting objects to non-c2s outboxes
Also wrap another mention of 405 Method Not Allowed in code tags.

Closes #220.
2017-05-02 02:11:07 -05:00
8fffd822da Add fragment identifier to Ben's endpoints 2017-05-02 02:02:05 -05:00
d05e0f515a Add a bearer token to the posting-to-uploadMedia example 2017-05-02 01:25:06 -05:00
1cc5e8d25e Add media uploading example.
Closes #164.
2017-05-02 01:23:24 -05:00
169d2a0bf4 Clients traversing build-up of addressing doesn't mean unpack collections
Closes #218.
2017-05-01 22:38:37 -05:00
6c39e3fbf7 Add tutorial, closing #158.
This still has the ascii art illustrations, but there's a separate issue
to handle the SVG illustrations (#202).
2017-05-01 14:20:38 -05:00
59b502a691 Consolidate outbox submission in C2S Interactions
Fixes #195
2017-05-01 12:20:38 -05:00
545c7183f3 Client to server no longer required for server to server in conformance classes
Closes #184.
2017-05-01 11:52:03 -05:00