We need to implement paging on posts, as hundreds (thousands!?) of pictures isn't going to render correctly.
This should be done in conjunction with the list/grid view implementation in #218
Need to figure out if we want to do infinite scroll (where they just keep loading), or if we want to do actual pages.
We need to implement paging on posts, as hundreds (thousands!?) of pictures isn't going to render correctly.
This should be done in conjunction with the list/grid view implementation in #218
Need to figure out if we want to do infinite scroll (where they just keep loading), or if we want to do actual pages.