git ssb

2+

cel / scuttlebot.io



Commit 09d6cad33605d917ad373c8737df277715b38e68

Clarify recps

Fix %OAoOln9lZNUicVAlnvkFqRWwpTnSO8RvwCVR3jiLrLU=.sha256
cel committed on 8/23/2019, 1:27:36 AM
Parent: 55fa9f19815af5b0cf3144df0d5bc787bd4de820

Files changed

tmpl/docs/message-types/post.mdchanged
tmpl/docs/message-types/post.mdView
@@ -50,5 +50,7 @@
5050
5151 ### Recps
5252
5353 `recps` is a list of user-links specifying who the message is for.
54-This is typically used for encrypted messages, to specify who the message was encrypted for, but it can be used in unencrypted messages as well.
54 +This is typically used for encrypted messages, to specify who the message was encrypted for.
55 +
56 +A link in `recps` should be either a feed id or an object with property `link` set to the feed id and optionally a `name` field for a name associated with the feed.

Built with git-ssb-web