Changeset 204bd74 in Klonkt for src/views/pages

Timestamp:
06/27/2026 12:28:08 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
0a7ba90
Parents:
04c70fc
Message:

fix(fedi): mention link href = profile URL, actor URI in the Mention tag (data-actor)

  • services/ActivityPubService.js — mention links used the actor URI as href, so on Mastodon a click opened the remote AP endpoint instead of the profile. Now the link href is the human profile URL (actor.url) with the actor URI carried in data-actor; mentionTags reads data-actor for the Mention tag href. Applies to deliverReply, resolveMentionsInText and deliverOutboxUpdate.
(No files)

Note: See TracChangeset for help on using the changeset viewer.