mirror of
https://github.com/matrix-org/synapse.git
synced 2026-03-04 13:02:58 +01: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.