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
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
..
room better naming 2019-05-01 15:36:32 +02:00
storage adjust SortKey to have fragmentKey instead of gapKey 2019-05-01 14:47:39 +02:00
error.js throw NetworkError from HomeServerApi 2019-03-08 12:26:59 +01:00
hs-api.js work on filling gaps 2019-03-09 00:41:06 +01:00
session.js draft of how to implement filling a timeline gap 2019-03-08 20:03:18 +01:00
sync.js consistent naming 2019-03-08 20:01:28 +01:00