Commit Graph

21 Commits

Author SHA1 Message Date
Kieran 36926d4346
Casual refactor of entire eventBuilder 2023-04-14 16:02:15 +01:00
Kieran fe788853c9
feat: multi-account system 2023-04-14 12:43:58 +01:00
Kieran f0c5c33c48
feat: subscriptions 2023-04-13 19:43:43 +01:00
Kieran bf31816051
poll creation 2023-04-10 19:32:47 +01:00
Kieran 82851800bf
review changes 2023-04-10 19:27:43 +01:00
Kieran b9b9989647
bug: zap amount 2023-04-10 19:27:43 +01:00
Kieran bbc7e443df
feat: render polls 2023-04-10 19:27:42 +01:00
Kieran 8ef20c27b3
feat: per event zap targets 2023-04-05 11:32:44 +01:00
Kieran 3212155a43
feat: nip5 manager 2023-03-30 19:21:33 +01:00
Kieran 465c59ea20
refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
Kieran 424c7c79d7
chore: avoid SubtleCrypto 2023-03-16 17:10:17 +00:00
Sam Samskies 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
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
Kieran 1b363ec15f
progress 2023-02-28 22:21:50 +00:00
Kieran f30a9075a2
bug: prevent multiple parallel WebLN calls 2023-02-28 19:25:33 +00:00
Kieran 5e7ce7de35
bug: trim relays in zap 2023-02-28 16:07:20 +00:00
Kieran 8c286c04f3
feat: fast zaps 2023-02-27 17:46:01 +00:00
Kieran 3f406ec19e
feat: improve profile loading 2023-02-20 23:14:15 +00:00
Kieran b5d7e2c58a
feat: zap type 2023-02-18 20:37:04 +00:00
Alejandro Gomez 43c90e34b7
fix: send all relays when zapping 2023-02-17 11:49:58 +01:00
ennmichael 2a211b78a1
workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00