hydrogen-web/src/matrix/storage/idb/stores
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
..
AccountDataStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01:00
CallStore.ts persist calls so they can be quickly loaded after a restart 2022-04-07 10:32:43 +02:00
common.ts Migrate common.ts 2021-08-20 11:23:01 -07:00
DeviceIdentityStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01:00
GroupSessionDecryptionStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01:00
InboundGroupSessionStore.ts mark all inbound sessions to be backed up again when changing version 2022-01-31 14:36:04 +01:00
InviteStore.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
OlmSessionStore.ts convert Session 2022-02-15 18:21:12 +01:00
OperationStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
OutboundGroupSessionStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01:00
PendingEventStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
RoomMemberStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01:00
RoomStateStore.ts persist calls so they can be quickly loaded after a restart 2022-04-07 10:32:43 +02:00
RoomSummaryStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
SessionStore.ts add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +01:00
TimelineEventStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01:00
TimelineFragmentStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01:00
TimelineRelationStore.ts clear relations for room when forgetting room 2021-09-30 09:49:45 +02:00
UserIdentityStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01:00