Skip to content

feat(bsky): add hot sort to the community timeline - #36

Open
rudyfraser wants to merge 2 commits into
mainfrom
feat/community-hot-timeline
Open

feat(bsky): add hot sort to the community timeline#36
rudyfraser wants to merge 2 commits into
mainfrom
feat/community-hot-timeline

Conversation

@rudyfraser

Copy link
Copy Markdown
Member

Adds an optional sort=hot param to community.blacksky.feed.getCommunityTimeline, served by a new GetCommunityHotTimeline dataplane RPC. Hot ranks public top-level community posts from the last 7 days by a Hacker News gravity score (likes, quotes, replies), requires at least one like and two interactions, and paginates on a snapshot cursor. Client side in blacksky-algorithms/blacksky.community#184.

🤖 Generated with Claude Code

https://claude.ai/code/session_016xo1ds3imzYASF5REohKWq

rudyfraser and others added 2 commits September 3, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant