hydrogen-web/src/matrix
Bruno Windels 0dece5b04f make continuation logic work well with pending events
- don't use display name to compare but user id
   (pending doesn't have display name yet)
 - use current time as timestamp
2020-09-11 11:43:40 +02:00
..
e2ee offload olm account creation in worker 2020-09-11 10:43:17 +02:00
net name devices at login "Hydrogen" 2020-09-08 10:53:15 +02:00
room make continuation logic work well with pending events 2020-09-11 11:43:40 +02:00
sessioninfo/localstorage add license header in all source files 2020-08-05 18:38:55 +02:00
storage compress new e2ee stores into one new idb version 2020-09-11 08:40:43 +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 make continuation logic work well with pending events 2020-09-11 11:43:40 +02:00
SessionContainer.js offload olm account creation in worker 2020-09-11 10:43:17 +02:00
Sync.js add prepareSync and afterPrepareSync steps to sync, run decryption in it 2020-09-10 12:11:43 +02:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00