-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: support cached room state for archive
- always try to get the timeline from database in Room.getTimeline - only use Client.getArchiveRoomFromCache in case database has no events - use Room.getTimeline in case the room is available while storing a room to archive Signed-off-by: The one with the braid <[email protected]>
- Loading branch information
1 parent
78ab5ec
commit 6ac677a
Showing
2 changed files
with
40 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters