search: fix 'following' query parameter
authorKarol Kosek <krkk@krkk.ct8.pl>
Tue, 1 Sep 2020 17:56:32 +0000 (19:56 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Wed, 2 Sep 2020 00:08:43 +0000 (02:08 +0200)
commit868057871ac041346d8367181f00f0b127b33945
treefb2e38dad31861c46fb53419a51ebeb26f49677a
parentd48755791ddfea0b30bc5a843dfc4181efd63982
search: fix 'following' query parameter

The parameter included the accounts that are following you (followers)
instead of those you are actually following.

Co-Authored-By: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
CHANGELOG.md
lib/pleroma/user/search.ex
test/user_search_test.exs