Commit Graph

11 Commits

Author SHA1 Message Date
Kieran 9b6e5090dc
feat: nip19/21 links 2023-03-25 22:55:34 +00:00
Sam Samskies 3dccf21d2c
Fix event mention bug (#421)
* only replace valid note IDs

* render empty string if no ref.Event
2023-03-10 08:08:59 -08:00
Yasuhiro Matsumoto b3afe41723
fix HyperText matching 2023-03-07 22:35:40 +09:00
Sam Samskies 0a5491eede
Fix broken note links (#380)
* fix broken note links

* remove unused prop

* make comment easier to understand

* handle case where root event ID is missing

* add missing return

* fix root finding logic

* update comment
2023-03-04 13:41:29 -08:00
Kieran 50be9d7b65
chore: rename file 2023-03-03 20:35:36 +00:00
Kieran 8e69342a0c
feat: parse magnet links 2023-03-03 20:35:34 +00:00
Kieran 32549522d4
feat: improve profile cache (again) 2023-03-03 14:30:31 +00:00
Sam Samskies 2782f24690
fix URL parsing edge cases (#360)
This should fix the following:
- URLs in parentheses
- URLs at the end of a sentence
2023-02-27 11:21:38 -08:00
Kieran b23b1764e5
chore: misc 2023-02-20 14:24:19 +00:00
Kieran 42f2998343
bug: mention key 2023-02-18 23:36:34 +00:00
ennmichael 2a211b78a1
workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00