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

Fixes for Subscripton Handling and Caching #60

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Fixes for Subscripton Handling and Caching #60

merged 1 commit into from
Jan 29, 2025

Conversation

prolic
Copy link
Collaborator

@prolic prolic commented Jan 29, 2025

  • Add PTagList variant for handling multiple pubkeys
  • Rename Relationship to Marker for clarity
  • Add pubkey field to ETag for better NIP compliance
  • Improve tag parsing with better error handling
  • Fix collectEventsUntilEose to wait for all relay EOSE signals
  • Remove redundant relay field from follow list comparison
  • Optimize profile and event caching with invalidation on updates
  • Fix event deletion by properly clearing caches and databases
  • Make post and private message views consistent in styling and behavior
  • Improve timeline cache handling and event updates
  • Remove redundant event caching in publisher

- Add PTagList variant for handling multiple pubkeys
- Rename Relationship to Marker for clarity
- Add pubkey field to ETag for better NIP compliance
- Improve tag parsing with better error handling
- Fix collectEventsUntilEose to wait for all relay EOSE signals
- Remove redundant relay field from follow list comparison
- Optimize profile and event caching with invalidation on updates
- Fix event deletion by properly clearing caches and databases
- Make post and private message views consistent in styling and behavior
- Improve timeline cache handling and event updates
- Remove redundant event caching in publisher
@prolic prolic merged commit 5f6e0a7 into master Jan 29, 2025
1 check passed
@prolic prolic deleted the bugs branch January 29, 2025 01:49
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