make pagination consistent with rest of Matrix
Will require:
- updating the MSC
- updating the Synapse implementation
- updating Rust SDK
- updating JS-SDK
Re-check breaking backwards compatibility with @mxandreas.
To do:
- Omit next_batch instead of returning empty events array
- Rename the request parameter from instead of next_batch
- (Check that we never delete to-device messages in the latest version of this MSC)