-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes for Subscripton Handling and Caching
- 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
- Loading branch information
Showing
12 changed files
with
336 additions
and
324 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.