hydrogen-web/src/matrix/storage/idb/stores
2021-09-29 19:21:06 +02:00
..
AccountDataStore.ts Remove IDBValidKey references 2021-08-31 14:48:38 -07:00
common.ts Migrate common.ts 2021-08-20 11:23:01 -07:00
DeviceIdentityStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
GroupSessionDecryptionStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
InboundGroupSessionStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
InviteStore.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
OlmSessionStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
OperationStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
OutboundGroupSessionStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
PendingEventStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
RoomMemberStore.ts Avoid casting to any when a more specific type is possible 2021-08-31 15:14:21 -07:00
RoomStateStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +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 move ssssKey to e2ee prefix as well so it gets backed up too 2021-09-29 19:21:06 +02:00
TimelineEventStore.ts fix ts errors in TimelineEventStore unit tests 2021-09-28 14:20:54 +02:00
TimelineFragmentStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
TimelineRelationStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
UserIdentityStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00