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/api/v1
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
..
accounts_controller.rb Follow call on locked account creates follow request instead 8 years ago
apps_controller.rb Performance improvement for notifications API 8 years ago
follows_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
media_controller.rb Extract filename obfuscation into module 8 years ago
notifications_controller.rb Unify collection caching code 8 years ago
statuses_controller.rb Private visibility on statuses prevents non-followers from seeing those 8 years ago
timelines_controller.rb Fix pt translations, improve pre-cache queries, removing will_paginate 8 years ago