mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
Merge branch 'radio' of github.com:urbit/urbit-new into radio
This commit is contained in:
commit
3f5a20b3cf
@ -707,7 +707,7 @@
|
||||
++ pour
|
||||
|= [ost=bone pax=path sih=*]
|
||||
^- [(list move) _+>]
|
||||
:: ~& [%rodeo-pour ost pax sih]
|
||||
~& [%rodeo-pour ost pax sih]
|
||||
:: ~& sih=sih
|
||||
=+ sih=((hard sign) sih)
|
||||
?+ pax ~& [%rodeo-strange-path pax] !!
|
||||
@ -740,7 +740,7 @@
|
||||
?. =(%show i.t.pax)
|
||||
~& [%pour-friend-nuke-nuke pax]
|
||||
[~ +>.$]
|
||||
=+ [man tay]=[i.t.t.pax `station`[%& (slav %p i.t.t.t.pax) i.t.t.t.t.pax]]
|
||||
=+ [man tay]=[i.t.t.pax [%& (slav %p i.t.t.t.pax) i.t.t.t.t.pax]]
|
||||
ra-abet:(~(ra-stalk ra ost ~) man tay sih)
|
||||
::
|
||||
[%repeat *]
|
||||
|
@ -14,6 +14,7 @@
|
||||
parties=(map span party) :: all parties
|
||||
shown=(set serial) :: messages shown
|
||||
targets=(unit (set station)) :: talking to
|
||||
mode=presence :: interactive mode
|
||||
== ::
|
||||
++ party :: local party
|
||||
$: count=@ud :: number shown
|
||||
@ -420,7 +421,7 @@
|
||||
?(%rush %rust)
|
||||
?> ?=(%type -.p.sih)
|
||||
~& [%talk-inputting p.p.sih]
|
||||
[~ +>.$]
|
||||
[~ +>.$(mode ?:(p.p.sih %
|
||||
==
|
||||
::
|
||||
%command
|
||||
|
Loading…
Reference in New Issue
Block a user