summaryrefslogtreecommitdiff
path: root/desk/lib/json/nostrill.hoon
diff options
context:
space:
mode:
Diffstat (limited to 'desk/lib/json/nostrill.hoon')
-rw-r--r--desk/lib/json/nostrill.hoon33
1 files changed, 27 insertions, 6 deletions
diff --git a/desk/lib/json/nostrill.hoon b/desk/lib/json/nostrill.hoon
index 3c6f21b..b07de61 100644
--- a/desk/lib/json/nostrill.hoon
+++ b/desk/lib/json/nostrill.hoon
@@ -187,15 +187,36 @@
?. ?=(%o -.jon) ~ (some p.jon)
++ ui-post
%- of :~
- add+de-post
- rt+de-rt
- del+hex:de:common
+ add+postadd
+ reply+reply
+ quote+quote
+ rp+rp
+ :: rt+de-rt
+ :: del+hex:de:common
==
-++ de-post
+++ postadd
%- ot :~
content+so
==
-++ de-rt
+++ reply
+ %- ot :~
+ content+so
+ host+(se:de:common %p)
+ id+de-atom-id
+ thread+de-atom-id
+ ==
+++ quote
+ %- ot :~
+ content+so
+ host+(se:de:common %p)
+ id+de-atom-id
+ ==
+++ rp
+ %- ot :~
+ host+(se:de:common %p)
+ id+de-atom-id
+ ==
+++ rt
%- ot :~
id+hex:de:common
pubkey+hex:de:common
@@ -214,7 +235,7 @@
relays+(ar so)
==
++ de-atom-id
- |= jon=json
+ |= jon=json ^- (unit @)
?. ?=([%s @t] jon) ~
(rush p.jon dem)