Automattic / wordpress-activitypub

ActivityPub for WordPress
https://wordpress.org/plugins/activitypub/
MIT License
496 stars 76 forks source link

Federated comments: Fediverse handles including custom emoticons are displayed in plain text #970

Open jeherve opened 2 weeks ago

jeherve commented 2 weeks ago

Quick summary

When someone replies to one of my posts via the Fediverse, their display name on the Fediverse is displayed as is in the comment on my site, even if their name includes a custom emoticon.

Steps to reproduce

  1. Start with a site that uses the ActivityPub plugin

  2. Publish a post.

  3. Log in to a Mastodon account you may own, and change your display name there to include a custom emoticon that was added on that instance.

    • Here is an example: Image
  4. Reply to the post on your site from that Mastodon account

What you expected to happen

I would expect that post (and my custom Fediverse handle) to be displayed as the commenter name on my site.

What actually happened

Instead, the custom emoticon is displayed in plain text:

Image

Impact

Some (< 50%)

Available workarounds?

There is no user impact

Logs or notes

No response