2019-11-14 04:17:24 +03:00
|
|
|
/- *rw-security
|
2020-04-25 06:51:28 +03:00
|
|
|
^?
|
2019-10-01 02:25:25 +03:00
|
|
|
|%
|
2020-03-12 02:28:34 +03:00
|
|
|
+$ synced (map path ship)
|
2020-04-25 06:51:28 +03:00
|
|
|
+$ action
|
2019-10-03 23:33:07 +03:00
|
|
|
$% :: %add-owned: make a chatroom accessible to foreign ships
|
|
|
|
::
|
2020-03-07 02:15:03 +03:00
|
|
|
[%add-owned =path allow-history=?]
|
2019-10-03 23:33:07 +03:00
|
|
|
:: %add-synced: mirror a foreign chatroom to our chat-store
|
|
|
|
::
|
2019-11-14 03:53:47 +03:00
|
|
|
[%add-synced =ship =path ask-history=?]
|
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]
|
|
|
|
==
|
2020-03-12 02:28:34 +03:00
|
|
|
::
|
2020-04-25 06:51:28 +03:00
|
|
|
+$ update [%initial =synced]
|
2019-10-01 02:25:25 +03:00
|
|
|
--
|