Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 185.3 KB
MD5: dede58c9b3ee1649f2bf5bc24ba6720d
SHA-1: 0b4abb0cafe3dd5822d3a55bd30ada3cbffe8060
SHA-256: 3fc66952f3952126f74f4b64ba9c728f2442429cf8431355393b1013b283c67a
Download zip 297.99 KB
MD5: b6e785646cf05541c185deef1e110788
SHA-1: bccad7204de1233b11bc80f5ad9993ab4deda8c1
SHA-256: 65be331a10881e4c5de115a7f7bb1a9e8057bc4a29686f746801181b1ec0994f

Release notes

Hello Shared Inbox!

This release exposes the 'shared inbox' endpoint. Messages are delivered internally to the users which are in the audience of the activity! This is disabled by default, but can be enabled at /admin/config/services/activitypub.

As usual, after updating, run drush updb to run the latest update functions.

In case you upgrade from alpha21, please make sure you read the release notes from alpha22 to create timeline items.

In case you upgrade from alpha22 to this release, you might notice a report about entity field definitions and the 'collection' field item. You will need to install Devel Entity Updates and run drush entup to get rid of that notice.

Known issues

activitypub_update_8031() might accidentily reset the site_wide_uid author back to 0. Recheck that after running the updates.

Contributors (2)

swentel, nickolaj

Changelog

Issues: 13 issues resolved.

Changes since 1.0.0-alpha22:

Bug

  • #3523720: Fix loading actor in WebfingerProfileSubscriber
  • #3330534: Publish updates of bio and posts
  • #3580179: Fix warnings after upgrade to alpha22 (entity definitions)

Feature

  • #3349487: Allow to set format for summaries and option to use the field's format
  • #3319267: Add site-wide blocking

Task

  • #3580428: add access control to default views
  • #3581576: Optimize timeline items (views / operations)
  • #3506762: Send alt/title for image attachments
  • #3572873: Optimize deleting old activities and timeline items
  • #3573448: Add option to not save timeline activities if the actor is not followed by anyone
  • #3572268: Add a shared inbox
  • #3572548: allow ignoring activity types in inbox
  • #3577488: Refactor ActivityPubSettingsForm to use #config_target
Created by: swentel
Created on: 31 Mar 2026 at 07:44 UTC
Last updated: 1 Apr 2026 at 13:52 UTC
Bug fixes
New features

Other releases