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:
3
spec/fabricators/follow_request_fabricator.rb
Normal file
3
spec/fabricators/follow_request_fabricator.rb
Normal file
@ -0,0 +1,3 @@
|
||||
Fabricator(:follow_request) do
|
||||
|
||||
end
|
Reference in New Issue
Block a user