- Timestamp:
- 07/30/2026 09:22:06 AM (6 weeks ago)
- Branches:
- main
- Children:
- a9da2c0
- Parents:
- aa189d1
- File:
-
- 1 edited
-
test/c2s-compose.test.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
test/c2s-compose.test.js
raa189d1 rd3a1abd 44 44 45 45 const note = AP.buildNote('https://test.example', site, post); 46 // The FEDERATED content carries no media tags: they ride as attachments, 47 // and the tags' relative /media srcs are dead everywhere but our own web. 48 // Leaving them in showed every remote reader a broken player above the 49 // working one (Robins schermafdruk, 30-7). 50 assert.ok(!/<(video|audio|img)\b/i.test(note.content), 'the note content is clean of media tags'); 46 51 const att = note.attachment || []; 47 52 const img = att.find((a) => a.url.endsWith('/media/reply-media/foto.jpg'));
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)