ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Is there any way to have the @bsky.app #firehose return deletion commits with the record? `record` is currently missing from the event and it makes it hard to log events that happen to a specific profile, not _by_ a specific user.

Nov 22, 2024, 9:56 AM

Record data

{
  "uri": "at://did:plc:j54ccldhewdeqqid2j6i5unh/app.bsky.feed.post/3lbjpnmanek2r",
  "cid": "bafyreigzllswqabmm56zias5t7c43nxy4ypj4mpbtlbow6mfqyf7pkgapu",
  "value": {
    "text": "Is there any way to have the @bsky.app #firehose return deletion commits with the record? `record` is currently missing from the event and it makes it hard to log events that happen to a specific profile, not _by_ a specific user.",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "facets": [
      {
        "$type": "app.bsky.richtext.facet",
        "index": {
          "byteEnd": 38,
          "byteStart": 29
        },
        "features": [
          {
            "did": "did:plc:z72i7hdynmk6r22z27h6tvur",
            "$type": "app.bsky.richtext.facet#mention"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 48,
          "byteStart": 39
        },
        "features": [
          {
            "tag": "firehose",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      }
    ],
    "createdAt": "2024-11-22T09:56:55.026Z"
  }
}