Bruno Windels
|
2852834ce3
|
persist calls so they can be quickly loaded after a restart
also use event prefixes compatible with Element Call/MSC
|
2022-04-07 10:32:43 +02:00 |
|
Bruno Windels
|
2e3616e05d
|
call cursor.update during backup field migration, needs new version
|
2022-02-01 12:31:10 +01:00 |
|
Bruno Windels
|
b29ecd339d
|
add more logging to backup storage migration
|
2022-02-01 12:18:28 +01:00 |
|
Bruno Windels
|
c81dde53e7
|
store key source in inbound session
|
2022-01-28 10:03:30 +01:00 |
|
Bruno Windels
|
48e72f9b69
|
replace SessionsNeedingBackup store with backup field on inbound session
|
2022-01-27 16:00:46 +01:00 |
|
Bruno Windels
|
e80acd4d57
|
add migration when backup is enabled
|
2022-01-26 16:30:40 +01:00 |
|
Bruno Windels
|
86caa5f9b1
|
rename session backup to key backup to be consistent with RoomKey
|
2022-01-26 09:51:48 +01:00 |
|
Bruno Windels
|
290aaad63a
|
add sessionsNeedingBackup store
|
2022-01-25 18:47:27 +01:00 |
|
Bruno Windels
|
695996d6e2
|
add ILogger and ILogExport interface, to give export correct return type
also move logging related types to own file
|
2021-11-17 11:39:12 +01:00 |
|
RMidhunSuresh
|
7097ba07d1
|
Replace LogLabelOrNull type with undefined
|
2021-11-15 18:59:33 +05:30 |
|
RMidhunSuresh
|
30a384fe1e
|
Make LogFilter optional
|
2021-11-15 18:44:25 +05:30 |
|
RMidhunSuresh
|
520e0f1b89
|
Use interface ILogItem
|
2021-11-15 17:29:08 +05:30 |
|
RMidhunSuresh
|
a7d059b3ed
|
Fix imports
|
2021-11-14 19:42:18 +05:30 |
|
Bruno Windels
|
89add8b684
|
fix sssskey not being migrated properly
|
2021-09-30 10:18:03 +02:00 |
|
Bruno Windels
|
ccda93cc82
|
remove leftover logging
|
2021-09-30 08:40:49 +02:00 |
|
Bruno Windels
|
3556878a1e
|
clear history cache to purge potential timeline corruption from #515
|
2021-09-30 08:37:33 +02:00 |
|
Bruno Windels
|
a1c66738db
|
migration to initialize & restore e2ee identity backup
|
2021-09-29 19:39:26 +02:00 |
|
Bruno Windels
|
2ef7251079
|
move ssssKey to e2ee prefix as well so it gets backed up too
|
2021-09-29 19:21:06 +02:00 |
|
Bruno Windels
|
77bd0d3f3c
|
store e2ee session values as well in localStorage
|
2021-09-29 11:49:58 +02:00 |
|
Danila Fedorin
|
4eabb7c074
|
Fix newly emerging type errors in schema
|
2021-08-31 15:32:33 -07:00 |
|
Danila Fedorin
|
7f8089eaff
|
Merge branch 'snowpack-ts-storage-3' into snowpack-ts-storage-4
|
2021-08-31 15:26:26 -07:00 |
|
Danila Fedorin
|
34b173a057
|
Migrate schema to TypeScript
|
2021-08-27 09:30:16 -07:00 |
|