[#948] /api/v1/account_search added optional parameters (limit, offset, following)
authorMaksim <parallel588@gmail.com>
Fri, 14 Jun 2019 11:39:57 +0000 (11:39 +0000)
committerlain <lain@soykaf.club>
Fri, 14 Jun 2019 11:39:57 +0000 (11:39 +0000)
commitee4ed87fb47fa6c395e0f77b614f1630f3a12637
treef4dbeab1fd2b37b4f722e39e5db9e59c83c148ce
parentf045d1437cb9e1e53565c4f35be2c7ca3a9d73ff
[#948] /api/v1/account_search added optional parameters (limit, offset, following)
lib/pleroma/user/search.ex
lib/pleroma/web/controller_helper.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/search_controller.ex [new file with mode: 0644]
lib/pleroma/web/router.ex
test/user_test.exs
test/web/mastodon_api/mastodon_api_controller_test.exs
test/web/mastodon_api/search_controller_test.exs [new file with mode: 0644]