It’s for django, but take a look into my ActivityPub Toolkit. It is designed to be compliant with ActivityPub and not with any particular implementation, so it should be easy for you to adapt to your own needs.
Comment on Need help implementing ActivityPub - getting inconsistent results across platforms
blenderdumbass@lm.madiator.cloud 2 months agoSeems like somebody mentioned the account on the fediverse that started a chain reaction of various instances requesting a bunch of stuff. Which made it to Mastodon.social too. It still doesn’t work though.
The server is written in python and the idea is to make it deploy-able without needing to install anything extra. So I’m trying to implement my own activity pub.
rglullis@communick.news 2 months ago
blenderdumbass@lm.madiator.cloud 2 months ago
This doesn’t have any link to code. And all the other buttons say that the docs are not implemented yet.
rglullis@communick.news 2 months ago
The menu has a link to the repository.
julian@community.nodebb.org 2 months ago
For what it's worth your blog does show up fine in NodeBB as well. Perhaps you are missing the
@context
property and so Mastodon is refusing to parse it?