Skip to content

Save room details to matrix-db to allow loading past messages

Save prev_batch to database and restore them when chat loads. This shall help lazy loading past messages from server as the user needs.

Merge request reports