0x24d 8e3b8da285 Keep using the existing logic where it already works correctly.
These states are:
* All pages when sorted by 'newest'.
* All pages when sorted by 'popular'
* Page 1 when sorted by 'oldest'.

If not in either of these three states, e.g. page 2 when sorted by 
'oldest', fallback to using the new db/iteration logic.
2021-11-20 13:00:57 +00:00
..