You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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
8 years ago
..
admin Improved admin UI 8 years ago
api Follow call on locked account creates follow request instead 8 years ago
auth Add single user mode 8 years ago
concerns Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
oauth Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
settings Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 8 years ago
about_controller.rb Adding some localizations 9 years ago
accounts_controller.rb Private visibility on statuses prevents non-followers from seeing those 8 years ago
api_controller.rb Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 8 years ago
application_controller.rb Add filters for suspended accounts 8 years ago
home_controller.rb Add single user mode 8 years ago
media_controller.rb Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 8 years ago
stream_entries_controller.rb Follow call on locked account creates follow request instead 8 years ago
tags_controller.rb Fix public tags page 8 years ago
xrd_controller.rb Follow call on locked account creates follow request instead 8 years ago