Commit Graph

7 Commits

Author SHA1 Message Date
cff605b188 feat: LNC wallet 2023-02-28 22:22:46 +00:00
7db8960914 feat: basic wallet 2023-02-28 22:21:49 +00:00
c0d9399ca7 Remove unread message dot when messages all read
Clicking the Mark All Read button was clearing the messages, but
the purple dot was not disappearing until the page was refreshed.
It appears it was just because the calculation was being cached
and not updated because the dm interaction counter was not inputted
as a dependency to useMemo
2023-02-24 16:44:55 -05:00
a49121c05a chore: remove feed cache 2023-02-21 12:03:14 +00:00
3f406ec19e feat: improve profile loading 2023-02-20 23:14:15 +00:00
4f222fb813 login and onboarding fixes 2023-02-14 14:32:06 +00:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00