mirror of
https://github.com/flarum/core.git
synced 2025-02-25 19:53:48 +01:00
They can be out of order in the payload due to relationship loading, e.g. post #1 includes post #14 that has mentioned it, therefore #14 will be the first post in the payload. The new post stream doesn’t take kindly to out of order posts.