mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
Merge branch 'chat-hook-when' (#1889)
* chat-hook-when: chat-hook: use sender's timestamp Signed-off-by: Jared Tobin <jared@tlon.io>
This commit is contained in:
commit
2a386d6c47
@ -69,9 +69,7 @@
|
|||||||
:: scry permissions to check if write is permitted
|
:: scry permissions to check if write is permitted
|
||||||
?. (permitted-scry [(scot %p src.bol) %chat (weld path.act /write)])
|
?. (permitted-scry [(scot %p src.bol) %chat (weld path.act /write)])
|
||||||
~
|
~
|
||||||
=: author.envelope.act src.bol
|
=. author.envelope.act src.bol
|
||||||
when.envelope.act now.bol
|
|
||||||
==
|
|
||||||
[ost.bol %poke / [our.bol %chat-store] [%chat-action act]]~
|
[ost.bol %poke / [our.bol %chat-store] [%chat-action act]]~
|
||||||
::
|
::
|
||||||
++ poke-chat-hook-action
|
++ poke-chat-hook-action
|
||||||
|
Loading…
Reference in New Issue
Block a user