From 284ce9ce7d9f81e54e91f917329d48926487fbf4 Mon Sep 17 00:00:00 2001 From: polwex Date: Wed, 12 Nov 2025 07:11:07 +0700 Subject: fixes to engagement handling --- app/lib/json/nostrill.hoon | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'app/lib/json/nostrill.hoon') diff --git a/app/lib/json/nostrill.hoon b/app/lib/json/nostrill.hoon index b07de61..266a6c8 100644 --- a/app/lib/json/nostrill.hoon +++ b/app/lib/json/nostrill.hoon @@ -15,6 +15,7 @@ feed+(feed-with-cursor:en:trill feed ~ ~) nostr+(en-nostr-feed nostr-feed) following+(enfollowing following) + following2+(feed-with-cursor:en:trill following2 ~ ~) ['followGraph' (engraph follow-graph)] ~ == @@ -190,9 +191,10 @@ add+postadd reply+reply quote+quote - rp+rp + rp+pid :: rt+de-rt - :: del+hex:de:common + reaction+reaction + del+pid == ++ postadd %- ot :~ @@ -211,11 +213,17 @@ host+(se:de:common %p) id+de-atom-id == -++ rp +++ pid %- ot :~ host+(se:de:common %p) id+de-atom-id == +++ reaction + %- ot :~ + host+(se:de:common %p) + id+de-atom-id + reaction+so + == ++ rt %- ot :~ id+hex:de:common -- cgit v1.2.3