Commit Graph

7 Commits

Author SHA1 Message Date
6fe9a27041 feat: rebroadcast 2023-05-04 14:16:58 +01:00
fe788853c9 feat: multi-account system 2023-04-14 12:43:58 +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
f296063283 bug: Fix profile update & relays for new user 2023-03-31 13:09:08 +01:00
32549522d4 feat: improve profile cache (again) 2023-03-03 14:30:31 +00:00
e6f64e9b9e feat: redux timeline cache 2023-02-21 14:35:53 +00:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00