hydrogen-web/src/matrix/storage/idb/stores
2021-11-15 17:29:08 +05:30
..
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 cleanup code so far 2021-10-20 15:14:17 +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 Use interface ILogItem 2021-11-15 17:29:08 +05:30
TimelineEventStore.ts Use interface ILogItem 2021-11-15 17:29:08 +05:30
TimelineFragmentStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
TimelineRelationStore.ts clear relations for room when forgetting room 2021-09-30 09:49:45 +02:00
UserIdentityStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00