Changeset dd7daef in Klonkt for src/views

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

feat(fedi): inline @mentions in replies federate (resolve + link + notify)

  • services/ActivityPubService.js — replies now resolve inline @user@domain mentions (resolveMentionsInText via WebFinger), link them (class="u-url mention", href = actor URI) and deliver to the mentioned actors' inboxes so they get notified. buildReplyNote derives Mention tags from the content (mentionTags) — covering the parent mention + inline ones. deliverOutboxUpdate (edit) links inline mentions too.
(No files)

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