mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-20 03:38:42 -04:00
Add base starting insertion event when no chunk ID is provided (MSC2716) (#10250)
* Add base starting insertion point when no chunk ID is provided This is so we can have the marker event point to this initial insertion event and be able to traverse the events in the first chunk.
This commit is contained in:
parent
33ae301fee
commit
d26094e92c
3 changed files with 99 additions and 24 deletions
1
changelog.d/10250.bugfix
Normal file
1
changelog.d/10250.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Add base starting insertion event when no chunk ID is specified in the historical batch send API.
|
Loading…
Add table
Add a link
Reference in a new issue