Commit Graph

13 Commits

Author SHA1 Message Date
3212155a43 feat: nip5 manager 2023-03-30 19:21:33 +01:00
465c59ea20 refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
424c7c79d7 chore: avoid SubtleCrypto 2023-03-16 17:10:17 +00:00
84ad3556a7 only replace note ID when note ID starts with @ character (#441)
* only replace note ID when note ID is surrounded by space chars

This prevents partial parts of links with note IDs from being converted to a tag.

* make sure to keep whitespace around note ID

* improve var name

* allow users to prefix note ID with an @

* require notes to be prefixed with `@`
2023-03-15 18:02:54 -07:00
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
1b363ec15f progress 2023-02-28 22:21:50 +00:00
f30a9075a2 bug: prevent multiple parallel WebLN calls 2023-02-28 19:25:33 +00:00
5e7ce7de35 bug: trim relays in zap 2023-02-28 16:07:20 +00:00
8c286c04f3 feat: fast zaps 2023-02-27 17:46:01 +00:00
3f406ec19e feat: improve profile loading 2023-02-20 23:14:15 +00:00
b5d7e2c58a feat: zap type 2023-02-18 20:37:04 +00:00
43c90e34b7 fix: send all relays when zapping 2023-02-17 11:49:58 +01:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00