Skip to content

Conversation

@thebaer
Copy link
Member

@thebaer thebaer commented Feb 15, 2025

This uses the fediverse actor a blog author has added in the Verification field on their blog, looking up the handle locally (required by this tag, instead of the URL required for the rel=me tag) to display it in the fediverse:creator tag. If it doesn't exist locally, the tag is simply left out.

Work in progress, because ideally we'd always show the fediverse:creator tag. Right now, this will work if someone inputs their handle (e.g. @matt@writing.exchange) in the Verification field, because when saved, we fetch the remote user. We could solve this by always fetching the remote user when updating the Verification value.

Update: see this comment: #1253 (comment) and T932 for remaining work.


  • I have signed the CLA

This uses the fediverse actor a blog author has added in
the Verification field on their blog, looking up the handle
locally to display it in the `fediverse:creator` tag. If
it doesn't exist locally, the tag is simply left out.
@thebaer thebaer added this to the 0.16 milestone Aug 25, 2025
@thebaer
Copy link
Member Author

thebaer commented Aug 25, 2025

Going to include this in v0.16 as "good enough," with the caveat that users should input their @-handle in the Verification field for now to ensure this works. Otherwise, the remaining bit of work will be fixed with T932.

@thebaer thebaer marked this pull request as ready for review August 25, 2025 20:08
@thebaer thebaer merged commit 05ae828 into develop Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants