mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
Now also send invite messages to people who have already been invited.
To allow for hosts to notify/remind people they can join.
This commit is contained in:
parent
974d1e1026
commit
1771a56e36
@ -1191,12 +1191,15 @@
|
||||
=/ sus/(set ship)
|
||||
%. sis.con.shape
|
||||
?:(add ~(dif in sis) ~(int in sis))
|
||||
?~ sus +>.$
|
||||
=. +>.$
|
||||
:: if banishing: notify only those affected.
|
||||
:: if inviting: notify all targets.
|
||||
=? sis !inv sus
|
||||
=- (so-act [%phrase - [%inv inv so-cir]~])
|
||||
%- ~(rep in `(set ship)`sus)
|
||||
%- ~(rep in `(set ship)`sis)
|
||||
|= {s/ship a/audience}
|
||||
(~(put in a) [s %inbox])
|
||||
?~ sus +>.$
|
||||
(so-delta-our %config so-cir %permit [add sus])
|
||||
::
|
||||
++ so-admire ::< accept from
|
||||
|
Loading…
Reference in New Issue
Block a user