Commit Graph

620 Commits

Author SHA1 Message Date
8bc60cbc36 Merge 803860b063 into 1a6e82e77d 2023-05-08 02:17:44 +00:00
803860b063 Add "MUST" to required Object types
There is a discussion to be had here about `type`, which is _optional_ in ActivityStreams Core ("All properties are optional (including the id and type)."), however it is unclear what ActivityPub would do with Objects lacking `type` and so probably clearer to just make it mandatory.
2023-05-07 21:17:02 -05:00
1a6e82e77d Boilerplate files 2019-03-05 11:21:10 -05:00
aa8a4781a8 Point at AP overview in activitypub-tutorial.txt 2018-04-09 16:44:01 -05:00
2083f46299 We're REC now, update this document accordingly 2018-02-14 16:51:18 -06:00
7bf54bd849 previousMaturity: PR 2018-01-18 15:52:21 -06:00
c4c242246a Update contrast on illustrations 2017-12-19 16:15:50 -06:00
27517f61a6 changing my name to Christopher Lemmer Webber 2017-12-04 16:35:37 -06:00
4965d4d787 Remove a line from the SOTD 2017-12-01 16:34:14 -06:00
9557f66af1 Update this changelog date 2017-12-01 15:49:57 -06:00
3233e68908 Apparently the ChangeLog is supposed to come back again
I dunno, it's what I was told!
2017-12-01 15:47:54 -06:00
326e2859f0 Updating dates for PR 2017-12-01 15:46:40 -06:00
21b3e68b41 Oops fix prEnd
4 weeks out, not 5
2017-11-27 14:45:31 -06:00
8e7752ff59 remove CR Exit criteria and ChangeLog 2017-11-27 14:45:25 -06:00
0e75013349 Updated publishDate/prEnd 2017-11-27 11:42:34 -06:00
2a7dc0b1df Remove at risk features section 2017-11-27 11:19:14 -06:00
d51c3bcbe8 Add a max-with to the img css 2017-11-23 13:51:57 -06:00
678aa7a25c Updating respecConfig and ChangeLog dates for PR 2017-11-21 18:45:08 -06:00
83e2094db7 Clarifyied the liked property and MAY 2017-11-21 12:51:21 -06:00
ba58523323 Add ChangeLog 2017-11-21 12:06:46 -06:00
69467cdf92 Replace "objects" and "activities" in inbox/outbox stream sections
Closes #278
2017-11-20 18:21:09 -06:00
ec2aef832e removing excess whitespace 2017-11-20 18:18:57 -06:00
d292ce89d3 Note that bto/bcc should be removed for display, but don't dictate for store
The new display bit was noted in the security considerations section.
2017-11-20 18:06:42 -06:00
afafca589f Don't require forwarding to bto/bcc properties that will never be seen 2017-11-20 17:35:17 -06:00
12a6b5c0b3 isn't -> is on the forwarding note 2017-11-20 16:56:19 -06:00
939c35b6f4 Add a MAY for servers accepting application/activity+json to outbox
Closes #279.
2017-11-20 16:19:49 -06:00
93760cb0b6 Added a note explaining what the forwarding mechanism is for
Closes #274
2017-11-20 15:48:06 -06:00
7e6a2ec9b5 Clarify that the outbox-delivery section applies to the union of S2S and C2S 2017-11-20 15:01:42 -06:00
2a0e7211ea Move liked-property to a MAY 2017-11-20 12:20:45 -06:00
a6ecc2306e Merge pull request #270 from snarfed/announce_shares
fix copy pasta typo in Announce Activity section, likes => shares
2017-11-13 22:48:35 -06:00
f34f5381c6 Typo fixes by @takyoji
Thank you!

Closes #269.
2017-11-13 18:50:32 -06:00
78f19bfcf5 Remove implementation reports and add README 2017-11-13 17:50:02 -06:00
d7d16fda54 fix copy pasta typo in Announce Activity section, likes => shares 2017-11-05 12:32:48 -08:00
8797501835 Merge pull request #268 from yvolk/260-clarify-user-account-actor
Clarifying relations between User, Account and Actor at the domain model level
2017-11-05 09:00:36 -06:00
5b5e5f7a20 Refined statement on account to actor relation (in the Overview).
Several replacements of "users" to "actors" (and visa versa), where the term "user" doesn't mean "real-world users, bots, and other automated processes".
2017-11-05 07:35:54 +03:00
ffd35f11ed Dropped "In this version of ActivityPub" words in order not to promise concrete future changes of the specification. 2017-11-03 08:32:39 +03:00
2ebe5129a9 Clarifying relations between User, Account and Actor at the domain model level (i.e. in the Overview section) 2017-11-02 10:59:22 +03:00
b95fddffb2 Since we removed the upload media endpoint, we can remove the at risk note too 2017-11-01 13:21:29 -05:00
5105de883f Update ChangeLog. 2017-11-01 13:17:37 -05:00
cd3fa8e503 New publish date 2017-11-01 13:14:39 -05:00
f56b10ddcd Update authors and editors
Closes #267.
2017-11-01 13:09:42 -05:00
0895b2595c Remove duplicate "actors" 2017-10-30 12:49:48 -05:00
c038f72b8b Merge actor tweaks 2017-10-30 18:45:24 +01:00
4d8eaa591b Clarify that actor-accounts can be of real-world users, bots, automated processes
Based by suggestion by @rhiaro in #260

Also hey look, "accounts"!
2017-10-30 12:40:46 -05:00
7a28b4f32a Changelog since the last CR 2017-10-30 18:38:28 +01:00
500c059e68 Incorporate adjusted description of relationship between users and actors
Related to #260.

Thanks to Yuri Volkov for the phrasing!
2017-10-29 22:09:58 -05:00
cb6297a61f Apply robustness principle to accepting content as well in #256 2017-10-29 20:56:46 -05:00
4b7c7e09fc Ooops, accidentally marked the ED as CR 2017-10-29 20:43:59 -05:00
e32680c017 Swap as:Public and Public in the note about them
Closes #264
2017-10-28 11:33:58 -05:00
49b060cd67 Don't conflate Actors and users, and add note about multiple such configurations
Addresses #260
2017-10-28 08:34:23 -05:00