Minor styling and cleanup.

This commit is contained in:
Fang 2017-11-16 00:48:56 +01:00
parent 0cece6a04c
commit aa35774190
2 changed files with 12 additions and 11 deletions

View File

@ -2,9 +2,6 @@
:::: /app/hall/hoon :: ::
:: :: ::
::
::TODO maybe have hall accept reactions as well, redirect them to readers.
:: that way we can have foreign halls react to our requests!
::
::TODO document gate samples fully.
::
::TODO for using moons as tmp identities for friends: stories may want to keep

View File

@ -28,7 +28,11 @@
{$public $~} ::< public memberships
{$burden who/ship} ::TODO eventually, nom/naem. ::< duties to share
{$report $~} ::< duty reports
{$circle nom/naem wat/(set circle-data) ran/range}::< story query
$: $circle ::> story query
nom/naem ::< circle name
wat/(set circle-data) ::< data to get
ran/range ::< query duration
== ::
::TODO in the future, we may want much more ::
:: detailed querying abilities. ::
== ::
@ -73,13 +77,13 @@
$: cos/lobby ::< loc & rem configs
pes/crowd ::< loc & rem presences
== ::
++ burden ::< full story state
++ burden ::> full story state
$: gaz/(list telegram) ::TODO envelope? ::< all messages
shipment
shipment ::< metadata
== ::
++ package ::< story state
$: nes/(list envelope) ::< messages
shipment
shipment ::< metadata
== ::
++ diff-glyph {bin/? gyf/char aud/audience} ::< un/bound glyph
++ diff-nick {who/ship nic/nick} ::< changed nickname
@ -178,10 +182,10 @@
== ::
++ control {sec/security sis/(set ship)} ::< access control
++ security ::> security mode
$? $channel ::< channel, blacklist
$village ::< village, whitelist
$journal ::< journal, author list
$mailbox ::< mailbox, our r, bl w
$? $channel ::< blacklist
$village ::< whitelist
$journal ::< pub r, whitelist w
$mailbox ::< our r, blacklist w
== ::
:: participant metadata. ::
::TODO think about naming more