Changeset 76290bf in Klonkt for src/routes/activitypub.js
- Timestamp:
- 08/26/2026 04:49:33 AM (2 weeks ago)
- Branches:
- main
- Children:
- 0d6d266
- Parents:
- 78b8e58
- git-author:
- Robin <roboburr@…> (08/26/2026 04:49:17 AM)
- git-committer:
- Robin <roboburr@…> (08/26/2026 04:49:33 AM)
- File:
-
- 1 edited
-
src/routes/activitypub.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/activitypub.js
r78b8e58 r76290bf 543 543 content: AP.stripLeadingMentions(m.content), 544 544 url: m.note_url || undefined, 545 // Waar dit een antwoord op is (Robins melding, 26-8). Zonder dit veld 546 // kwam elk antwoord binnen als het begin van een gesprek: de client kan 547 // een keten alleen teruglopen langs inReplyTo. De andere twee legs 548 // (replyItem uit ap_interactions, sentItem via buildNote) droegen hem 549 // al -- deze was de enige die hem niet eens opsloeg. 550 inReplyTo: m.in_reply_to || undefined, 545 551 published: AP.isoStamp(m.published || m.created_at), 546 552 // Addressed to us and to nobody we know of: the other recipients of a
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)