commit 4cd14cae6fb15c4031fc20d44a110f3abe6ddeb6 from: Oliver Lowe date: Tue Mar 12 00:30:06 2024 UTC apub: fix testdata for current live system Not ideal to rely on live system available over the internet but we'll get there eventually maybe. commit - 25fed994674728cf1905a717c1334f78c12781ea commit + 4cd14cae6fb15c4031fc20d44a110f3abe6ddeb6 blob - 0c1d3cb40f4a1d5b00ace8889e403233e1cb55cd blob + d20e6a8a52416a0b941054d0cba54dfdd9c85107 --- testdata/note/akkoma.json +++ testdata/note/akkoma.json @@ -12,9 +12,9 @@ "cc": [ "https://social.harpia.red/users/kariboka/followers" ], - "content": "

@otl hello from akkoma!

", + "content": "

@otl hello from akkoma!

", "contentMap": { - "pt": "

@otl hello from akkoma!

" + "pt": "

@otl hello from akkoma!

" }, "context": "https://apubtest2.srcbeat.com/outbox/1709705294468500457", "conversation": "https://apubtest2.srcbeat.com/outbox/1709705294468500457", @@ -29,13 +29,13 @@ "summary": "", "tag": [ { - "href": "https://apubtest2.srcbeat.com/actor.json", + "href": "https://apubtest2.srcbeat.com/otl/actor.json", "name": "@otl@apubtest2.srcbeat.com", "type": "Mention" } ], "to": [ - "https://apubtest2.srcbeat.com/actor.json", + "https://apubtest2.srcbeat.com/otl/actor.json", "https://www.w3.org/ns/activitystreams#Public" ], "type": "Note"