hydrogen-web/src/matrix/storage/idb
Bruno Windels 53cdabb459 store method to find events to connect with when filling gaps
as fragments can be unaware of their chronological relationship,
we need to check whether the events received from /messages or /context
already exists, so we can later hook up the fragments.
2019-05-11 13:10:31 +02:00
..
stores store method to find events to connect with when filling gaps 2019-05-11 13:10:31 +02:00
create.js draft of idb store for fragments 2019-04-18 20:19:43 +02:00
query-target.js store method to find events to connect with when filling gaps 2019-05-11 13:10:31 +02:00
storage.js make starting a transaction async so we can do more synchronization later on 2019-02-16 02:57:19 +01:00
store.js move sync & persistence engine over to own matrix folder 2019-02-10 21:33:18 +01:00
transaction.js move sync & persistence engine over to own matrix folder 2019-02-10 21:33:18 +01:00
utils.js store method to find events to connect with when filling gaps 2019-05-11 13:10:31 +02:00