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
Bruno Windels d1412e1f42 don't retry with www.{host}, as it's a minor security issue
if www.host gets hacked (e.g. a bad wordpress plugin), it could spread
to the matrix server running on a different host.
2021-08-23 20:05:42 +02:00
..
e2ee remove room from all user identities when leaving 2021-05-06 15:24:52 +02:00
login fix homeServer misspelling to homeserver across the project 2021-08-23 19:26:39 +02:00
net fix homeServer misspelling to homeserver across the project 2021-08-23 19:26:39 +02:00
push support checking if pusher is still present on server 2021-04-01 14:59:46 +02:00
room fix ts lint error by making methods abstract 2021-08-18 18:15:03 +02:00
sessioninfo/localstorage early draft of loading session via url scheme 2020-10-08 18:23:37 +02:00
ssss make opening a txn async again 2021-03-04 19:47:02 +01:00
storage safari doesn't like empty string key paths 🙄 2021-06-24 16:16:15 +02:00
common.js draft redaction support, no local echo yet 2021-05-20 12:50:16 +02:00
DeviceMessageHandler.js make new sync room keys available during decryption of same sync 2021-03-02 19:39:04 +01:00
error.js wrap error and expose room id 2020-08-17 10:48:00 +02:00
ServerFeatures.js WIP 2020-06-26 23:26:24 +02:00
Session.js fix homeServer misspelling to homeserver across the project 2021-08-23 19:26:39 +02:00
SessionContainer.js fix homeServer misspelling to homeserver across the project 2021-08-23 19:26:39 +02:00
Sync.js add relations store 2021-06-03 16:50:37 +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