vector-im-hydrogen-web/src/matrix
Bruno Windels 2c6a3a7ce7 fix afterSyncCompleted not being run after a sync error occurs
the error was not cleared when calling start again.

Also we should better look at the sync status to decide whether to run
afterSyncCompleted.

This prevented the room keys from being applied once you
had a connection error or other error at some point
since you started the app.
2020-09-21 13:55:35 +02:00
..
e2ee delay backup 10s if missing session event came from sync 2020-09-18 13:11:02 +02:00
net don't send access token on /versions 2020-09-18 18:13:20 +02:00
room add dispose to room encryption 2020-09-18 13:08:18 +02:00
sessioninfo/localstorage add license header in all source files 2020-08-05 18:38:55 +02:00
ssss be more specific in error message 2020-09-18 12:12:52 +02:00
storage cleanup: rename session name to hydrogen as well 2020-09-17 12:34:10 +02:00
common.js add RoomEncryption to room 2020-09-03 15:36:17 +02:00
DeviceMessageHandler.js don't assume roomKeys is an array 2020-09-08 18:27:12 +02:00
error.js wrap error and expose room id 2020-08-17 10:48:00 +02:00
SendScheduler.js add infrastructure to encrypt while sending 2020-09-03 15:36:48 +02:00
ServerFeatures.js WIP 2020-06-26 23:26:24 +02:00
Session.js delay backup 10s if missing session event came from sync 2020-09-18 13:11:02 +02:00
SessionContainer.js more dispose 2020-09-18 13:11:10 +02:00
Sync.js fix afterSyncCompleted not being run after a sync error occurs 2020-09-21 13:55:35 +02:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00