Commit Graph

36 Commits

Author SHA1 Message Date
d8fc92fafc feat: render embed for zapstr replies 2023-05-15 13:52:29 +01:00
9d67da3b6f feat: nwc 2023-05-08 15:36:43 +01:00
190f2f467c fix url regex 2023-05-04 12:02:43 +01:00
805ce1d96e bug: prefix hint breaks links 2023-04-28 19:27:08 +01:00
7ca87fb4bd feat: render replies to a tags 2023-04-25 11:04:20 +01:00
82956f3c69 feat: render nip94 from regular note reference 2023-04-21 23:46:22 +01:00
969284e47b fix logic and add unit tests 2023-04-20 15:01:29 -05:00
74bfa03227 only render hyperlink if link is valid 2023-04-19 19:29:37 -05:00
3d8269b674 chore: Link preview style changes 2023-04-18 12:47:01 +01:00
fe788853c9 feat: multi-account system 2023-04-14 12:43:58 +01:00
f0c5c33c48 feat: subscriptions 2023-04-13 19:43:43 +01:00
c79adf7e9e bug: mentions duplication 2023-04-08 22:30:26 +01:00
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