ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

@jaz.bsky.social Would you accept a Jetstream PR to optionally include fat delete events or at least include the subject DID? I need to track events on specific user profiles in my app, but with the record missing, I can't filter by subject.

Nov 22, 2024, 10:34 AM

Record data

{
  "uri": "at://did:plc:j54ccldhewdeqqid2j6i5unh/app.bsky.feed.post/3lbjrrl4sjc2c",
  "cid": "bafyreigsvcobztvluqvaeuzvgzm6zl6iesnz3oaqkiffie6vcjlmarhokm",
  "value": {
    "text": "@jaz.bsky.social Would you accept a Jetstream PR to optionally include fat delete events or at least include the subject DID?\n\nI need to track events on specific user profiles in my app, but with the record missing, I can't filter by subject.",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "facets": [
      {
        "$type": "app.bsky.richtext.facet",
        "index": {
          "byteEnd": 16,
          "byteStart": 0
        },
        "features": [
          {
            "did": "did:plc:q6gjnaw2blty4crticxkmujt",
            "$type": "app.bsky.richtext.facet#mention"
          }
        ]
      }
    ],
    "createdAt": "2024-11-22T10:34:55.553Z"
  }
}