-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Section 6 on C2S does not describe side effects of Accept or Reject #489
Comments
Yes, I think it was an oversight to leave out I think if we are open to adding longer errata, it would make sense to add two subsections for |
We have primer pages about Accept and Reject here: |
During issue triage, we added errata to create two new subsections in section 6, one for each of |
The text, for clarity:
|
This came up in issue triage a few weeks ago but we seem to have forgotten to capture it? (I can't find a related issue, at least.)
S2S Accept describes receiving an Accept Follow in your inbox, which should add the actor to your following collection. But there is no language in C2S that describes Accept, or specifically that sending an Accept Follow should add that inner actor to your followers collection.
Likewise, S2S Reject describes how receiving a Reject Follow in your inbox MUST NOT result in adding that actor to your following collection, but there is no language in C2S that describes Reject, or specifically that sending a Reject Follow MUST NOT add that inner actor to your followers collection.
The text was updated successfully, but these errors were encountered: