Skip to content

Cornerstone v1.1.0

Latest

Choose a tag to compare

@khurtwilliams khurtwilliams released this 27 Dec 13:59
8f879bd

What's New

Fediverse Avatar Support

Likes and Boosts in the Fediverse Interactions section now display the actual profile pictures from Mastodon, Pixelfed, and other ActivityPub-compatible platforms instead of falling back to Gravatar.

Technical Details

  • New cornerstone_get_activitypub_avatar() helper function
  • Checks multiple comment meta keys for cached avatars
  • Works with ActivityPub plugin v7.8.0+ local avatar caching
  • Graceful fallback to Gravatar if no Fediverse avatar found
  • Added loading="lazy" for better performance