Skip to content

Commit 3a03172

Browse files
committed
note that we don't solve lazyloading history from ASes
1 parent 8c8d5e3 commit 3a03172

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

proposals/2716-importing-history-into-existing-rooms.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ with raw events, and should not be using the syntactic sugar APIs.
7474

7575
There are a bunch of security considerations here - see below.
7676

77+
This doesn't provide a way for a HS to tell an AS that a client has tried to call
78+
/messages beyond the beginning of a room, and that the AS should try to
79+
lazy-insert some more messages (as per https://github.com/matrix-org/matrix-doc/issues/698).
80+
For this MSC to be properly useful, we might want to flesh that out.
81+
7782
## Alternatives
7883

7984
We could insist that we use the SS API to import history history in this manner rather than

0 commit comments

Comments
 (0)