hydrogen-web/src/matrix/storage/idb/stores
2020-09-29 11:51:14 +02:00
..
AccountDataStore.js forgot to commit account data store 2020-09-17 11:38:44 +02:00
DeviceIdentityStore.js remove devices not present in /keys/query response 2020-09-14 15:47:00 +02:00
GroupSessionDecryptionStore.js dont store duplicated key values for replay detection 2020-09-11 12:08:06 +02:00
InboundGroupSessionStore.js implement storage changes for megolm decryption 2020-09-04 15:31:00 +02:00
OlmSessionStore.js implement store changes for olm encryption 2020-09-03 15:33:03 +02:00
OperationStore.js add operation store 2020-09-11 14:40:05 +02:00
OutboundGroupSessionStore.js rotate outbound megolm session when somebody leaves the room 2020-09-08 11:09:09 +02:00
PendingEventStore.js these don't return a promise anymore 2020-09-29 11:51:14 +02:00
RoomMemberStore.js remove needsRoomKey flag on member 2020-09-11 14:38:36 +02:00
RoomStateStore.js Merge branch 'master' into bwindels/memberlist 2020-08-19 12:13:38 +02:00
RoomSummaryStore.js add license header in all source files 2020-08-05 18:38:55 +02:00
SessionStore.js these don't return a promise anymore 2020-09-29 11:51:14 +02:00
TimelineEventStore.js these don't return a promise anymore 2020-09-29 11:51:14 +02:00
TimelineFragmentStore.js these don't return a promise anymore 2020-09-29 11:51:14 +02:00
UserIdentityStore.js fix typos in stores 2020-08-31 16:09:13 +02:00