Changeset fb30b5d in Klonkt for src/routes/activitypub.js
- Timestamp:
- 07/21/2026 11:10:32 PM (7 weeks ago)
- Branches:
- main
- Children:
- 4c70ecb
- Parents:
- e2ea5c4
- File:
-
- 1 edited
-
src/routes/activitypub.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/activitypub.js
re2ea5c4 rfb30b5d 112 112 sensitive: !!t.nsfw, 113 113 summary: t.cw || undefined, 114 // Friends' media travels along (media_json → AS2 attachment), so the 115 // client renders their images/audio like own outbox posts. 116 attachment: AP.timelineAttachments(t.media_json), 114 117 }, 115 118 }));
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)