Glitch-Shrike/app/controllers
Eugen Rochko b891a81008 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
2016-12-22 23:03:57 +01:00
..
admin
api Follow call on locked account creates follow request instead 2016-12-22 23:03:57 +01:00
auth
concerns
oauth
settings Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 2016-12-22 21:34:19 +01:00
about_controller.rb
accounts_controller.rb Private visibility on statuses prevents non-followers from seeing those 2016-12-21 20:04:13 +01:00
api_controller.rb Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 2016-12-22 21:34:19 +01:00
application_controller.rb
home_controller.rb
media_controller.rb
stream_entries_controller.rb Follow call on locked account creates follow request instead 2016-12-22 23:03:57 +01:00
tags_controller.rb
xrd_controller.rb Follow call on locked account creates follow request instead 2016-12-22 23:03:57 +01:00