@grunfink @nowster @justine The link header is not being sent by snac.
I have a test account with 4 statuses in the home timeline.
/api/v1/timelines/home returns all 4 statuses and no link header in the response.
/api/v1/timelines/home?limit=1 returns an array of 1 status, as expected, but is also missing the link header, so can't be paginated.