This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/matrix/storage/idb/stores
Eric Eastwood c24ac43e72 Merge branch 'master' into madlittlemods/matrix-public-archive-scratch-changes
Conflicts:
	scripts/sdk/base-manifest.json
	scripts/sdk/build.sh
	src/domain/session/room/RoomViewModel.js
	src/platform/web/Platform.js
	src/platform/web/ui/general/html.ts
2022-06-06 15:26:52 -05:00
..
AccountDataStore.ts change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01: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 change store.get return type when no value is found to undefined 2022-01-25 18:43:44 +01: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 Merge branch 'master' into madlittlemods/matrix-public-archive-scratch-changes 2022-02-14 15:03:07 -06: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