This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/matrix/room/timeline/persistence
Bruno Windels 84bac0afe9 Also allow undefined, which means at the end of the paginated direction
we already detect the end by chunk.length===0, so we just need to not throw
2022-06-25 19:37:36 +02:00
..
common.js add license header in all source files 2020-08-05 18:38:55 +02:00
GapWriter.js Also allow undefined, which means at the end of the paginated direction 2022-06-25 19:37:36 +02:00
MemberWriter.js convert LRUCache to ts 2021-10-20 15:24:58 +02:00
RelationWriter.js split up create code into separate files 2022-02-10 16:43:32 +01:00
SyncWriter.js Use interface ILogItem 2021-11-15 17:29:08 +05:30
TimelineReader.js Fix bug 2022-01-06 12:07:10 +05:30