mastodon/app/controllers
Eugen Rochko 05b13c38b5 Re-enable Webfinger for locked accounts but don't handle "follow" events
coming in via Salmon.

Currently no way to prevent remote follows, but they will only receive public
and unlisted posts
2016-12-22 23:17:57 +01:00
..
admin Improved admin UI 2016-12-13 13:42:10 +01:00
api Follow call on locked account creates follow request instead 2016-12-22 23:03:57 +01:00
auth Add single user mode 2016-12-06 17:19:26 +01:00
concerns Per-status control for unlisted mode, also federation for unlisted mode 2016-11-30 21:34:59 +01:00
oauth Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
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 Adding some localizations 2016-11-15 23:02:57 +01:00
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 Add filters for suspended accounts 2016-12-06 18:03:30 +01:00
home_controller.rb Add single user mode 2016-12-06 17:19:26 +01:00
media_controller.rb Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 2016-12-21 00:13:13 +01:00
stream_entries_controller.rb Follow call on locked account creates follow request instead 2016-12-22 23:03:57 +01:00
tags_controller.rb Fix public tags page 2016-12-04 16:56:45 +01:00
xrd_controller.rb Re-enable Webfinger for locked accounts but don't handle "follow" events 2016-12-22 23:17:57 +01:00