]> cat aescling's git repositories - mastodon.git/commitdiff
Fix outdated info
authorEugen <eugen@zeonfederated.com>
Tue, 14 Feb 2017 20:33:31 +0000 (21:33 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2017 20:33:31 +0000 (21:33 +0100)
docs/Extensions.md

index 6a940eebcaa55098ce9f0997912147be63b8a054..cf79379ebbeb2f2d7dbb610351d64d120d2814df 100644 (file)
@@ -48,9 +48,3 @@ Mastodon uses the following Salmon slaps to signal a follow request, a follow re
 - `http://activitystrea.ms/schema/1.0/reject`
 
 The activity object of the request-friend slap is the account in question. The activity object of the authorize and reject slaps is the original request-friend activity. Request-friend slap is sent to the locked account, when the end-user of that account decides, the authorize/reject decision slap is sent back to the requester.
-
-#### PuSH amendment
-
-Mastodon will only deliver PuSH payloads to callback URLs the domain of which matches at least one follower of the account in question. That means anonymous manual/subscriptions are not possible.
-
-Private statuses do not appear on Atom feeds, but do get delivered in PuSH payloads to the domains of approved followers.