snort/packages/app
w3irdrobot 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
..
public connect-src * 2023-02-14 14:53:19 +00:00
src Remove unread message dot when messages all read 2023-02-24 16:44:55 -05:00
.babelrc workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.eslintrc.cjs workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.gitignore workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.prettierignore workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.prettierrc.json workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
config-overrides.js workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
d.ts chore: convert translations back to json 2023-02-15 11:31:02 +00:00
package.json chore: extract lang 2023-02-18 21:28:28 +00:00
tsconfig.json chore: convert translations back to json 2023-02-15 11:31:02 +00:00