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

Open
opened 2025-01-21 12:05:01 +13:00 by mikedilger · 0 comments
mikedilger commented 2025-01-21 12:05:01 +13:00 (Migrated from github.com)

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.

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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nostr/gossip#941
No description provided.