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

changed NIP-01 to only allow a single filter per REQ #58

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

prolic
Copy link
Collaborator

@prolic prolic commented Jan 29, 2025

  • use a single subscription filter
  • Add event counting subscriptions for reactions, reposts and comments
  • Implement helper functions for event counting
  • Expose count properties in UI for post objects
  • move all filters to nostr.subscription
  • simplify filter implementations

implements nostr-protocol/nips#1645

- Add event counting subscriptions for reactions, reposts and comments
- Implement helper functions for event counting
- Expose count properties in UI for post objects
- move all filters to nostr.subscription
- simplify filter implementations
@prolic prolic merged commit 8abbfb2 into master Jan 29, 2025
1 check passed
@prolic prolic deleted the single_filter_sub branch January 29, 2025 01:41
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