Liam Fitzgerald
|
04170206bd
|
hark-graph-hook: upgrade notification-kind to allow for sibling autowatches
|
2021-02-26 13:37:25 +10:00 |
|
Liam Fitzgerald
|
a1c30ef230
|
metadata: modernize namespacing
|
2021-01-28 16:13:57 +10:00 |
|
Liam Fitzgerald
|
5d9955c0ce
|
Merge remote-tracking branch 'origin/release/next-js' into lf/md-modernize
|
2021-01-15 14:53:10 +10:00 |
|
Liam Fitzgerald
|
585b6fefa1
|
hark-graph-hook: rewatch all DMs on upgrade
|
2021-01-14 10:47:11 +10:00 |
|
Liam Fitzgerald
|
9b6ec09fe9
|
metadata-store, various: update scry library
|
2021-01-13 14:05:22 +10:00 |
|
matildepark
|
c44ac6210b
|
Merge pull request #4261 from urbit/lf/hark-remove-fixes
hark-store: fix dangling unreads
|
2021-01-11 17:48:09 -05:00 |
|
Liam Fitzgerald
|
9c7ac3773a
|
hark, graph-store: address L review
|
2021-01-12 08:15:14 +10:00 |
|
Liam Fitzgerald
|
dfc3ef0c0e
|
hark-graph-hook: dismiss unreads for a node when it is deleted
|
2021-01-11 17:44:25 +10:00 |
|
Liam Fitzgerald
|
d01f1f62e5
|
hark-graph-hook: fix muting on %remove-graph
*_watching was bunting to watching (i.e. a no-op), causing watching to
be wiped everytimne a graph was removed
|
2021-01-11 17:43:58 +10:00 |
|
Logan Allen
|
be8c0940e7
|
hark-graph-hook: reduce extraneous %no-metadata printfs
|
2020-12-17 19:45:05 +00:00 |
|
Liam Fitzgerald
|
6b6e9a7be2
|
hark: cleanup notifications on leave
|
2020-12-17 16:10:26 +10:00 |
|
Liam Fitzgerald
|
69c555c4b5
|
hark: lazier notifications, update in add-graph
|
2020-12-17 11:59:35 +10:00 |
|
Liam Fitzgerald
|
169955b45a
|
hark: rework unread tracking, pt.3
|
2020-12-16 17:46:35 +10:00 |
|
Liam Fitzgerald
|
610a8730b7
|
wip
|
2020-12-16 14:22:23 +10:00 |
|
Liam Fitzgerald
|
5fdfca10e2
|
hark-store: send update counts separately
|
2020-12-15 15:38:56 +10:00 |
|
Liam Fitzgerald
|
66fe59819e
|
hark-store: allow setting last-updated independently of unread counts
|
2020-12-14 13:33:31 +10:00 |
|
Liam Fitzgerald
|
503aaa899a
|
hark-graph-hook: refactor to ensure facts are given correctly
|
2020-12-14 13:14:56 +10:00 |
|
Logan Allen
|
7802a7f8d9
|
Merge branch 'release/next-userspace' into lf/chat-graph
|
2020-12-09 15:45:26 -06:00 |
|
Liam Fitzgerald
|
1895e807fd
|
hark-graph-hook: give %listen update on autoadd
|
2020-12-08 12:25:51 +10:00 |
|
Liam Fitzgerald
|
12bfae630b
|
hark-graph-hook: do not autowatch leaf nodes
|
2020-12-07 15:06:19 +10:00 |
|
Liam Fitzgerald
|
f4c2dedba2
|
hark-graph-hook: autowatch unmanaged graphs
|
2020-12-07 13:55:55 +10:00 |
|
Joe Bryan
|
958bb5acf7
|
arvo: removes +is and all references to it
|
2020-12-05 00:51:49 -08:00 |
|
Liam Fitzgerald
|
5b318ad873
|
chat, metadata: OTA migration
|
2020-12-03 14:53:48 +10:00 |
|
Liam Fitzgerald
|
85508337e0
|
publish, links: better unread handling
|
2020-12-02 15:32:22 +10:00 |
|
Liam Fitzgerald
|
9ee62a2e55
|
hark: rework unread tracking, again
|
2020-12-01 15:46:28 +10:00 |
|
Liam Fitzgerald
|
b7b4000986
|
hark: separate unread tracking from notifications
|
2020-11-24 15:40:03 +10:00 |
|
Liam Fitzgerald
|
a07f55b832
|
hark-graph-hook: fix conflict in merge
|
2020-11-11 10:36:32 +10:00 |
|
Matilde Park
|
35103ab394
|
hark-graph-hook: remove ~&
|
2020-11-10 14:24:47 -05:00 |
|
Matilde Park
|
fdcb2c32db
|
Merge branch 'lf/hark-redux' into lf/hark-graph-indices
|
2020-11-10 14:21:51 -05:00 |
|
Liam Fitzgerald
|
7e5bf37184
|
hark: address L review
|
2020-11-10 13:32:48 +10:00 |
|
Liam Fitzgerald
|
9eec477e0e
|
hark-graph-hook: watch individual indices
|
2020-11-10 12:14:06 +10:00 |
|
Liam Fitzgerald
|
6c150279ac
|
hark-graph-hook: use %mention type for +is-mention
|
2020-11-03 15:03:02 +10:00 |
|
Liam Fitzgerald
|
13fe6c3ad1
|
hark: address L review
|
2020-11-03 14:55:01 +10:00 |
|
Liam Fitzgerald
|
515a9a1f54
|
hark-store, hark-graph-hook: address L review comments
|
2020-11-03 10:36:00 +10:00 |
|
Liam Fitzgerald
|
cf4f0f302e
|
hark: final pass for bugs
|
2020-10-28 15:52:59 +10:00 |
|
Liam Fitzgerald
|
df2755b485
|
hark-graph-hook: add subscriptions, preferences
|
2020-10-27 15:05:00 +10:00 |
|
Liam Fitzgerald
|
4237d2caf6
|
hark-graph-hook: address review comments
|
2020-10-22 11:30:02 +10:00 |
|
Liam Fitzgerald
|
def6cfd535
|
hark-graph-hook: add %hark-graph-hook
|
2020-10-21 16:09:18 +10:00 |
|