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
Bruno Windels 3dbf5e727d process in incoming order (reverse-chronological order if backward)
makes code simpler, don't need fix to undo reverse ordering of
nonOverlappingEvents. reverse looking is very likely premature
optimization as well.
2019-06-03 00:18:52 +02:00
..
timeline process in incoming order (reverse-chronological order if backward) 2019-06-03 00:18:52 +02:00
room.js first round of fixes after running the app again in the browser! 2019-06-02 00:49:47 +02:00
summary.js doesn't need to be async for now 2019-02-27 23:23:09 +01:00