v0.3
Pre-release
Pre-release
Bug Fixes and Changes
-
ActivityPub actor integration now fetches the inbox from the actor profile instead of appending
/inbox
to the actor URI. -
Added a queuing feature for ActivityPub interactions to limit the load on the server and prepare the way for an external worker-queue service (such as Redis, RabbitMQ, etc) if needed.
-
Added a CLI tool for creating or deleting ActivityPub posts without having to publish/unpublish the post in Ghost.
-
Correctly reporting followers count.
-
Account Deletion requests are no longer acknowledged (Mastodon spams the entire Fediverse when an account is deleted or suspended).
-
Ghost Unpublish/Delete events are now sent at ActivityPub Delete{Create} messages.