Per <https://bugzilla.wikimedia.org/show_bug.cgi?id=65820> we currently only fetch a limited number of revisions on the page history view in the iOS app, but legally we're probably supposed to show everything... need this fixed before we submit to the app store.

Either we need to handle fetching of additional items when scrolling past the end, or we need to add some temporary hack that links to the on-web view in Safari.

If the latter, we can either replace the entire page history view temporarily, or have a final entry in the table that says "see more in browser" or something and links out when clicked.

Any preferences or opinions on complexity of adding the 'infinite scroll' style?

-- brion