mastodon/spec/controllers/api/v1
Eugen 2810013b93 API param to exclude notification types from response (#1341)
* Add exclude_types param to /api/v1/notifications

* Exclude notification types in web UI through exclude_types in the API
2017-04-10 23:45:29 +02:00
..
accounts_controller_spec.rb Fix /api/v1/accounts/update_credentials tests (#1357) 2017-04-09 20:23:14 +02:00
apps_controller_spec.rb Fix tests, update goldfinger to catch XML errors 2016-09-30 23:08:29 +02:00
blocks_controller_spec.rb Add API for retrieving blocked accounts 2016-12-29 20:12:32 +01:00
favourites_controller_spec.rb Add API for retrieving favourites 2016-12-29 20:33:26 +01:00
follow_requests_controller_spec.rb Adding follow requests API 2016-12-26 19:30:45 +01:00
follows_controller_spec.rb After FollowService, re-fetch remote account asynchronously, do nothing 2017-02-11 14:25:01 +01:00
media_controller_spec.rb Fix #52 - Add API versioning (v1) 2016-09-27 16:59:08 +02:00
mutes_controller_spec.rb Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
notifications_controller_spec.rb API param to exclude notification types from response (#1341) 2017-04-10 23:45:29 +02:00
statuses_controller_spec.rb Fix tests, add applications to eager loading/cache for statuses, fix 2017-01-15 14:01:33 +01:00
timelines_controller_spec.rb Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00