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-14 18:31:54 +02:00
..
e2ee actually use correct method to get all device ids for a user 2020-09-14 18:31:54 +02:00
net name devices at login "Hydrogen" 2020-09-08 10:53:15 +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 remove devices not present in /keys/query response 2020-09-14 15:47:00 +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 load all pending operations when starting the session, pass to room 2020-09-11 14:41:40 +02:00
SessionContainer.js offload olm account creation in worker 2020-09-11 10:43:17 +02:00
Sync.js implement room key sharing with operations store 2020-09-11 14:41:12 +02:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00