Changeset 4424af7 in Klonkt for src/routes/posts.js
- Timestamp:
- 07/16/2026 12:20:51 PM (8 weeks ago)
- Branches:
- main
- Children:
- df9da7d
- Parents:
- ae05747
- git-author:
- Robin <roboburr@…> (07/12/2026 10:41:10 PM)
- git-committer:
- Robin <roboburr@…> (07/16/2026 12:20:51 PM)
- File:
-
- 1 edited
-
src/routes/posts.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/posts.js
rae05747 r4424af7 1070 1070 html = html.replace(/\[\[(track|album|playlist):[^\]]+\]\]/gi, ''); 1071 1071 } 1072 // Linkify inline #hashtags and bare URLs for on-site display — same rules as the 1073 // federated copy (buildNote). Was: only the Mastodon copy got links; the website 1074 // showed raw "#tag"/URL text. Idempotent, so editor links + embeds are untouched. 1075 html = ActivityPubService.linkifyBody('', html); 1072 1076 post.content_html = html; 1073 1077
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)