Vincenius / bsky-embed

A web-component to easily embed a bluesky feed.
87 stars 14 forks source link

Add filter option #22

Open Vincenius opened 5 months ago

Vincenius commented 5 months ago

Add a filter option to enable filtering posts by eg. only media. The bluesky api seems to support it like this:

app.bsky.feed.getAuthorFeed?actor=did:plc:nuabb6shgdv73hcziogf54ro&filter=posts_with_media&limit=30

martymi commented 1 week ago

It would be awesome to do things like exclude reposts.