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 f5f25c3019 fix DM room names appearing as "Empty room"
because we weren't properly awaiting the heroes to be loaded
2021-05-12 23:07:25 +02:00
..
e2ee remove room from all user identities when leaving 2021-05-06 15:24:52 +02:00
net add option to forget archived room 2021-05-12 15:38:54 +02:00
push support checking if pusher is still present on server 2021-04-01 14:59:46 +02:00
room fix DM room names appearing as "Empty room" 2021-05-12 23:07:25 +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 Support deleting data in several stores for room id 2021-05-12 15:38:11 +02:00
common.js add RoomEncryption to room 2020-09-03 15:36:17 +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 add option to forget archived room 2021-05-12 15:38:54 +02:00
SessionContainer.js sync can also stop without an error 2021-04-09 19:50:22 +02:00
Sync.js need to create archived room when leaving, otherwise it isn't stored 2021-05-11 16:58:16 +02:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00