mirror of
https://github.com/flarum/core.git
synced 2025-07-25 10:41:24 +02:00
- Anchor scroll when inserting post placeholders - Indicate that pages are loading at start of `loadPage`, which allows `onscroll` to not request that multiple pages be loaded at the same time These changes are particularly applicable to firefox, where previously, dozens of posts could be skipped at a time if scroll up was held while at the top of the viewport.