about summary refs log tree commit diff
path: root/spec/controllers/api/v1/mutes_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Audofix Rubocop Style/WordArray (#23739)Nick Schonning
2022-01-28Refactor and improve tests (#17386)Claire
2018-08-26Make Api::V1::MutesController paginate properly (#8472)Jakub Mendyk
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-07-27Introduce access token fabricators (#4401)Akihiko Odaki
2017-05-31Improve spec coverage and clean up api/v1/mutes controller (#3481)Matt Jankowski
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave