mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 14:32:30 +01:00
This commit is contained in:
parent
6902e9ff2b
commit
f931c0602a
2 changed files with 1 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
Fix `/messages` returning backfilled and [MSC2716](https://github.com/matrix-org/synapse/pull/12319) historic messages our of order.
|
1
changelog.d/12370.feature
Normal file
1
changelog.d/12370.feature
Normal file
|
@ -0,0 +1 @@
|
|||
Update `/messages` to use historic pagination tokens if no `from` query parameter is given.
|
Loading…
Reference in a new issue