mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 06:25:33 +00:00
588e5b521d
When using timeline limit of 1 we end up fetching 2 events from the DB purely to tell if the response was "limited" or not. Lets not do that.