Go to file
2018-10-26 06:41:31 -04:00
assets Add plugin headers and assets 2018-10-18 10:20:18 -04:00
includes Address comments to attributedTo and actor of parents 2018-10-26 06:41:31 -04:00
.gitignore Add recipe for populating svn repo 2018-10-21 15:39:38 -04:00
composer.json Send accept activities after the follow request has been handled 2018-10-18 07:34:27 -04:00
composer.lock Send accept activities after the follow request has been handled 2018-10-18 07:34:27 -04:00
LICENSE Create LICENSE 2018-10-18 09:58:38 -04:00
Makefile Make svn directory if not exists 2018-10-21 16:51:35 -04:00
pterotype.php Implement outbound comment syncing for not-logged-in users 2018-10-24 07:31:38 -04:00
README.md Add roadmap link 2018-10-25 21:21:17 -04:00
README.txt Remove newlines from readme 2018-10-21 16:50:02 -04:00

Pterotype

A WordPress plugin that expands your audience by giving your site an ActivityPub stream

Roadmap

The development roadmap is available here.

About

ActivityPub is a decentralized social networking protocol that powers Mastodon, Pleroma, and other social networks. Users of ActivityPub-compliant apps can like, share, and follow users and content on other ActivityPub-compliant services; for example, a Mastodon user could share or reply to a post from a Pleroma user. This network of connected social services is called the Fediverse.

Pterotype connects your blog to the Fediverse by giving it an ActivityPub feed. This means that users of Mastodon, Pleroma, and other Fediverse applications can discover your blog from within that service and share your posts across the Fediverse.