Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts
This commit is contained in:
parent
2d2154ba75
commit
b891a81008
24 changed files with 145 additions and 47 deletions
|
@ -15,6 +15,7 @@ en:
|
|||
note: Bio
|
||||
password: Password
|
||||
username: Username
|
||||
locked: Make account private
|
||||
interactions:
|
||||
must_be_follower: Block notifications from non-followers
|
||||
must_be_following: Block notifications from people you don't follow
|
||||
|
@ -23,6 +24,9 @@ en:
|
|||
follow: Send e-mail when someone follows you
|
||||
mention: Send e-mail when someone mentions you
|
||||
reblog: Send e-mail when someone reblogs your status
|
||||
hints:
|
||||
defaults:
|
||||
locked: Requires you to approve followers, defaults post privacy to followers-only and disables federation
|
||||
'no': 'No'
|
||||
required:
|
||||
mark: "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue