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://lemmy.world/c/selfhosted","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://lemmy.world/activities/update/0b0dbbd0-eff6-49e6-a572-1fbe709205f2","actor":"https://lemmy.world/u/just_another_person","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://lemmy.world/comment/16813151","attributedTo":"https://lemmy.world/u/just_another_person","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/selfhosted","https://lemmy.dbzer0.com/u/lka1988"],"content":"<p>So…CCC seems to be a very basic inventory management solution. What this generally describes is a system compromised of a database with a front-ends that makes sense of whatever the particular project is (car repair), and provides an easy to interact with the database.</p>\n<p>What you’re using now is simply for workflow management of projects in a simplified way, which is probably not what you want.</p>\n<p>So you need a database, and you also want an easy way to interface with it, so you can check out the plethora of inventory management solutions in the FOSS space, but if you want something pretty simple that you can more easily customize for your needs and workflow, have a look at the FOSS alternatives to Airtable like <a href=\"https://github.com/nocobase/nocobase\" rel=\"nofollow\">nocobase</a>. You set up a simple data structure, then can slap together quick forms to work inside of with whatever fields and data you choose. Dead simple, but very extensible.</p>\n<p>Edit: Also check out <a href=\"https://github.com/bram2w/baserow\" rel=\"nofollow\">Baserow</a> maybe</p>\n","inReplyTo":"https://lemmy.dbzer0.com/post/43409954","mediaType":"text/html","source":{"content":"So...CCC seems to be a very basic inventory management solution. What this generally describes is a system compromised of a database with a front-ends that makes sense of whatever the particular project is (car repair), and provides an easy to interact with the database. \n\nWhat you're using now is simply for workflow management of projects in a simplified way, which is probably not what you want. \n\nSo you need a database, and you also want an easy way to interface with it, so you can check out the plethora of inventory management solutions in the FOSS space, but if you want something pretty simple that you can more easily customize for your needs and workflow, have a look at the FOSS alternatives to Airtable like [nocobase](https://github.com/nocobase/nocobase). You set up a simple data structure, then can slap together quick forms to work inside of with whatever fields and data you choose. Dead simple, but very extensible. \n\nEdit: Also check out [Baserow](https://github.com/bram2w/baserow) maybe","mediaType":"text/markdown"},"published":"2025-05-02T18:37:37.966650Z","updated":"2025-05-02T18:41:16.568894Z","tag":[{"href":"https://lemmy.dbzer0.com/u/lka1988","name":"@lka1988@lemmy.dbzer0.com","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted","attachment":[]},"cc":["https://lemmy.world/c/selfhosted","https://lemmy.dbzer0.com/u/lka1988"],"tag":[{"href":"https://lemmy.dbzer0.com/u/lka1988","name":"@lka1988@lemmy.dbzer0.com","type":"Mention"}],"type":"Update","audience":"https://lemmy.world/c/selfhosted"},"cc":["https://lemmy.world/c/selfhosted/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/update/9bc7ef65-e04f-44e7-8841-b0e6eabc1846"}"
  +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" => [
      "Fri, 02 May 2025 18:41:41 GMT"
    ]
    "digest" => [
      "SHA-256=LZg+NZCKmychbp3DibS9r12MWgFlt9v4x7v6UKV27uU="
    ]
    "signature" => [
      "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="vJHu3PDs2DdD/diK6bdgitfNVoEO/BzXfOtR6WcmcZqhchIE7YfYJtyj+csSwlO9sXITK5b6cR/XPLKLk6KAgYwAVAGW0lf84HrK75fRej46q1ia/HpDpNN7P7F5CqJYtGYem1Vgo5y6F7jm/U3U9S+we8NMCaesvU0tj14f061j6VjHozp2fzzWluu5YeFCvTWBL4Loi3ado6XDgcitC0mETQtDwQwMZLTZNeRVR6oFJpJMO5ZQ/9nJlM9cOQu3lKE41TbHYw+fFKuRWLaifREbMx/lTlz5qOoe9lSqXIDJAaqJjqD7zlXlem0uLC5cc2a+Ze5po1bXe5PXiFqWRw==""
    ]
    "accept" => [
      "*/*"
    ]
    "user-agent" => [
      "Lemmy/0.19.10; +https://lemmy.world"
    ]
    "accept-encoding" => [
      "gzip"
    ]
    "content-length" => [
      "3636"
    ]
    "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: "55281216"
}