Commit Graph

24 Commits

Author SHA1 Message Date
729cbe7cbb cleanup 2023-04-05 11:58:26 +01:00
c731c65661 dm cache 2023-03-29 13:10:22 +01:00
465c59ea20 refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
9b6e5090dc feat: nip19/21 links 2023-03-25 22:55:34 +00:00
e95f1fe369 Display search property alongside host in relay name (#452) 2023-03-23 14:25:07 +01:00
b846c5720c bug: fix hmac for insecure contexts
Some checks failed
Docker build on tag / build (push) Has been cancelled
2023-03-15 11:09:45 +00:00
cd89da39dd fix: private key strength should be 256 bits. 2023-03-13 10:20:12 +00:00
ac444ed562 Enable recovery with a mnemonic seed per nip06 2023-03-10 14:49:54 -05:00
debc9566cc Add nip06 private key generation 2023-03-10 14:02:43 -05:00
cd4dcbd0a2 feat: read nip-58 badges (#394) 2023-03-09 11:13:10 +01:00
4d4b03287f bug: catch bech32 decoding errors 2023-03-08 15:17:51 +00:00
33bbadeda8 bug: invoice amount from millisats 2023-03-06 10:18:33 +00:00
c702d1b760 chore: improve zapper validation 2023-03-05 16:58:34 +00:00
8e69342a0c feat: parse magnet links 2023-03-03 20:35:34 +00:00
eec85c441e complete basic wallet 2023-03-02 15:23:53 +00:00
f30a9075a2 bug: prevent multiple parallel WebLN calls 2023-02-28 19:25:33 +00:00
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
e6f64e9b9e feat: redux timeline cache 2023-02-21 14:35:53 +00:00
3f406ec19e feat: improve profile loading 2023-02-20 23:14:15 +00:00
1161c69e36 Merge pull request #314 from kphrx/feat/kind1-reposts
feat: render kind 1 reposts
2023-02-18 23:01:28 +00:00
3b68153105 bug: redirect tlv entry 2023-02-16 16:32:56 +00:00
188b599e85 refactor: rename isTextRepost to tagFilterOfTextRepost 2023-02-16 23:11:29 +09:00
615c2a974a refactor: extract repost filter to Util.isTextRepost
resolve https://github.com/v0l/snort/pull/314\#discussion_r1108279333
2023-02-16 20:42:46 +09:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00