feed: fix too many subscriptions #77

Merged
offbyn merged 1 commits from feed-fix-subscriptions into master 10 months ago
Owner

fetch profile meta data only for future notes for pubkeys that are
not known of if the event kind is a text note, but not for reactions
or meta data.

this drastically reduces one time subscriptions.

fetch profile meta data only for future notes for pubkeys that are not known of if the event kind is a text note, but not for reactions or meta data. this drastically reduces one time subscriptions.
offbyn added 1 commit 10 months ago
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
86ac5e47fa
feed: fix too many subscriptions
fetch profile meta data only for future notes for pubkeys that are
not known of if the event kind is a text note, but not for reactions
or meta data.

this drastically reduces one time subscriptions.
offbyn merged commit 86ac5e47fa into master 10 months ago
offbyn deleted branch feed-fix-subscriptions 10 months ago
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
The pull request has been merged as 86ac5e47fa.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feed-fix-subscriptions master
git pull origin feed-fix-subscriptions

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff feed-fix-subscriptions
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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/nostrweb#77
Loading…
There is no content yet.