Improve performance of issue and merge request comments
Currently long conversations take a long time to load.
Pagination of conversations will make comment heavy screens load in much faster and prevent app stalling.
This is a meta issue tracking progress.
- pagination
- improve markdown parser speed
- optimise table view cell layout code