Handle event mentions (quote) #145
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#145
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?
This is where a link to an ID is embedded in the text. We should render that event in a box or something, or if missing a link to it's thread feed.
My 'hack' to kickstart the thread feed when we don't even have the base event is not good enough.
In particular, mentions of events from a while back breaks it. Other things break it too.
I've fixed the bug that was breaking my hack to kickstart the thread feed.
This might be a good first issue. It is primarily a UI design issue.