Eugen Rochko 74e5078795 Fix - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials ()
..
accounts Fix - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials ()
statuses Fix response of unreblog/unfavourite APIs ()
timelines Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
apps_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
blocks_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
domain_blocks_controller.rb Clean up for api/base controller ()
favourites_controller.rb Merge queries in Api::V1::FavouritesController ()
follow_requests_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
follows_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
instances_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
media_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
mutes_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
notifications_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
reports_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
search_controller.rb Fix - Require authentication for search API ()
statuses_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
streaming_controller.rb Clean up for api/base controller ()