On startup, get missing user data #13
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On startup, fetch missing user data:
Query relays for type-0 metadata with no 'since' date, and pick the latest metadata to fill in their data.
Do this by submitting two filters: the normal textnote/reaction/etc filter since one chunk back, plus a metadata/lists filter with no 'since' parameter.
done.