You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers
Claire 894956e20c
Fix /api/v1/admin/accounts (#17887)
* Fix /api/v1/admin/accounts

Compatibility was broken since #17009 which changed the underlying filter class
without changing the controller.

This commits restore support for the old parameters.

* Add /api/v2/admin/accounts with the new parameters

* Add tests

* Add missing filter for `silenced` status

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
4 years ago
..
activitypub Spelling (#17705) 4 years ago
admin Fix test-related issues (#17888) 4 years ago
api Fix /api/v1/admin/accounts (#17887) 4 years ago
auth Refactor and improve tests (#17386) 4 years ago
concerns Change public profile pages to be disabled for unconfirmed users (#17385) 4 years ago
disputes Add appeals (#17364) 4 years ago
oauth
settings Fix test-related issues (#17888) 4 years ago
well_known
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Spelling (#17705) 4 years ago
application_controller_spec.rb Spelling (#17705) 4 years ago
authorize_interactions_controller_spec.rb Refactor and improve tests (#17386) 4 years ago
emojis_controller_spec.rb
follower_accounts_controller_spec.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 4 years ago
following_accounts_controller_spec.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 4 years ago
home_controller_spec.rb
instance_actors_controller_spec.rb Fix instance actor not being dereferenceable (#17457) 4 years ago
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
media_proxy_controller_spec.rb
relationships_controller_spec.rb
remote_follow_controller_spec.rb
remote_interaction_controller_spec.rb
shares_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb Spelling (#17705) 4 years ago
tags_controller_spec.rb