vector-im-hydrogen-web/src/matrix/room/timeline
Bruno Windels 62bcb27784 implement decryption retrying and decrypting of gap/load entries
turns out we do have to always check for replay attacks because
failing to decrypt doesn't prevent an item from being stored,
so if you reload and then load you might be decrypting it
for the first time
2020-09-04 15:29:58 +02:00
..
entries first draft of decryption in Room and RoomEncryption 2020-09-04 12:09:19 +02:00
persistence pass memberchanges around instead of members 2020-08-31 09:50:57 +02:00
common.js add license header in all source files 2020-08-05 18:38:55 +02:00
Direction.js add license header in all source files 2020-08-05 18:38:55 +02:00
EventKey.js add license header in all source files 2020-08-05 18:38:55 +02:00
FragmentIdComparer.js add license header in all source files 2020-08-05 18:38:55 +02:00
Timeline.js implement decryption retrying and decrypting of gap/load entries 2020-09-04 15:29:58 +02:00