@Edent Yup, that looks like what I'd expect to see, and mirrors Mastodon as well, ie. https://mastodon.social/users/Edent/outbox?page=true
samedwards@mastodon.social
@samedwards@mastodon.social
Posts
-
Hey #ActivityPub friends. -
Hey #ActivityPub friends.@Edent https://www.w3.org/TR/activitypub/#outbox
> The outbox stream contains activities the user has published
And then an example of a Create activity on a Note https://www.w3.org/TR/activitystreams-vocabulary/#dfn-create
-
Hey #ActivityPub friends.@Edent Not a feature, but a bug report. The ActivityPub spec doesn't spell it out super clearly, but I'm pretty sure that an Actor's Outbox should be a collection of Activities, not Objects like the single-file server uses.
So the outbox should have "type" => "Create", and the Object will specify the type it is