videah / SkyBridge

A work in progress bridge/proxy that lets you use Mastodon apps with Bluesky
https://skybridge.fly.dev
MIT License
458 stars 16 forks source link

Show custom Bluesky feeds as lists #17

Closed cbirdsong closed 1 year ago

cbirdsong commented 1 year ago

Bluesky has added a custom feed system: https://www.theverge.com/2023/5/26/23739174/bluesky-custom-feeds-algorithms-twitter-alternative

It would neat if these could be surfaced on Skybridge as different lists.

videah commented 1 year ago

This is already partially implemented! Creating a list with the name set to the handle running the feed will let you use one of the feeds, there needs to be more done to make this work better (there's no way to pick what feed if the account runs multiple)

videah commented 1 year ago

With 355f8b7 Feeds are now loaded as lists directly from the users preferences, no input by the user required! At the moment this requires feeds to be subscribed to in the official app but I think this is more usable for now