POST https://kbin.spritesserver.nl/f/inbox

Messages

Ordered list of dispatched messages across all your buses

"App\Message\ActivityPub\Inbox\ActivityMessage"
Caller In SharedInboxController.php line
Bus messenger.bus.default
Message
App\Message\ActivityPub\Inbox\ActivityMessage {#353
  +payload: "{"@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"actor":"https://programming.dev/c/programmer_humor","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://lemmy.blahaj.zone/activities/create/1a79fed4-2c29-476a-b555-140c99c21f41","actor":"https://lemmy.blahaj.zone/u/calisti","@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://lemmy.blahaj.zone/comment/16479433","attributedTo":"https://lemmy.blahaj.zone/u/calisti","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://programming.dev/c/programmer_humor","https://lemmy.zip/u/sarmale"],"content":"<p>Glad to hear JPEG-XL is still making its way. It deserves to become the most widespread image format.</p>\n<p>Regarding web usage after the Google situation:</p>\n<p>I do disagree about AV1. Its AVIF image format spinoff is very good. Often better quality or smaller file size than webp, and has browser support as good as webp nowadays. And of course,</p>\n<p>I work on a lot of web projects, and I used to serve webp and AVIF for a while (based on the browser’s HTTP <code>Accept</code> header). Recently, I decommissioned all webp handling and serving code.</p>\n<p>See <a href=\"https://caniuse.com/?search=image+format\">caniuse.com/?search=image+format</a>. You can serve an AVIF for every requested JPEG or PNG file.</p>\n","inReplyTo":"https://lemmy.zip/comment/21617497","mediaType":"text/html","source":{"content":"Glad to hear JPEG-XL is still making its way. It deserves to become the most widespread image format.\n\nRegarding web usage after the Google situation:\n\nI do disagree about AV1. Its AVIF image format spinoff is very good. Often better quality or smaller file size than webp, and has browser support as good as webp nowadays. And of course, \n\nI work on a lot of web projects, and I used to serve webp and AVIF for a while (based on the browser’s HTTP `Accept` header). Recently, I decommissioned all webp handling and serving code.\n\nSee <https://caniuse.com/?search=image+format>. You can serve an AVIF for every requested JPEG or PNG file.","mediaType":"text/markdown"},"published":"2025-09-21T12:47:27.721268Z","tag":[{"href":"https://lemmy.zip/u/sarmale","name":"@sarmale@lemmy.zip","type":"Mention"}],"distinguished":false,"audience":"https://programming.dev/c/programmer_humor","attachment":[]},"cc":["https://programming.dev/c/programmer_humor","https://lemmy.zip/u/sarmale"],"tag":[{"href":"https://lemmy.zip/u/sarmale","name":"@sarmale@lemmy.zip","type":"Mention"}],"type":"Create","audience":"https://programming.dev/c/programmer_humor"},"cc":["https://programming.dev/c/programmer_humor/followers"],"type":"Announce","id":"https://programming.dev/activities/announce/create/715485db-e0e0-4a47-bd9d-80c85ff998ac"}"
  +request: [
    "host" => "kbin.spritesserver.nl"
    "method" => "POST"
    "uri" => "/f/inbox"
    "client_ip" => "207.148.23.210"
  ]
  +headers: [
    "content-type" => [
      "application/activity+json"
    ]
    "host" => [
      "kbin.spritesserver.nl"
    ]
    "date" => [
      "Sun, 21 Sep 2025 12:48:16 GMT"
    ]
    "digest" => [
      "SHA-256=f+snzfqi3+GSRGA9rkjwJ1hAd1Wn2LIoc7L+g2piaVE="
    ]
    "signature" => [
      "keyId="https://programming.dev/c/programmer_humor#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="oKVcR0sBoZl1fRyxBgvl73R++lkGISB9mYgojsSk0uVPFiVbmlJs8DUSNCGy0WcjQ4SNyVRLkugaFkkmAvoEkD2baPpiPbzSpzC4dWUSaMKo7LagxkRZZvP8sgHaSE6N6kd1cvVadi4bbr0R0798yIErkqtRx20XO+1/iYQ7UCbYVkc4vBuRQn93CgrctDvJ7NDsM/L9+FZDFutGV5d74pGBaU7/Abbc6wU6FLc2w8imVOjnT+Co8VC6aKDKn4LQaTMM1R0PTdpv53KsiY5tzr1zBb2nEhrigtgqP2SYghL1nJ65Jr8uTqPBV4+Mqmdw7n2DEjtzkXkkyIDzHgdh0w==""
    ]
    "accept" => [
      "*/*"
    ]
    "user-agent" => [
      "Lemmy/0.19.11; +https://programming.dev"
    ]
    "accept-encoding" => [
      "gzip"
    ]
    "content-length" => [
      "2922"
    ]
    "x-php-ob-level" => [
      "1"
    ]
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#343
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#268
  -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport"
  -senderAlias: "async_ap"
}
Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#227
  -id: "66049136"
}