(feat): Rollout Activitypub
Need to be able to post out to the fediverse, receive posts, subscribe, find people, comment
added scoped labels
assigned to @benhayward.ben
changed the description
- Owner
https://github.com/Minds/engine/pull/28 beginnings
unassigned @benhayward.ben
great way to make minds.com users able to communicate with another 2 millions of users
marked this issue as related to #307
mentioned in issue minds#545 (closed)
changed the description
Any progress on this one? Now that Fediverse has more than 3 millions of registered accounts? (yeah, I know most of those are not active users) I think this should be the highest priority feature request…
You can base ActivityPub implemention on activitypub-php library from Pterotype devs. It requires a SQL database, but I think it would be possible to migrate it to use MongoDB or use additional DB for ActivityPub stuff. It’s MIT-licensed. It needs WebFinger implementation that’s not part of the library, but one could use commits from here or implement WebFinger as part of Minds source code.
closed
Did it happen?
it didn't. there is another issue for the same thing. and i don't think it will happen till the end of 2019 as they are planning it.
- Developer
Looking at the library above, it might not quite be appropriate at a glance because it is still a work in progress. Keep an eye on this card and the associated epic #307