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 ea8f3e5a6a remove argument that is already bound in BaseRoom, making decryption fail 2022-02-11 17:14:56 +01:00
..
e2ee draft code in matrix layer to create room 2022-02-02 10:19:49 +01:00
login Change return type 2021-11-25 12:33:12 +05:30
net Merge branch 'master' into bwindels/create-room 2022-02-10 20:05:40 +01:00
push Add proper type 2021-12-02 11:17:41 +05:30
registration Remove dead imports 2022-02-04 17:25:30 +05:30
room remove argument that is already bound in BaseRoom, making decryption fail 2022-02-11 17:14:56 +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 call cursor.update during backup field migration, needs new version 2022-02-01 12:31:10 +01:00
Client.js Refactor code 2022-02-03 19:40:25 +05:30
DeviceMessageHandler.js use backup flag in key backup rather than separate store 2022-01-27 16:07:18 +01:00
ServerFeatures.js WIP 2020-06-26 23:26:24 +02:00
Session.js fix lint 2022-02-10 20:07:27 +01:00
Sync.js mark room as DM based on synced state events,rather than just inviteData 2022-02-08 14:34:34 +01:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00
common.js split up create code into separate files 2022-02-10 16:43:32 +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
well-known.js don't retry with www.{host}, as it's a minor security issue 2021-08-23 20:05:42 +02:00