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
blocks_controller_spec.rb
favourites_controller_spec.rb
follow_requests_controller_spec.rb
follows_controller_spec.rb
media_controller_spec.rb
mutes_controller_spec.rb
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
timelines_controller_spec.rb