mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-31 12:33:20 -05:00
5494c1d71e
The pagination storage function supported not specifiying a limit on the number of events returned. This was triggered when using the search or context API with a limit of zero, which the storage function took to mean not being limited.