2019-10-01 02:25:25 +03:00
|
|
|
|%
|
|
|
|
+$ chat-security
|
2019-10-07 21:16:47 +03:00
|
|
|
$? $channel :: black r, black w
|
|
|
|
$village :: white r, white w
|
|
|
|
$journal :: black r, white w
|
|
|
|
$mailbox :: white r, black w
|
2019-10-01 02:25:25 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
+$ chat-hook-action
|
2019-10-03 23:33:07 +03:00
|
|
|
$% :: %add-owned: make a chatroom accessible to foreign ships
|
|
|
|
:: specified by the chat-security model
|
|
|
|
::
|
|
|
|
[%add-owned =path security=chat-security]
|
|
|
|
:: %add-synced: mirror a foreign chatroom to our chat-store
|
|
|
|
::
|
2019-10-01 02:25:25 +03:00
|
|
|
[%add-synced =ship =path]
|
2019-10-03 23:33:07 +03:00
|
|
|
:: %remove: stop mirroring a foreign chatroom or allowing a local
|
|
|
|
:: chatroom to be mirrored
|
|
|
|
::
|
2019-10-01 02:25:25 +03:00
|
|
|
[%remove =path]
|
|
|
|
==
|
|
|
|
--
|
|
|
|
|