
Currently when you load a discussion forum inside of a campaign, every post for that forum is returned. This causes load times to be drastically slow when a lot of posts have been made. Pagination would help reduce this latency, since less data would be sent back to the client.