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 99c8816bf9 better naming
FragmentIndex -> FragmentIdIndex (index of fragment ids,
   not an index number in a fragment collection)
EventKey -> EventIndex (implies being ordered)
FragmentKey -> FragmentId
  (implies not being ordered, hence FragmentIdIndex)
2019-05-01 15:36:32 +02:00
..
timeline better naming 2019-05-01 15:36:32 +02:00
persister.js adjust SortKey to have fragmentKey instead of gapKey 2019-05-01 14:47:39 +02:00
room.js work on filling gaps 2019-03-09 00:41:06 +01:00
summary.js doesn't need to be async for now 2019-02-27 23:23:09 +01:00
timeline.js work on filling gaps 2019-03-09 00:41:06 +01:00