Commit Graph

19 Commits

Author SHA1 Message Date
Kieran ec4e6498d3
feat: a link profile image 2023-05-10 13:29:07 +01:00
Kieran 6fe9a27041
feat: rebroadcast 2023-05-04 14:16:58 +01:00
Kieran e5b215abb5
feat: account switching 2023-04-19 13:10:41 +01:00
Vivek Ganesan d0cb44a566
fix #517 (#518)
* fix #517

* delete commented test for build pass

* fix unrelated formatting errors
2023-04-17 14:33:31 +01:00
Kieran 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
Kieran 36926d4346
Casual refactor of entire eventBuilder 2023-04-14 16:02:15 +01:00
vivganes 910686eab0 fix review comments 2023-04-13 19:38:00 +05:30
vivganes 2982dc5838 fix #502 2023-04-12 16:47:59 +05:30
Kieran bf31816051
poll creation 2023-04-10 19:32:47 +01:00
Kieran 8fee89f31f
feat: cmd+enter to send 2023-04-10 10:59:38 +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
Kieran 0cb52cc961
feat: nip-36 2023-04-06 23:12:51 +01:00
Kieran b6b3485225
Move toggle preview to advanced menu 2023-04-05 12:06:07 +01:00
Kieran 729cbe7cbb
cleanup 2023-04-05 11:58:26 +01:00
Kieran 8ef20c27b3
feat: per event zap targets 2023-04-05 11:32:44 +01:00
Kieran b4f37b1ed3
feat: preview note 2023-03-31 23:43:07 +01:00
Kieran 465c59ea20
refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
Jeremy Karlsson b4a132d4a2
Move icons to svg file 2023-03-02 18:47:02 +01:00
ennmichael 2a211b78a1
workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00