user: check that the follow request actually has an active account associated with it
authorWilliam Pitcock <nenolod@dereferenced.org>
Wed, 2 Jan 2019 22:47:12 +0000 (22:47 +0000)
committerWilliam Pitcock <nenolod@dereferenced.org>
Wed, 2 Jan 2019 22:47:12 +0000 (22:47 +0000)
commiteb1a18d22f0284cfee571e6a83d4ddf69042dba0
tree45a35efea409c298cc762e7172b518c52947c89a
parentd1983ed0282f1ae485f73024f25ec2753901fa8a
user: check that the follow request actually has an active account associated with it

because of user refetch, accounts can stop existing (get_from_ap_id() can fail), accordingly
filter the follow requests for these failures.
lib/pleroma/user.ex