Skip to content

Support ActivityPub custom emoji in boosts#676

Merged
akirk merged 2 commits into
mainfrom
fix/activitypub-custom-emoji-boosts
Jun 11, 2026
Merged

Support ActivityPub custom emoji in boosts#676
akirk merged 2 commits into
mainfrom
fix/activitypub-custom-emoji-boosts

Conversation

@akirk

@akirk akirk commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Render ActivityPub custom emoji shortcodes in boosted actor names.
  • Extract emoji metadata from both array and single-object actor tag formats.
  • Refresh stale cached boosted actors on a bounded TTL so emoji/avatar/name metadata can recover without receiving actor Update activities.
  • Constrain custom emoji image sizing in the default, Mastodon, Twitter, and Google Reader friends page styles.

Testing

  • php -l feed-parsers/class-feed-parser-activitypub.php
  • php -l templates/frontend/parts/activitypub/follow-link.php
  • composer check-cs
Changelog
  • Automatically create a changelog entry from the details below

Type

  • Fixed

Message

Support ActivityPub custom emoji in boosted actor names.

@github-actions

Copy link
Copy Markdown
Contributor

Test this PR in WordPress Playground

You can test this pull request directly in WordPress Playground:

Launch WordPress Playground

This will install and activate the plugin with the changes from this PR.

@akirk akirk merged commit 4be5573 into main Jun 11, 2026
1 check passed
@akirk akirk deleted the fix/activitypub-custom-emoji-boosts branch June 11, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant