Allow pagination in the REST API

Hyperkitty exposes a REST API for fetching the content of emails. However, it currently does not implement pagination for the threads and emails API, which will make any useful API consumer frustated.