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.dbzer0.com/activities/create/3af85a47-eb42-4444-aaec-90791296bafb","actor":"https://lemmy.dbzer0.com/u/Dragonish","@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.dbzer0.com/comment/19179488","attributedTo":"https://lemmy.dbzer0.com/u/Dragonish","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/selfhosted","https://lemmy.sdf.org/u/lambalicious"],"content":"<p>i like Taskjuggler, but it may not check all your boxes. specifically there is no kanban or issue tracker built in. It has very basic note capability, so i combine it with markdown files to keep a list of issues, risks, dependencies and references associated with the large projects we are working on. I use a kanban vscode plugin which uses Markdown front matter to set the status and next action date. Taskjuggler has a learning curve, as it is text based and the files that define your projects are stored in source control and need to be transpiled into html reports. It can track time granularly with the bookings feature, although tbh i have never had a need to use that, the basic scheduling has given me a good enough for my need view of resource allocation.</p>\n","inReplyTo":"https://lemmy.sdf.org/post/35948448","mediaType":"text/html","source":{"content":"i like Taskjuggler, but it may not check all your boxes. specifically there is no kanban or issue tracker built in. It has very basic note capability, so i combine it with markdown files to keep a list of issues, risks, dependencies and references associated with the large projects we are working on. I use a kanban vscode plugin which uses Markdown front matter to set the status and next action date. Taskjuggler has a learning curve, as it is text based and the files that define your projects are stored in source control and need to be transpiled into html reports. It can track time granularly with the bookings feature, although tbh i have never had a need to use that, the basic scheduling has given me a good enough for my need view of resource allocation. ","mediaType":"text/markdown"},"published":"2025-06-04T03:50:06.712786Z","tag":[{"href":"https://lemmy.sdf.org/u/lambalicious","name":"@lambalicious@lemmy.sdf.org","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted","attachment":[]},"cc":["https://lemmy.world/c/selfhosted","https://lemmy.sdf.org/u/lambalicious"],"tag":[{"href":"https://lemmy.sdf.org/u/lambalicious","name":"@lambalicious@lemmy.sdf.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/cf163b2e-0a5a-4730-8320-1eabdd45c71f"}" +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" => [ "Wed, 04 Jun 2025 03:50:55 GMT" ] "digest" => [ "SHA-256=BGQtsALkv3CcaSQoDV9F3GgWpUDIctEcnkOAs+xwPtg=" ] "signature" => [ "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="PW8j9D0cYfRYS3Yn/WfwtcfNZET9HQY6b6pCGEckwBtQ0EBu/LE1bZT012e79RQuP68StyFHSHT8HLXom/K+60y7Z8tlvz+Ga7qlpOtvwu8pYSCImVSxpXdjhkvNq23w9EAJjFoPiWQQ8NK+xqQNIix8+Q9Ki0xEWQDA+m+BpfYrUb9h4R6GeG8EVXW2GBPtFh8L6xViPazu9Za6fhZ6yQuDKIvWzQf330fAvssdw89RgBWvCzUHLGJvRn4vW44iurSRF9/iwTkX4NeAZa6z3ur0zWA8yncb6agE8jyDyVURncPo+QG1AUdEesrORVnNmDlMSE48USvM9xO5yZjUdg=="" ] "traceparent" => [ "00-d7998f8902ae269f66a480134a72cf03-906f66025241e148-01" ] "tracestate" => [ "" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.11-19-g2895f45e8; +https://lemmy.world" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "3121" ] "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: "58046806" } |