Commit Graph

55 Commits

Author SHA1 Message Date
b1459d0f49 Cache all the things 2023-09-05 14:57:50 +01:00
8a3133af70 chore: Update translations 2023-08-28 16:40:15 +00:00
0a60b22fb2 closes #580 2023-08-28 17:38:09 +01:00
fb29cfa952 Note creator V2 styles 2023-08-23 13:19:48 +01:00
35423cc91b feat: render zap goals 2023-08-20 22:51:56 +01:00
06b9dba09b Progress 2023-08-17 20:35:52 +01:00
1ead1e4a7c v2 start 2023-08-17 20:35:39 +01:00
f6a46e3523 feat: NIP-24 2023-08-17 19:54:14 +01:00
bdd2404bf7 Fix imports 2023-06-26 11:30:37 +01:00
7ec602cc16 Rename files 2023-06-21 16:48:35 +01:00
75fd4fb7aa Move zap parsing to @snort/system 2023-06-21 16:08:48 +01:00
e07fa411b6 NIP-102 demo 2023-06-17 12:53:38 +01:00
fc11381ccd use @snort/system cache 2023-06-15 12:03:05 +01:00
fdf3d855df bug: unmarked thread tag parsing
fixes: #386
2023-06-13 12:24:57 +01:00
81ccb95d82 move to pkg 2023-06-08 12:45:23 +02:00
f86053c14f move @snort/nostr code into System 2023-05-30 14:48:38 +01:00
8f7a9a1327 fix tests 2023-05-24 11:12:23 +01:00
c2138287fa feat: render pubkey list mentions 2023-05-22 11:32:12 +01:00
d8fc92fafc feat: render embed for zapstr replies 2023-05-15 13:52:29 +01:00
ec4e6498d3 feat: a link profile image 2023-05-10 13:29:07 +01:00
e09df95adf bug: thread navigation reload 2023-04-25 11:20:33 +01:00
82956f3c69 feat: render nip94 from regular note reference 2023-04-21 23:46:22 +01:00
13461cca80 feat: render note quotes 2023-04-18 22:23:13 +01:00
28383b8464 bug: click event blocking profile nav 2023-04-18 14:16:08 +01:00
6d8416f88e chore: improve thread navigation 2023-04-18 13:45:26 +01:00
36926d4346 Casual refactor of entire eventBuilder 2023-04-14 16:02:15 +01:00
fe788853c9 feat: multi-account system 2023-04-14 12:43:58 +01:00
bbc7e443df feat: render polls 2023-04-10 19:27:42 +01:00
78f66803c6 chore: warning 2023-04-08 22:30:26 +01:00
c79adf7e9e bug: mentions duplication 2023-04-08 22:30:26 +01:00
0cb52cc961 feat: nip-36 2023-04-06 23:12:51 +01:00
6195325200 chore: remove spammy log message 2023-04-05 18:12:37 +01:00
8be0c7dd3d bug: ignore zapperPubkey for forward zaps 2023-04-05 12:36:28 +01:00
b4f37b1ed3 feat: preview note 2023-03-31 23:43:07 +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
667a58ac1d Merge pull request #371 from d-r-w/main
Makes entire note clickable
2023-03-07 15:29:38 +00:00
d228772e92 Fixes Prettier issue 2023-03-07 08:59:38 -06:00
4dc26a08af Merge pull request #395 from lujakob/fix/open-note-in-new-tab
feat(note): open note in new tab on cmd press
2023-03-07 12:29:41 +00:00
c702d1b760 chore: improve zapper validation 2023-03-05 16:58:34 +00:00
28599938d7 feat(note): open note in new tab on cmd press 2023-03-04 12:09:11 -06:00
32549522d4 feat: improve profile cache (again) 2023-03-03 14:30:31 +00:00
b4a132d4a2 Move icons to svg file 2023-03-02 18:47:02 +01:00
d18fa03f31 Makes entire note clickable 2023-02-27 19:16:43 -06:00
e6f64e9b9e feat: redux timeline cache 2023-02-21 14:35:53 +00:00
b7b23dcfc7 refactor: yarn format 2023-02-18 10:10:18 +09:00
188b599e85 refactor: rename isTextRepost to tagFilterOfTextRepost 2023-02-16 23:11:29 +09:00
d911dc8da3 fix: not need fallback text note repost 2023-02-16 20:52:04 +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