vector-im-hydrogen-web/src/matrix
Bruno Windels c7370d7b01 Use continue in for loop rather than return
this was running in a Promise.all(array.map)) closure before
2020-09-21 14:11:28 +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 Use continue in for loop rather than return 2020-09-21 14:11:28 +02:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00