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
2020-09-17 14:20:15 +02:00
..
e2ee integrate session backup with room encryption and megolm decryption 2020-09-17 14:20:15 +02:00
net more impl of SessionBackup 2020-09-17 14:19:57 +02:00
room fix data not being passed on, caused crash on initial sync 2020-09-14 17:45:13 +02:00
sessioninfo/localstorage add license header in all source files 2020-08-05 18:38:55 +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 store account data in storage 2020-09-17 10:39:51 +02:00
SessionContainer.js add crypto driver with primitives needed for 4S & session backup 2020-09-17 10:19:09 +02:00
Sync.js store account data in storage 2020-09-17 10:39:51 +02:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00