urbit/pkg/arvo/lib/hark
Liam Fitzgerald e2d10367af
hark-store: give set instead of count in initial
When we receive a notification, it might not affect our count because
it’ll get merged on the server side, but we unconditionally increment
our count on the client if the notification hasn’t been loaded yet.
Addresses this by storing a set of time, index so we can compute whether
or not the notification is merged or unloaded and change the count
accordingly.

Fixes urbit/landscape#276
2021-03-19 11:28:30 +10:00
..
chat-hook.hoon hark: address L review 2020-11-10 13:32:48 +10:00
graph-hook.hoon hoon: remove deprecated character parsers 2020-11-26 17:43:54 +01:00
group-hook.hoon hark: address L review 2020-11-10 13:32:48 +10:00
store.hoon hark-store: give set instead of count in initial 2021-03-19 11:28:30 +10:00