💬 Subreply
Would you like infinite scrolling on Sublevel? It will be triggered by clicking on a "next page" link. It will also make each page faster by avoiding the count(*) query.
💬 Subreply
It will continue to work without JavaScript, but you'll only get the last 10 items on each page. Actually, the ever changing behavior of Sublevel might bring duplicates in the feed when the "load more" link is pressed.