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
2021-08-20 11:22:45 -07:00
..
AccountDataStore.js forgot to commit account data store 2020-09-17 11:38:44 +02:00
common.js remove room from all user identities when leaving 2021-05-06 15:24:52 +02:00
DeviceIdentityStore.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
GroupSessionDecryptionStore.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
InboundGroupSessionStore.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
InviteStore.js fix c/p error in invite store 2021-04-21 17:49:59 +02:00
OlmSessionStore.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
OperationStore.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
OutboundGroupSessionStore.js rotate outbound megolm session when somebody leaves the room 2020-09-08 11:09:09 +02:00
PendingEventStore.js Start migrating utils.js to TypeScript 2021-08-17 16:30:05 -07:00
RoomMemberStore.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
RoomStateStore.js fix some lint and comment 2021-06-03 16:50:11 +02:00
RoomSummaryStore.js allow loading an archived room 2021-05-07 13:10:10 +02:00
SessionStore.ts Migrate SessionStore.js to TypeScript. 2021-08-20 11:22:45 -07:00
TimelineEventStore.js Start migrating utils.js to TypeScript 2021-08-17 16:30:05 -07:00
TimelineFragmentStore.js Start migrating utils.js to TypeScript 2021-08-17 16:30:05 -07:00
TimelineRelationStore.js safari doesn't like empty string key paths 🙄 2021-06-24 16:16:15 +02:00
UserIdentityStore.js fix typos in stores 2020-08-31 16:09:13 +02:00