Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

BUG: Reposts Should Provide ReasonRepost #11

@jcsalterego

Description

@jcsalterego

Right now, Contrails cannot find the repost URI to include in a SkeletonItem.reason:

type ReasonRepost = {
  $type: 'app.bsky.feed.defs#skeletonReasonRepost'
  repost: string // repost URI
}

I think this means there's no "reposted by X" in the app.

This is due to the fact that getAuthorFeed doesn't supply the repost URI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions