mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
efc1873b77
* App for sending Apple Push Notifications * First pass at Hall subscription logic * Tiebout app works end to end, can receive actions via Eyre, and can resubscribe to circles * style changes for tiebout
34 lines
467 B
Plaintext
34 lines
467 B
Plaintext
/- hall, tiebout
|
|
=, format
|
|
::
|
|
|_ act=action:tiebout
|
|
::
|
|
++ grow
|
|
|%
|
|
++ tank >act<
|
|
--
|
|
::
|
|
++ grab
|
|
|%
|
|
++ noun action:tiebout
|
|
++ json
|
|
|= jon=^json
|
|
^- action:tiebout
|
|
=< (action jon)
|
|
|%
|
|
++ action
|
|
%- of:dejs
|
|
:~ token+so:dejs
|
|
add-circle+sa
|
|
del-circle+sa
|
|
==
|
|
++ sa :: string as ta
|
|
|= jon=^json
|
|
?> ?=([%s *] jon)
|
|
(scot %tas p.jon)
|
|
--
|
|
--
|
|
::
|
|
--
|
|
|