diff options
author | polwex <polwex@sortug.com> | 2025-09-18 08:26:30 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-09-18 08:26:30 +0700 |
commit | 7bac4927e8895719a91011da9a2b997579238145 (patch) | |
tree | 8b47f7370718e874af9a292a1b8e0e09555f3990 /desk/sur/nostrill.hoon | |
parent | 0549cfd01f1feed9c313a84a3884328d08887caf (diff) |
damn my trill codebase was really something
Diffstat (limited to 'desk/sur/nostrill.hoon')
-rw-r--r-- | desk/sur/nostrill.hoon | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/desk/sur/nostrill.hoon b/desk/sur/nostrill.hoon index b443ca8..b5bca13 100644 --- a/desk/sur/nostrill.hoon +++ b/desk/sur/nostrill.hoon @@ -49,8 +49,11 @@ $: pub=(unit @ux) == +$ post-poke $% [%add content=@t] - [%rt id=@ux pubkey=@ux relay=@t] :: NIP-18 - [%del pubkey=@ux] + [%reply content=@t host=@p id=@ thread=@] + [%quote content=@t host=@p id=@] + [%rp host=@p id=@] :: NIP-18 + :: [%rt id=@ux pubkey=@ux relay=@t] :: NIP-18 + :: [%del pubkey=@ux] == +$ fols-poke $% [%add =user] |