Commit Graph

36 Commits

Author SHA1 Message Date
9fb6f0dfee Use NostrLink everywhere 2023-09-19 09:59:01 +01:00
d2baf9bd5b Zap splits 2023-09-14 12:31:29 +01:00
35b6261e12 chore: Update translations 2023-09-12 21:58:37 +00:00
e77b9928d0 chore: Update translations 2023-09-12 14:15:07 +00:00
9e2453444d Prettier 2023-09-12 15:02:16 +01:00
5fed053a73 chore: Update translations 2023-09-05 14:23:04 +00:00
e05cfeaba9 Run formatter 2023-09-05 15:22:03 +01:00
c72cdcc9a9 chore: Update translations 2023-09-05 14:18:25 +00:00
5ef3fb0337 Run prettier 2023-09-05 15:17:51 +01:00
fb29cfa952 Note creator V2 styles 2023-08-23 13:19:48 +01:00
a5be4da2e8 Better POW UX 2023-08-18 19:01:34 +01:00
f6a46e3523 feat: NIP-24 2023-08-17 19:54:14 +01:00
fc11381ccd use @snort/system cache 2023-06-15 12:03:05 +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
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
6fe9a27041 feat: rebroadcast 2023-05-04 14:16:58 +01:00
e5b215abb5 feat: account switching 2023-04-19 13:10:41 +01:00
d0cb44a566 fix #517 (#518)
* fix #517

* delete commented test for build pass

* fix unrelated formatting errors
2023-04-17 14:33:31 +01:00
c59dda1e49 NIP-94 file headers (#488)
* feat: NIP-94 file headers

* Merge NIP-81 tags

* disable embedding nip94 for now

* merge error

* disable broken test

* bugfixes

* bug: validation failure
2023-04-17 11:57:13 +01:00
36926d4346 Casual refactor of entire eventBuilder 2023-04-14 16:02:15 +01:00
910686eab0 fix review comments 2023-04-13 19:38:00 +05:30
2982dc5838 fix #502 2023-04-12 16:47:59 +05:30
bf31816051 poll creation 2023-04-10 19:32:47 +01:00
8fee89f31f feat: cmd+enter to send 2023-04-10 10:59:38 +01:00
b650a1684f use redux for NoteCreator state management (#494)
* use redux for NoteCreator state management

This fixes a bug where the modal closes while replying to a note. This happens if the thread re-renders while you are replying.

Drafts of notes are also now automatically saved unless the user clicks the cancel button.

* fix modal closing bug

* really fix modal closing bug

* fix rebase
2023-04-08 05:48:57 -07:00
0cb52cc961 feat: nip-36 2023-04-06 23:12:51 +01:00
b6b3485225 Move toggle preview to advanced menu 2023-04-05 12:06:07 +01:00
729cbe7cbb cleanup 2023-04-05 11:58:26 +01:00
8ef20c27b3 feat: per event zap targets 2023-04-05 11:32:44 +01:00
b4f37b1ed3 feat: preview note 2023-03-31 23:43:07 +01:00
465c59ea20 refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
b4a132d4a2 Move icons to svg file 2023-03-02 18:47:02 +01:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00