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 3e9d794ea5 Add tuning documentation, add <content> tags back to most salmons,
make status pagination headers generation more lax about next page
existing
8 years ago
..
accounts_controller.rb Add tuning documentation, add <content> tags back to most salmons, 8 years ago
apps_controller.rb Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11 9 years ago
blocks_controller.rb Remove bios from blocked users list, filter out broken entries from API response 8 years ago
favourites_controller.rb API now respects ?limit param as long as it's within 2x default limit 9 years ago
follow_requests_controller.rb Make follow requests federate 8 years ago
follows_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
media_controller.rb Extract filename obfuscation into module 9 years ago
notifications_controller.rb Add tuning documentation, add <content> tags back to most salmons, 8 years ago
reports_controller.rb Adding POST /api/v1/reports API, and a UI for submitting reports 8 years ago
statuses_controller.rb Removing failed push notification API, make context loads use cache 8 years ago
timelines_controller.rb Add tuning documentation, add <content> tags back to most salmons, 8 years ago