vector-im-hydrogen-web/src
Bruno Windels ece4840653 don't mark rooms as unread after retrying decryption for now
this will not mark e2ee rooms as unread if their room key is delayed
though. We should really only do this for back-filled events but that
is hard to do right now, as we don't know the original source here.
2020-09-23 19:11:11 +02:00
..
domain off both passphrase and security key options 2020-09-21 19:19:55 +02:00
matrix don't mark rooms as unread after retrying decryption for now 2020-09-23 19:11:11 +02:00
mocks add license header in all source files 2020-08-05 18:38:55 +02:00
observable fix event tiles not updating when event is decrypted when room keys come 2020-09-11 17:47:35 +02:00
ui/web off both passphrase and security key options 2020-09-21 19:19:55 +02:00
utils createEnum does not take an array 2020-09-18 13:08:35 +02:00
legacy-extras.js fix import 2020-09-17 18:55:09 +02:00
legacy-polyfill.js add TextEncoder/Decoder polyfill to legacy bundle 2020-09-18 12:04:22 +02:00
main.js more notes for legacy css marker 2020-09-22 09:30:13 +02:00
Platform.js add license header in all source files 2020-08-05 18:38:55 +02:00
service-worker.template.js missing rename 2020-08-12 16:40:47 +02:00
worker-polyfill.js add typed array polyfills to worker bundle 2020-09-16 14:42:13 +02:00
worker.js offload olm account creation in worker 2020-09-11 10:43:17 +02:00