initial mention parsing

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2022-05-04 21:33:08 -07:00
parent 4704431c74
commit 73652513d9
11 changed files with 209 additions and 6 deletions
+1 -2
View File
@@ -128,8 +128,7 @@ struct ChatView: View {
}
}
Text(event.content)
.textSelection(.enabled)
NoteContentView(event)
if is_active || next_ev == nil || next_ev!.pubkey != event.pubkey {
EventActionBar(event: event,