bluesky-social / feed-generator

ATProto Feed Generator Starter Kit
MIT License
919 stars 329 forks source link

Language filtering #86

Open eric-burel opened 6 months ago

eric-burel commented 6 months ago

After testing Deck.blue, I feel like Bluesky app filters content by language as a default? For instance in my Next.js feed, I see only posts in English, but Deck.blue shows many posts in Japanese.

If that's the case, is a feed expected to filter posts by language, or should it be the responsibility of the app view instead?

Related to https://github.com/eric-burel/bsky-nextjs-feed-generator/issues/1