Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show reply counts (at least for top level events) #941

Open
mikedilger opened this issue Jan 20, 2025 · 0 comments
Open

Show reply counts (at least for top level events) #941

mikedilger opened this issue Jan 20, 2025 · 0 comments
Labels

Comments

@mikedilger
Copy link
Owner

It would sure be nice to see how many replies an event has. But I think all of the possible mechanisms currently have problems.

Mechanism 1: Load all the replies and count them. This is too expensive to do for every top-level note.

Mechanism 2: When a note scrolls into view, issue COUNT commands to augment relays and merge HLL data to count the replies. This isn't yet widely available on relays.

So this issue is blocked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant