2017-03-30 15:17:37 +03:00
|
|
|
::
|
2016-02-11 03:41:28 +03:00
|
|
|
:::: /hoon/talk/sur
|
2015-01-26 20:44:09 +03:00
|
|
|
!:
|
2014-12-05 23:14:00 +03:00
|
|
|
|%
|
2017-04-21 14:43:17 +03:00
|
|
|
::
|
2017-07-06 23:38:36 +03:00
|
|
|
::TODO wrappers around knot for story name, nickname,
|
|
|
|
::TODO use different words for different kinds of burdens
|
|
|
|
::
|
2017-04-21 14:43:17 +03:00
|
|
|
::> ||
|
2017-05-13 01:05:49 +03:00
|
|
|
::> || %query-models
|
|
|
|
::> ||
|
|
|
|
::> models relating to queries, their results and updates.
|
|
|
|
::+|
|
|
|
|
::
|
|
|
|
++ query ::> query paths
|
|
|
|
$% {$reader $~} ::< shared ui state
|
2017-06-13 04:09:00 +03:00
|
|
|
{$burden who/ship} ::< duties to share
|
2017-06-13 01:19:45 +03:00
|
|
|
{$report $~} ::< duty reports
|
2017-05-13 01:05:49 +03:00
|
|
|
{$circle nom/knot ran/range} ::< story query
|
2017-07-06 23:38:36 +03:00
|
|
|
::TODO separate stream for just msgs? what about just configs? presences?
|
|
|
|
:: yes!
|
2017-05-13 01:05:49 +03:00
|
|
|
== ::
|
2017-07-11 03:39:03 +03:00
|
|
|
++ range ::> inclusive msg range
|
|
|
|
%- unit ::< ~ means everything
|
|
|
|
$: hed/place ::< start of range
|
|
|
|
tal/(unit place) ::< opt end of range
|
|
|
|
== ::
|
|
|
|
++ place ::> range indicators
|
|
|
|
$% {$da @da} ::< date
|
|
|
|
{$ud @ud} ::< message number
|
|
|
|
== ::
|
2017-05-13 01:05:49 +03:00
|
|
|
++ prize ::> query result
|
2017-07-11 00:09:59 +03:00
|
|
|
$% {$reader prize-reader} ::< /reader
|
2017-05-13 01:05:49 +03:00
|
|
|
{$friend cis/(set circle)} ::< /friend
|
2017-06-13 01:19:45 +03:00
|
|
|
{$burden sos/(map knot burden)} ::< /burden
|
2017-07-06 23:38:36 +03:00
|
|
|
::TODO do we ever use remote things from remote circles?
|
2017-06-13 01:19:45 +03:00
|
|
|
{$circle burden} ::< /circle
|
2017-05-13 01:05:49 +03:00
|
|
|
== ::
|
2017-07-11 00:09:59 +03:00
|
|
|
++ prize-reader ::
|
2017-07-11 02:41:47 +03:00
|
|
|
$: gys/(jug char (set circle)) ::< glyph bindings
|
2017-07-11 00:09:59 +03:00
|
|
|
nis/(map ship cord) ::< nicknames
|
|
|
|
== ::
|
2017-05-13 01:05:49 +03:00
|
|
|
++ rumor ::< query result change
|
2017-07-11 00:09:59 +03:00
|
|
|
$% {$reader dif/rumor-reader} ::< /reader
|
2017-05-13 01:05:49 +03:00
|
|
|
{$friend add/? cir/circle} ::< /friend
|
2017-06-13 01:19:45 +03:00
|
|
|
{$burden nom/knot dif/diff-story} ::< /burden
|
2017-05-13 01:05:49 +03:00
|
|
|
{$circle dif/diff-story} ::< /circle
|
|
|
|
== ::
|
2017-07-11 00:09:59 +03:00
|
|
|
++ rumor-reader ::< changed ui state
|
|
|
|
$% {$glyph diff-glyph} ::< un/bound glyph
|
|
|
|
{$nick diff-nick} ::< changed nickname
|
|
|
|
== ::
|
2017-06-13 01:19:45 +03:00
|
|
|
++ burden ::< full story state
|
|
|
|
$: gaz/(list telegram) ::< all messages
|
|
|
|
cos/lobby ::< loc & rem configs
|
|
|
|
pes/crowd ::< loc & rem presences
|
|
|
|
== ::
|
2017-05-13 01:05:49 +03:00
|
|
|
::TODO deltas into app
|
|
|
|
++ delta ::
|
2017-06-22 23:48:10 +03:00
|
|
|
$% :: messaging state ::
|
2017-05-13 01:05:49 +03:00
|
|
|
{$out cir/circle out/(list thought)} ::< msgs into outbox
|
|
|
|
:: shared ui state ::
|
|
|
|
{$glyph diff-glyph} ::< un/bound glyph
|
|
|
|
{$nick diff-nick} ::< changed nickname
|
|
|
|
:: story state ::
|
2017-07-08 03:21:40 +03:00
|
|
|
{$story nom/knot dif/delta-story} ::< change to story
|
2017-05-13 01:05:49 +03:00
|
|
|
:: side-effects ::
|
2017-06-13 01:19:45 +03:00
|
|
|
{$init $~} ::< initialize
|
|
|
|
{$observe who/ship} ::< watch burden bearer
|
2017-06-28 02:45:56 +03:00
|
|
|
{$present hos/ship nos/(set knot) dif/diff-status}::< send %present cmd
|
2017-05-13 01:05:49 +03:00
|
|
|
{$quit ost/bone} ::< force unsubscribe
|
|
|
|
== ::
|
2017-07-11 02:41:47 +03:00
|
|
|
++ diff-glyph {bin/? gyf/char pas/(set circle)} ::< un/bound glyph
|
2017-05-13 01:05:49 +03:00
|
|
|
++ diff-nick {who/ship nic/cord} ::< changed nickname
|
2017-07-08 03:21:40 +03:00
|
|
|
++ delta-story ::< story delta
|
|
|
|
$? diff-story ::< both in & outward
|
|
|
|
$% {$burden bur/?} ::< burden flag
|
2017-07-11 02:41:47 +03:00
|
|
|
{$follow sub/? cos/(map circle range)} ::< un/subscribe
|
2017-07-08 03:21:40 +03:00
|
|
|
== == ::
|
|
|
|
++ diff-story ::< story rumor
|
2017-06-14 03:28:16 +03:00
|
|
|
$% {$new cof/config} ::< new story
|
2017-06-13 01:19:45 +03:00
|
|
|
{$bear bur/burden} ::< new inherited story
|
2017-05-13 01:05:49 +03:00
|
|
|
{$grams gaz/(list telegram)} ::< new/changed msgs
|
|
|
|
{$config cir/circle dif/diff-config} ::< new/changed config
|
2017-07-11 02:41:47 +03:00
|
|
|
{$status cir/circle who/ship dif/diff-status} ::< new/changed status
|
2017-05-13 01:05:49 +03:00
|
|
|
{$remove $~} ::< removed story
|
|
|
|
== ::
|
|
|
|
++ diff-config ::> config change
|
2017-07-06 23:38:36 +03:00
|
|
|
::TODO maybe just full? think.
|
2017-06-14 03:28:16 +03:00
|
|
|
$% {$full cof/config} ::< set w/o side-effects
|
2017-07-11 02:41:47 +03:00
|
|
|
{$source add/? cir/circle} ::< add/rem sources
|
2017-05-13 01:05:49 +03:00
|
|
|
{$caption cap/cord} ::< changed description
|
|
|
|
{$filter fit/filter} ::< changed filter
|
|
|
|
{$secure sec/security} ::< changed security
|
2017-06-14 04:06:38 +03:00
|
|
|
{$permit add/? sis/(set ship)} ::< add/rem to b/w-list
|
2017-05-13 01:05:49 +03:00
|
|
|
{$remove $~} ::< removed config
|
|
|
|
== ::
|
|
|
|
++ diff-status ::> status change
|
|
|
|
$% {$full sat/status} ::< fully changed status
|
|
|
|
{$presence pec/presence} ::< changed presence
|
|
|
|
{$human dif/diff-human} ::< changed name
|
|
|
|
{$remove $~} ::< removed config
|
|
|
|
== ::
|
|
|
|
++ diff-human ::> name change
|
|
|
|
$% {$full man/human} ::< fully changed name
|
|
|
|
{$true tru/(unit (trel cord (unit cord) cord))} ::< changed true name
|
|
|
|
{$handle han/(unit cord)} ::< changed handle
|
|
|
|
== ::
|
|
|
|
::
|
|
|
|
::> ||
|
2017-04-21 14:43:17 +03:00
|
|
|
::> || %reader-communication
|
|
|
|
::> ||
|
|
|
|
::> broker interfaces for readers.
|
|
|
|
::+|
|
|
|
|
::
|
|
|
|
++ action ::> user action
|
2017-04-24 21:17:56 +03:00
|
|
|
$% :: circle configuration ::
|
2017-04-27 00:33:25 +03:00
|
|
|
{$create nom/knot des/cord sec/security} ::< create circle
|
2017-06-22 03:16:22 +03:00
|
|
|
{$delete nom/knot why/(unit cord)} ::< delete + announce
|
2017-04-24 21:17:56 +03:00
|
|
|
{$depict nom/knot des/cord} ::< change description
|
2017-05-09 22:43:42 +03:00
|
|
|
{$filter nom/knot fit/filter} ::< change message rules
|
2017-04-24 21:17:56 +03:00
|
|
|
{$permit nom/knot inv/? sis/(set ship)} ::< invite/banish
|
2017-07-11 02:41:47 +03:00
|
|
|
{$source nom/knot sub/? src/(map circle range)} ::< un/sub to/from src
|
2017-04-14 00:40:53 +03:00
|
|
|
:: messaging ::
|
2017-04-24 21:17:56 +03:00
|
|
|
{$convey tos/(list thought)} ::< post exact
|
2017-07-11 02:41:47 +03:00
|
|
|
{$phrase aud/(set circle) ses/(list speech)} ::< post easy
|
2017-04-11 14:00:13 +03:00
|
|
|
:: personal metadata ::
|
2017-06-28 02:45:56 +03:00
|
|
|
{$notify cis/(set circle) pes/presence} ::< our presence update
|
|
|
|
{$naming cis/(set circle) man/human} ::< our name update
|
2017-04-11 14:00:13 +03:00
|
|
|
:: changing shared ui ::
|
2017-07-11 02:41:47 +03:00
|
|
|
{$glyph gyf/char pas/(set circle) bin/?} ::< un/bind a glyph
|
2017-05-13 01:05:49 +03:00
|
|
|
{$nick who/ship nic/knot} ::< new identity
|
2017-04-10 23:24:25 +03:00
|
|
|
== ::
|
2017-04-21 14:43:17 +03:00
|
|
|
::
|
|
|
|
::> ||
|
|
|
|
::> || %broker-communication
|
|
|
|
::> ||
|
|
|
|
::> structures for communicating between brokers.
|
|
|
|
::+|
|
|
|
|
::
|
|
|
|
++ command ::> effect on story
|
2017-06-13 01:19:45 +03:00
|
|
|
$% {$publish tos/(list thought)} ::< deliver
|
2017-06-28 02:45:56 +03:00
|
|
|
{$present nos/(set knot) dif/diff-status} ::< status update
|
2017-06-13 01:19:45 +03:00
|
|
|
{$bearing $~} ::< prompt to listen
|
2015-01-01 23:43:50 +03:00
|
|
|
== ::
|
2017-04-21 14:43:17 +03:00
|
|
|
::
|
|
|
|
::> ||
|
|
|
|
::> || %circles
|
|
|
|
::> ||
|
|
|
|
::> messaging targets and their metadata.
|
|
|
|
::+|
|
|
|
|
::
|
2017-04-24 21:17:56 +03:00
|
|
|
++ circle {hos/ship nom/knot} ::< native target
|
2017-04-21 14:43:17 +03:00
|
|
|
++ passport ::> foreign target
|
2017-05-01 20:34:05 +03:00
|
|
|
$% {$twitter p/cord} ::< twitter handle
|
2014-12-05 23:14:00 +03:00
|
|
|
== ::
|
2017-04-25 22:09:20 +03:00
|
|
|
:: circle configurations. ::
|
2017-04-27 00:33:25 +03:00
|
|
|
++ lobby {loc/config rem/(map circle config)} ::< our & srcs configs
|
2017-04-24 21:17:56 +03:00
|
|
|
++ config ::> circle config
|
2017-07-11 02:41:47 +03:00
|
|
|
$: src/(set circle) ::< active sources
|
2017-07-06 23:38:36 +03:00
|
|
|
::TODO ^ include range? just remove!
|
2017-04-24 21:17:56 +03:00
|
|
|
cap/cord ::< description
|
2017-05-09 22:43:42 +03:00
|
|
|
fit/filter ::< message rules
|
2017-04-24 21:17:56 +03:00
|
|
|
con/control ::< restrictions
|
2015-01-26 20:44:09 +03:00
|
|
|
== ::
|
2017-05-09 22:43:42 +03:00
|
|
|
++ filter ::> content filters
|
2017-06-16 06:29:35 +03:00
|
|
|
$: cas/? ::< dis/allow capitals
|
2017-05-09 22:43:42 +03:00
|
|
|
utf/? ::< dis/allow non-ascii
|
2017-07-06 23:38:36 +03:00
|
|
|
::TODO maybe message length
|
2017-05-09 22:43:42 +03:00
|
|
|
== ::
|
2017-04-27 00:33:25 +03:00
|
|
|
++ control {sec/security ses/(set ship)} ::< access control
|
2017-06-13 01:19:45 +03:00
|
|
|
++ security ::> security mode
|
2017-04-21 14:43:17 +03:00
|
|
|
$? $black ::< channel, blacklist
|
|
|
|
$white ::< village, whitelist
|
|
|
|
$green ::< journal, author list
|
|
|
|
$brown ::< mailbox, our r, bl w
|
2017-03-24 23:10:27 +03:00
|
|
|
== ::
|
2017-04-25 22:09:20 +03:00
|
|
|
:: participant metadata. ::
|
2017-07-06 23:38:36 +03:00
|
|
|
::TODO think about naming more
|
2017-07-11 02:41:47 +03:00
|
|
|
++ crowd {loc/group rem/(map circle group)} ::< our & srcs presences
|
2017-04-27 00:33:25 +03:00
|
|
|
++ group (map ship status) ::< presence map
|
2017-04-24 21:17:56 +03:00
|
|
|
++ status {pec/presence man/human} ::< participant
|
|
|
|
++ presence ::> status type
|
2017-06-21 23:48:47 +03:00
|
|
|
$? $gone ::< absent
|
2017-04-24 21:17:56 +03:00
|
|
|
$idle ::< idle
|
|
|
|
$hear ::< present
|
|
|
|
$talk ::< typing
|
2017-04-25 22:09:20 +03:00
|
|
|
== ::
|
2017-04-21 14:43:17 +03:00
|
|
|
++ human ::> human identifier
|
2017-06-28 02:45:56 +03:00
|
|
|
$: han/(unit cord) ::< handle
|
|
|
|
tru/(unit (trel cord (unit cord) cord)) ::< true name
|
2014-12-05 23:14:00 +03:00
|
|
|
== ::
|
2017-04-21 14:43:17 +03:00
|
|
|
::
|
|
|
|
::> ||
|
|
|
|
::> || %message-data
|
|
|
|
::> ||
|
|
|
|
::> structures for containing main message data.
|
|
|
|
::+|
|
|
|
|
::
|
2017-07-11 03:23:12 +03:00
|
|
|
++ telegram {aut/ship thought} ::< whose message
|
|
|
|
++ thought ::> inner message
|
|
|
|
$: uid/serial ::< unique identifier
|
|
|
|
aud/audience ::< destinations
|
|
|
|
wen/@da ::< timestamp
|
|
|
|
sep/speech ::< content
|
|
|
|
== ::
|
2017-06-21 23:48:47 +03:00
|
|
|
++ speech ::> content body
|
2017-07-01 04:44:37 +03:00
|
|
|
$% {$lin pat/? msg/cord} ::< no/@ text line
|
2017-04-24 21:17:56 +03:00
|
|
|
{$url url/purf} ::< parsed url
|
2017-07-01 04:44:37 +03:00
|
|
|
{$exp exp/cord res/(list tank)} ::< hoon line
|
2017-04-27 00:33:25 +03:00
|
|
|
{$fat tac/attache sep/speech} ::< attachment
|
2017-04-25 22:18:14 +03:00
|
|
|
{$inv inv/? cir/circle} ::< inv/ban for circle
|
2017-05-01 20:34:05 +03:00
|
|
|
{$app app/term msg/cord} ::< app message
|
2015-01-01 23:43:50 +03:00
|
|
|
== ::
|
2017-04-27 00:33:25 +03:00
|
|
|
++ attache ::> attachment
|
2017-05-01 20:34:05 +03:00
|
|
|
$% {$name nom/cord tac/attache} ::< named attachment
|
|
|
|
{$text (list cord)} ::< text lines
|
2017-04-21 14:43:17 +03:00
|
|
|
{$tank (list tank)} ::< tank list
|
|
|
|
== ::
|
|
|
|
::
|
|
|
|
::> ||
|
|
|
|
::> || %message-metadata
|
|
|
|
::> ||
|
|
|
|
:: structures for containing message metadata.
|
|
|
|
::+|
|
|
|
|
::
|
|
|
|
++ serial @uvH ::< unique identifier
|
2017-07-11 02:41:47 +03:00
|
|
|
++ audience (set circle) ::< destinations
|
2014-12-05 23:14:00 +03:00
|
|
|
--
|