5.6.0 – 2025-04-01
Added
- Added a Mastodon importer to move your Mastodon posts to your WordPress site.
- A default Extra-Field to do a little advertising for WordPress.
- Move: Differentiate between
internal
and ‘external’ Move.- Redirect user to the welcome page after ActivityPub plugin is activated.
- The option to show/hide the “Welcome Page”.
- User setting to enable/disable Likes and Reblogs
Changed
- Logged-out remote reply button markup to look closer to logged-in version.
- No longer federates
Delete
activities for posts that were not federated.- OrderedCollection and OrderedCollectionPage behave closer to spec now.
- Outbox items now contain the full activity, not just activity objects.
- Standardized mentions to use usernames only in comments and posts.
Fixed
- Changelog entries: allow automating changelog entry generation from forks as well.
- Comments from Fediverse actors will now be purged as expected.
- Importing attachments no longer creates Outbox items for them.
- Improved readability in Mastodon Apps plugin string.
- No more PHP warnings when previewing posts without attachments.
- Outbox batch processing adheres to passed batch size.
- Permanently delete reactions that were
Undo
instead of trashing them.- PHP warnings when scheduling post activities for an invalid post.
- PHP Warning when there’s no actor information in comment activities.
- Prevent self-replies on local comments.
- Properly set
to
audience ofActivity
instead of changing theFollow
Object.- Run all Site-Health checks with the required headers and a valid signature.
- Set
updated
field for profile updates, otherwise theUpdate
–Activity
wouldn’t be handled by Mastodon.- Support multiple layers of nested Outbox activities when searching for the Object ID.
- The Custom-Avatar getter on WP.com.
- Use the $from account for the object in Move activity for external Moves
- Use the
$from
account for the object in Move activity for internal Moves- Use
add_to_outbox
instead of the changed scheduler hooks.- Use
JSON_UNESCAPED_SLASHES
because Mastodon seems to have problems with encoded URLs.Scheduler::schedule_announce_activity
to handle Activities instead of Activity-Objects.ActivityPub – WordPress プラグイン | WordPress.org 日本語
https://ja.wordpress.org/plugins/activitypub/#developers
#Firefox 翻訳
5.6.0 – 2025-04-01
追加
- Mastodonの投稿をWordPressサイトに移動するためのMastodonインポーターを追加しました。
- WordPress用の少し広告を行うためのデフォルトのエクストラフィールド。
- 移動: 区別する
internal
そして「外的」な動き。- ActivityPubプラグインがアクティブ化された後、ユーザーをウェルカムページにリダイレクトします。
- 「ウェルカムページ」を表示/非表示にするオプション。
- いいねやリブログを有効/無効にするユーザー設定
変更済み
- ロギングアウトされたリモート返信ボタンのマークアップにより、ログインバージョンを詳しく調べます。
- もはや連邦制
Delete
フェデレーションされなかった投稿のための活動。- OrderedCollection と OrderedCollectionPage は、現在仕様に近い動作をしています。
- アウトボックスアイテムには、アクティビティオブジェクトだけでなく、完全なアクティビティが含まれるようになりました。
- コメントや投稿でのみユーザー名を使用するように標準化された言及。
Fixed
- Changelog entries: フォークからのチェンジログエントリの生成も自動化できます。
- フェディバースの俳優からのコメントは、予想通りに粛清される。
- 添付ファイルをインポートすると、Outbox アイテムが作成されなくなりました。
- Mastodon Appsプラグイン文字列の読みやすさを改善しました。
- 添付ファイルなしで投稿をプレビューするときにPHPの警告はもうありません。
- アウトボックスバッチ処理は、渡されたバッチサイズに準拠しています。
- あった反応を永久に削除する
Undo
それらを荒らす代わりに。- 無効な投稿のポストアクティビティをスケジュールするときにPHPの警告。
- PHP コメントアクティビティにアクター情報がない場合の警告。
- ローカルコメントの自責を防ぎます。
- 適切に設定
to
聴衆のActivity
変える代わりにFollow
オブジェクト。- 必要なヘッダーと有効な署名を使用して、すべてのSite-Healthチェックを実行します。
- セット
updated
プロファイルの更新のためのフィールド、そうでなければ、Update
–Activity
マストドンが扱わない。- Object ID を検索するときに、ネストされた Outbox アクティビティの複数のレイヤーをサポートします。
- WP.comのカスタムアバターゲッター。
- 外部移動活動でオブジェクトの $from account を使用します。
- 使用する
$from
内部移動のための移動アクティビティでオブジェクトのアカウント- 使用
add_to_outbox
変更されたスケジューラフックの代わりに。- 使用
JSON_UNESCAPED_SLASHES
なぜなら、MastodonはエンコードされたURLに問題があるようです。Scheduler::schedule_announce_activity
Activity-Object の代わりにアクティビティを処理する。ActivityPub – WordPress プラグイン | WordPress.org 日本語
https://ja.wordpress.org/plugins/activitypub/#developers
コメント
プラグイン「ActivityPub」が5.6.1に更新された。
"5.6.1 – 2025-04-02
Fixed
“Post Interactions” settings will now be saved to the options table.
So not show movedTo attribute instead of setting it to false if empty.
Use specified date format for updated field in Outbox-Activites.
"
ActivityPub – WordPress plugin | WordPress.org
https://wordpress.org/plugins/activitypub/#developers