-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for publishing newsfeed posts via the ActivityPub spec. #28
base: master
Are you sure you want to change the base?
Conversation
FYI: Mastodon is the largest decentralized ActivityPub implementation, there are over 2,000 public Mastodon servers to test ActivityPub compatibility with. |
You should setup your own Mastodon instance for testing federation. Most importantly because you want to be sure your federation is well behaved, but also because specific evidence of poor faith will accelerate the pre-emptive blocking of your domain |
I guess you haven’t done your homework properly:
Btw pleroma is probably the easiest to setup. |
'https://www.w3.org/ns/activitystreams', | ||
'@language' => 'en-GB' | ||
], | ||
'id' => 'https://rhiaro.co.uk/2016/05/minimal-activitypub', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pretty sure id needs to be unique per post.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All I can say is, "Oops!!" Yeah. It's supposed to be the newsfeed URL for that article.
Complete ActivityPub implementation would make Minds profiles base bigger by more than 3 millions and the Fediverse would grow up by 1,25 million, so I would love to get it completed… |
@m4sk1n actually the fediverse would grow to around 3 million users, but 1/3 will be monopolized by just one instance |
When I did this for the Minds.com interview process, my #1 problem was getting it code reviewed. It's actually quite sad to me that this has languished for almost 6 months without a single official review, since I really do want minds.com to succeed and I contributed this and several other PRs with really good intentions. |
Hi, what did hapen with this? it will be so cool have minds on the fediverse. |
@Laniaktroid Minds repo is now on GitLab |
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