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://lemmy.world/c/selfhosted","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://lemmy.ca/activities/create/3a06fc5b-af7e-4fe6-b393-0add35bb18dc","actor":"https://lemmy.ca/u/CoyoteFacts","@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.ca/comment/16969771","attributedTo":"https://lemmy.ca/u/CoyoteFacts","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/selfhosted","https://feddit.org/u/A_norny_mousse"],"content":"<p>I’ve never had any issues with <a href=\"https://github.com/Kozea/Radicale\" rel=\"nofollow\">Radicale</a>, which is dead simple and lightweight. If you end up with Android again, <a href=\"https://github.com/bitfireAT/davx5-ose\" rel=\"nofollow\">DAVx5</a> has also never given me any trouble, and it also allows calendars to be cached offline. I’m not sure how you’re having compatibility issues as I would think CalDAV is a standard protocol?</p>\n<p>If you’re concerned about dependencies and security, why not use Docker or Podman? It makes most of self-hosting in general much simpler, and it’s much easier to secure since it’s containerized. With containers, even if a hacker somehow hacks your CalDAV server, they can only access the minimal resources that you’ve given the container. I use <a href=\"https://github.com/tomsquest/docker-radicale\" rel=\"nofollow\">this repo</a> for Radicale on Docker.</p>\n","inReplyTo":"https://feddit.org/post/13659179","mediaType":"text/html","source":{"content":"I've never had any issues with [Radicale](https://github.com/Kozea/Radicale), which is dead simple and lightweight. If you end up with Android again, [DAVx5](https://github.com/bitfireAT/davx5-ose) has also never given me any trouble, and it also allows calendars to be cached offline. I'm not sure how you're having compatibility issues as I would think CalDAV is a standard protocol?\n\nIf you're concerned about dependencies and security, why not use Docker or Podman? It makes most of self-hosting in general much simpler, and it's much easier to secure since it's containerized. With containers, even if a hacker somehow hacks your CalDAV server, they can only access the minimal resources that you've given the container. I use [this repo](https://github.com/tomsquest/docker-radicale) for Radicale on Docker.","mediaType":"text/markdown"},"published":"2025-06-05T11:24:21.862006Z","tag":[{"href":"https://feddit.org/u/A_norny_mousse","name":"@A_norny_mousse@feddit.org","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted","attachment":[]},"cc":["https://lemmy.world/c/selfhosted","https://feddit.org/u/A_norny_mousse"],"tag":[{"href":"https://feddit.org/u/A_norny_mousse","name":"@A_norny_mousse@feddit.org","type":"Mention"}],"type":"Create","audience":"https://lemmy.world/c/selfhosted"},"cc":["https://lemmy.world/c/selfhosted/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/create/fdfc846c-4299-4642-8730-90f9fbef725e"}" +request: [ "host" => "kbin.spritesserver.nl" "method" => "POST" "uri" => "/f/inbox" "client_ip" => "135.181.143.221" ] +headers: [ "content-type" => [ "application/activity+json" ] "host" => [ "kbin.spritesserver.nl" ] "date" => [ "Thu, 05 Jun 2025 11:25:12 GMT" ] "digest" => [ "SHA-256=8duaW1ywzzyFZkMH6t2H8egZMhIII7LHG5nfRznWxmo=" ] "signature" => [ "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="Q67xLwnNdlKb1nf6BX0qhJdM/57JEn5MSBXAENbpXSzQ6AsZ08M2D7QTxKvg3NVrhzFxaJ76QKHeyCOVGpAeE09rkaJ1sZhsAAKTJdz02n+nnd5YoHB59xAVvoNjwzJBsiLrNSBeEYUQg9RaGP8Hf7ElFuQowG3XCG7yjPXHp7HPsO3Bqk6XhpBhR6QlYhguV5tUvQVAGCF1IeMqW/YKvyTufUIBnTgeUh6pPq1W/y/WLWT0SjIITbbKmOjV/boVJ91VHDy9Or1WvDiIS4bfVcJjOyQNGUaHPzqkMw26i3Ccak8OnsMYmcl5YpMqazB/SrYrTN4lTIqYwqO6bCPUTg=="" ] "traceparent" => [ "00-8ac8428fe837754e93e56877fe79a8a0-0fe4511f7beaba38-01" ] "tracestate" => [ "" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.11-19-g2895f45e8; +https://lemmy.world" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "3290" ] "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: "58153492" } |