mastodon/app/controllers/api/v1
Eugen Rochko 5f511324b6 Add validation of media attachments, clean up mastodon-own exception classes 2017-02-26 23:23:06 +01:00
..
accounts_controller.rb Add tuning documentation, add <content> tags back to most salmons, 2017-02-25 03:34:37 +01:00
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 2017-01-15 08:58:50 +11:00
blocks_controller.rb Remove bios from blocked users list, filter out broken entries from API response 2017-02-05 19:39:00 +01:00
favourites_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +01:00
follow_requests_controller.rb Make follow requests federate 2017-02-11 02:58:00 +01:00
follows_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
media_controller.rb revisted fix for #462 2017-02-19 08:28:33 +00:00
notifications_controller.rb Add tuning documentation, add <content> tags back to most salmons, 2017-02-25 03:34:37 +01:00
reports_controller.rb Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
statuses_controller.rb Add validation of media attachments, clean up mastodon-own exception classes 2017-02-26 23:23:06 +01:00
timelines_controller.rb Add tuning documentation, add <content> tags back to most salmons, 2017-02-25 03:34:37 +01:00