about summary refs log tree commit diff
path: root/spec/controllers/api/v1/mutes_controller_spec.rb
AgeCommit message (Expand)Author
2017-09-13Add more specs for the /api/v1/mutes/details endpointSurinna Curtis
2017-09-13Add a /api/v1/mutes/details route that just returns the array of mutes.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