about summary refs log tree commit diff
path: root/spec/controllers/api/v1/media_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-01-28Refactor and improve tests (#17386)Claire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2019-01-10Not to skip executable specs (#9753)ysksn
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-07-27Introduce access token fabricators (#4401)Akihiko Odaki
2017-05-30Improve spec coverage and clean up api/v1/media controller (#3467)Matt Jankowski
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-04-19Add static gif for upload testing (#2168)Marcin Cieślak
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko