Changeset 6bc2ca7e in Klonkt for src/views/pages

Timestamp:
06/27/2026 11:52:49 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
7cea873
Parents:
30f843c
Message:

fix(fedi): hashtags in replies federate as Hashtag tags + clickable links

  • services/ActivityPubService.js — #tags typed in a fediverse reply were sent as plain text. deliverReply now links them (Mastodon-style <a class="mention hashtag" rel="tag">), and buildReplyNote adds matching {type:'Hashtag', href:/tag/x, name:'#x'} entries to the Note's tag array, so they are clickable + searchable on Mastodon and link to our /tag page.
(No files)

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