mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-15 13:17:41 +03:00
Lowdown %grams now exclusively come from the mailbox.
This commit is contained in:
parent
1345c9b3c0
commit
f0331924b3
@ -205,9 +205,9 @@
|
||||
++ ra-low-grams
|
||||
::x apply new grams
|
||||
::
|
||||
|= {man/knot num/@ud gams/(list telegram)}
|
||||
|= {num/@ud gams/(list telegram)}
|
||||
^+ +>
|
||||
=. +>.$ sh-abet:(~(sh-low-grams sh cli man) num gams)
|
||||
=. +>.$ sh-abet:(~(sh-low-grams sh cli (main our.hid)) num gams)
|
||||
(ra-lesson gams)
|
||||
::
|
||||
++ ra-emil :: ra-emit move list
|
||||
|
@ -507,8 +507,11 @@
|
||||
[new %diff %talk-lowdown %glyph nak]
|
||||
::x nicknames
|
||||
[new %diff %talk-lowdown %names (~(run by folks) some)]
|
||||
::x messages
|
||||
:* new %diff %talk-lowdown %grams 0
|
||||
grams:(~(got by stories) (main our.hid))
|
||||
==
|
||||
==
|
||||
::TODO all mailbox %grams!
|
||||
::
|
||||
++ ra-think :: publish+review
|
||||
::x consumes each thought.
|
||||
@ -916,7 +919,9 @@
|
||||
|= {num/@ud gam/telegram}
|
||||
^+ +>
|
||||
::x notify all of our readers.
|
||||
=. +> (pa-inform %grams man num gam ~)
|
||||
=. +> ::TODO =?
|
||||
?. =(man (main our.hid)) +>
|
||||
(pa-inform %grams num gam ~)
|
||||
::x notify only the followers who are currently interested.
|
||||
=+ ^= moy
|
||||
|- ^- (pair (list bone) (list move))
|
||||
|
@ -75,7 +75,7 @@
|
||||
{$names (map ship (unit human))} :: new identities
|
||||
{$confs (map station (unit config))} :: changed configs
|
||||
{$precs (map partner atlas)} :: changed presences
|
||||
{$grams (pair knot (pair @ud (list telegram)))} :: new grams
|
||||
{$grams (pair @ud (list telegram))} :: new grams
|
||||
== ::
|
||||
++ speech :: narrative action
|
||||
$% {$lan p/knot q/@t} :: local announce
|
||||
|
Loading…
Reference in New Issue
Block a user