Bruno Windels
|
001dbefbcf
|
stop using default exports
because it becomes hard to remember where you used them and where not
|
2020-04-20 21:26:39 +02:00 |
|
Bruno Windels
|
3ed72df620
|
put everything together to make it roughly work
no local echo yet, and send errors are being swallowed
|
2019-07-27 10:51:51 +02:00 |
|
Bruno Windels
|
cd9f25ea80
|
convert tabs to spaces where needed
|
2019-06-26 22:31:36 +02:00 |
|
Bruno Windels
|
bbb5e35bcb
|
wrap everything that can throw a idb DOMException in StorageError
as lumia gives very cryptic errors without a stacktrace.
|
2019-06-26 22:00:50 +02:00 |
|
Bruno Windels
|
89bc0e1696
|
split up RoomPersister to SyncPersister
also rename stores to timelineEvents and timelineFragments
|
2019-05-12 20:24:06 +02:00 |
|
Bruno Windels
|
bff0161a05
|
move sync & persistence engine over to own matrix folder
|
2019-02-10 21:33:18 +01:00 |
|