about summary refs log tree commit diff
path: root/app/controllers/api/v1/statuses/reblogs_controller.rb
AgeCommit message (Expand)Author
2019-08-22Add soft delete for statuses for instant deletes through API (#11623)Eugen Rochko
2019-03-15Add `visibility` param to reblog REST API (#9851)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2017-07-14Fix response of unreblog/unfavourite APIs (#4204)unarist
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-06-10Move create/destroy actions for api/v1/statuses to namespace (#3678)Matt Jankowski