3fe3c7a98d
eslint: sort imports & exports
2024-01-04 19:01:18 +02:00
afa6d39a56
reorganize code into smaller files & dirs
2024-01-04 15:48:19 +02:00
71f7f728fd
Various
2023-09-22 09:53:12 +01:00
d2baf9bd5b
Zap splits
2023-09-14 12:31:29 +01:00
f6a46e3523
feat: NIP-24
2023-08-17 19:54:14 +01:00
81ccb95d82
move to pkg
2023-06-08 12:45:23 +02:00
ae6618f0ed
improve diff filters
...
fix tests
expander/compressor filter mangler
2023-06-01 22:03:28 +01:00
f86053c14f
move @snort/nostr code into System
2023-05-30 14:48:38 +01:00
6fe9a27041
feat: rebroadcast
2023-05-04 14:16:58 +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
bf31816051
poll creation
2023-04-10 19:32:47 +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