mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-28 17:11:01 +02:00
This fixes a bug where the `/relations` API with `dir=f` would skip the first item of each page (except the first page), causing incomplete data to be returned to the client.