diff --git a/ROADMAP.md b/ROADMAP.md index 108fdb3e..597341f6 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,7 +1,6 @@ # Current - [ ] Fix @ mention on safari -- [ ] Fix http://localhost:5173/nevent1qqspulrcsx0ceunrnk88vvdta4lw70ch32e03rl8elughxpwsdy0kkgpzfmhxue69uhk7enxvd5xz6tw9ec82cs56smhk - [ ] Get rid of Button - [ ] Make notifications beautiful and usable - [ ] Render threads in a way that makes them easy to use diff --git a/src/app/shared/NoteContent.svelte b/src/app/shared/NoteContent.svelte index 084cb128..e3562bba 100644 --- a/src/app/shared/NoteContent.svelte +++ b/src/app/shared/NoteContent.svelte @@ -26,5 +26,9 @@ {:else if note.kind === 30023} {:else} - + +
+ +
+
{/if} diff --git a/src/app/shared/NoteContentKind1.svelte b/src/app/shared/NoteContentKind1.svelte index 868c6c07..88bfc1fb 100644 --- a/src/app/shared/NoteContentKind1.svelte +++ b/src/app/shared/NoteContentKind1.svelte @@ -62,7 +62,7 @@ {:else if type.startsWith("nostr:") && showMedia && isStartOrEnd(i) && value.id !== anchorId}
- +
{:else if type.startsWith("nostr:")}