1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/controllers
2016-12-23 00:04:52 +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
follow_requests_controller.rb Add page for authorizing/rejecting follow requests 2016-12-23 00:04:52 +01:00
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 Re-enable Webfinger for locked accounts but don't handle "follow" events 2016-12-22 23:17:57 +01:00