Follower pagination
pleroma!648 (merged) introduced follower pagination and now returns only the first 20 followers by default. To get other followers pleroma-fe should add page=<page_number>
to the request. This affects /api/statuses/followers
and /api/statuses/friends