about summary refs log tree commit diff
path: root/spec/controllers/api/v1/accounts_controller_spec.rb
AgeCommit message (Expand)Author
2017-09-16Fix error when following locked accounts (#4896)Eugen Rochko
2017-09-13API support for muting notifications (and specs)Surinna Curtis
2017-09-05Fix #4794 - Fake instant follow in API response when account is believed unlo...Eugen Rochko
2017-07-27Introduce access token fabricators (#4401)Akihiko Odaki
2017-05-31Spec coverage and refactor for the api/v1/accounts controllers (#3451)Matt Jankowski
2017-05-20Enable and fill in JSON response test in API::AccountsController (#3157)Jack Jennings
2017-05-19Add coverage for api/v1 controllers (#3155)Matt Jankowski
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-09Fix /api/v1/accounts/update_credentials tests (#1357)Eugen
2017-04-09Allow users to update their Account in the API (#1179)David Celis
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2016-12-29Add API for retrieving blocked accountsEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-03Add tests for recently added API end pointsEugen Rochko
2016-10-03API for blocking and unblockingEugen Rochko
2016-10-02Add API for getting info about authenticated user: /api/v1/accounts/verify_cr...Eugen Rochko
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko