Skip to content

Added support for publishing newsfeed posts via the ActivityPub spec.

Theodore R. Smith requested to merge hopeseekr:activitypub_posts into master

Implements a basic ActivityPub support for newsfeeds posts.

Based upon the W3C ActivityPub spec: https://w3c.github.io/activitypub/#create-activity-outbox

NOTE: It was very hard for me to find actual ActivityPub services to actually test this against, so I installed Hubzilla's Docker image and tested it locally. And ... it seems to work!

What's still needed are Read routes via new Minds.com's routes, but I figured that was beyond the scope of this PR.

I don't think that I did DI per the project's standards. I would appreciate guidance.


For https://app.asana.com/0/903192510441203/903192510441212?du=903392326287106&invite=a64740b3f486e77db3a775fdac5ea4d9

Merge request reports

Loading