Commit Graph

59 Commits

Author SHA1 Message Date
5960a5bf5f chore: Update translations
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-14 12:35:37 +00:00
0fa51dd7e5
Zap split goals
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-14 13:34:45 +01:00
d2baf9bd5b
Zap splits
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-14 12:31:29 +01:00
84f6e810b0
Catch error for zap splits
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-13 12:18:13 +01:00
35b6261e12 chore: Update translations
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-12 21:58:37 +00:00
e77b9928d0 chore: Update translations
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-12 14:15:07 +00:00
9e2453444d
Prettier
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-09-12 15:02:16 +01:00
5fed053a73 chore: Update translations
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-05 14:23:04 +00:00
e05cfeaba9
Run formatter
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-05 15:22:03 +01:00
c72cdcc9a9 chore: Update translations
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-05 14:18:25 +00:00
5ef3fb0337
Run prettier
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-05 15:17:51 +01:00
e8e65c71cd
DM styles update
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-08-24 15:25:54 +01:00
fb29cfa952
Note creator V2 styles 2023-08-23 13:19:48 +01:00
2720854b72
Footer button titles 2023-08-18 19:11:05 +01:00
a5be4da2e8
Better POW UX 2023-08-18 19:01:34 +01:00
076d5d8cd5
Profile / Thread styles 2023-08-17 20:37:10 +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
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-17 19:54:14 +01:00
75fd4fb7aa
Move zap parsing to @snort/system 2023-06-21 16:08:48 +01:00
939084167a
@snort/system-react package
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-06-16 20:31:33 +01:00
fc11381ccd
use @snort/system cache 2023-06-15 12:03:05 +01:00
81ccb95d82
move to pkg
All checks were successful
continuous-integration/drone/push Build is passing
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
7317bc4c35
feat: zap-pool 2023-05-17 09:32:55 +01:00
d8fc92fafc
feat: render embed for zapstr replies
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-15 13:52:29 +01:00
6fe9a27041
feat: rebroadcast 2023-05-04 14:16:58 +01:00
69ec48141b
feat: interaction cache 2023-04-25 12:57:09 +01:00
5ec7c1a765
chore: remove profile OnlyZaps 2023-04-25 10:15:15 +01:00
1f0d17112c
feat: profile only-zaps 2023-04-20 22:11:43 +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
Sam Samskies
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
729cbe7cbb
cleanup 2023-04-05 11:58:26 +01:00
8ef20c27b3
feat: per event zap targets 2023-04-05 11:32:44 +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
59ae02207c
bug: fast zap donate loop 2023-03-12 19:25:22 +00:00
d228e25b35
feat: improve auto zapper 2023-03-11 17:03:42 +00:00
335905449f
feat: auto zap 2023-03-10 23:52:39 +00:00
c702d1b760
chore: improve zapper validation 2023-03-05 16:58:34 +00:00
h3y6e
93d5e698ed
fix icons 2023-03-05 01:54:56 +09:00
0951110c82
bug: fast zap when wallet not ready 2023-03-03 23:04:26 +00:00
2ad15c6e5d
bug: zap snort pubkey 2023-03-03 22:40:49 +00:00
3fd4e471f1
feat: fast zap donate 2023-03-03 22:01:15 +00:00
32549522d4
feat: improve profile cache (again) 2023-03-03 14:30:31 +00:00
Jeremy Karlsson
8fa2d4c29f
Merge branch 'main' of github.com:v0l/snort into svg-proposal 2023-03-02 19:46:15 +01:00
Jeremy Karlsson
e4cdbcc0dc
Tweak some sizes 2023-03-02 19:39:29 +01:00
Jeremy Karlsson
b4a132d4a2
Move icons to svg file 2023-03-02 18:47:02 +01:00