Implement pagination
When the outbox gets too big, it should be paginated:
curl --header "Accept: application/activity+json" https://mastodon.mauve.moe/users/mauve/outbox | jq .
curl --header "Accept: application/activity+json" https://mastodon.mauve.moe/users/mauve/outbox?page=true | jq .