vector-im-hydrogen-web/src/matrix
2022-11-03 16:37:20 +01:00
..
e2ee always return a promise from this method, even if nothing to verify 2022-11-03 16:36:31 +01:00
login updates some signatures to be more verbose, fixes wrong type for attemptLogin 2022-07-27 22:09:30 -07:00
net Don't inhibit login 2022-10-11 17:58:07 +05:30
push Add proper type 2021-12-02 11:17:41 +05:30
registration make startWithFinishedRegistration more broadly useful 2022-10-14 10:17:32 +02:00
room await operation, otherwise it keeps running during next sync 2022-11-03 16:37:20 +01:00
sessioninfo/localstorage Add comment 2021-12-02 11:20:40 +05:30
ssss mark all inbound sessions to be backed up again when changing version 2022-01-31 14:36:04 +01:00
storage Extract method to function outside class 2022-08-19 16:36:21 +05:30
Client.js return promise from _createSessionAfterAuth 2022-10-14 20:08:26 +02:00
common.js split up create code into separate files 2022-02-10 16:43:32 +01:00
DeviceMessageHandler.js use backup flag in key backup rather than separate store 2022-01-27 16:07:18 +01:00
error.js Convert error.js to ts 2021-11-17 20:28:44 +05:30
profile.ts split up create code into separate files 2022-02-10 16:43:32 +01:00
ServerFeatures.js WIP 2020-06-26 23:26:24 +02:00
Session.js refactors ObservableMap 2022-08-07 21:12:59 -07:00
Sync.js fetch keys as part of afterSyncCompleted step 2022-10-28 16:25:31 +02:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00
well-known.js don't retry with www.{host}, as it's a minor security issue 2021-08-23 20:05:42 +02:00