Hi, #snac author here again. I've installed Pachli and I'm experimenting the same issue than @nowster@fedi.nowster.me.uk: it keeps requesting the first page over and over again, with no
CC: @justine@snac.smithies.me.uk
max_id
nor since_id
fields to paginate, only a limit
field of 40.
CC: @justine@snac.smithies.me.uk
@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.