chuckya/app
Claire 894956e20c
Fix /api/v1/admin/accounts ()
* Fix /api/v1/admin/accounts

Compatibility was broken since  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>
2022-03-28 23:57:38 +02:00
..
chewy Refactor account and status formatting () 2022-03-28 01:17:17 +02:00
controllers Fix /api/v1/admin/accounts () 2022-03-28 23:57:38 +02:00
helpers Refactor account and status formatting () 2022-03-28 01:17:17 +02:00
javascript Add a hashtag public link to the trending hashtag page () 2022-03-26 02:52:51 +01:00
lib Refactor account and status formatting () 2022-03-28 01:17:17 +02:00
mailers Refactor formatter () 2022-03-26 02:53:34 +01:00
models Fix /api/v1/admin/accounts () 2022-03-28 23:57:38 +02:00
policies Spelling () 2022-03-06 22:51:40 +01:00
presenters Add /api/v1/accounts/familiar_followers to REST API () 2022-03-07 09:36:47 +01:00
serializers Refactor account and status formatting () 2022-03-28 01:17:17 +02:00
services Refactor formatter () 2022-03-26 02:53:34 +01:00
validators Change e-mail domain blocks to block IPs dynamically () 2022-02-24 17:28:23 +01:00
views Refactor account and status formatting () 2022-03-28 01:17:17 +02:00
workers Fix clean_discarded_statuses () 2022-03-19 09:24:08 +01:00