about summary refs log tree commit diff
path: root/app/controllers/api/v1/statuses/mutes_controller.rb
AgeCommit message (Expand)Author
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
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