Commit Graph

5 Commits

Author SHA1 Message Date
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
Alejandro Gomez
4f222fb813
login and onboarding fixes 2023-02-14 14:32:06 +00:00
ennmichael
2a211b78a1
workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00