Danila Fedorin
|
b46ae152d6
|
Migrate PendingEventStore.js to TypeScript
|
2021-08-27 09:30:10 -07:00 |
|
Danila Fedorin
|
fad6d63c14
|
Migrate TimelineFragmentStore.js to TypeScript
|
2021-08-27 09:30:10 -07:00 |
|
Danila Fedorin
|
742ab28099
|
Migrate AccountDataStore.js to TypeScript.
|
2021-08-27 09:30:10 -07:00 |
|
Danila Fedorin
|
77f75fd968
|
Migrate OperationStore to TypeScript
|
2021-08-27 09:30:10 -07:00 |
|
Danila Fedorin
|
8c966627bc
|
Migrate GroupSessionDecryptionStore to TypeScript
|
2021-08-27 09:30:10 -07:00 |
|
Danila Fedorin
|
33d94b9497
|
Migrate OutboundGroupSessionStore to TypeScript
|
2021-08-27 09:30:10 -07:00 |
|
Danila Fedorin
|
5d4454734a
|
Migrate RoomStateStore.js to TypeScript
|
2021-08-27 09:30:10 -07:00 |
|
Danila Fedorin
|
af70269169
|
Merge branch 'snowpack-ts-storage-1' into snowpack-ts-storage-2
|
2021-08-27 09:29:53 -07:00 |
|
Danila Fedorin
|
4c4687a05f
|
Avoid unsafe (and error-prone) cast
|
2021-08-27 09:29:02 -07:00 |
|
Danila Fedorin
|
a95704528f
|
Merge branch 'snowpack-ts-storage-1' into snowpack-ts-storage-2
|
2021-08-26 17:01:23 -07:00 |
|
Danila Fedorin
|
b7d232d56d
|
Remove unnecessary cast and restrict constructor parameter type
|
2021-08-26 16:56:03 -07:00 |
|
Danila Fedorin
|
6d6821319e
|
Merge branch 'snowpack-ts-storage-1' into snowpack-ts-storage-2
|
2021-08-24 11:19:36 -07:00 |
|
Danila Fedorin
|
1707df71df
|
Try to reduce repitition in CursorIterator
|
2021-08-24 11:11:30 -07:00 |
|
Danila Fedorin
|
e610087a79
|
Merge branch 'snowpack-ts-storage-1' into snowpack-ts-storage-2
|
2021-08-20 12:51:23 -07:00 |
|
Danila Fedorin
|
a2ff02e6c0
|
Try using an enum for store names.
|
2021-08-20 12:33:06 -07:00 |
|
Danila Fedorin
|
69953e5277
|
Migrate TimelineRelationStore.js to TypeScript
|
2021-08-20 11:23:27 -07:00 |
|
Danila Fedorin
|
e3b1d034f0
|
Migrate TimelineEventStore.js to TypeScript
|
2021-08-20 11:23:21 -07:00 |
|
Danila Fedorin
|
7de704ef86
|
Migrate InviteStore.js to TypeScript.
|
2021-08-20 11:23:14 -07:00 |
|
Danila Fedorin
|
7c56ac7746
|
Migrate RoomMemberStore.js to TypeScript
|
2021-08-20 11:23:08 -07:00 |
|
Danila Fedorin
|
38a38e8287
|
Migrate common.ts
|
2021-08-20 11:23:01 -07:00 |
|
Danila Fedorin
|
e284224cc8
|
Migrate RoomSummaryStore.js to TypeScript.
|
2021-08-20 11:22:53 -07:00 |
|
Danila Fedorin
|
144e391c82
|
Migrate SessionStore.js to TypeScript.
|
2021-08-20 11:22:45 -07:00 |
|
Danila Fedorin
|
0b8acb51a4
|
Switch errors to using nulls
|
2021-08-20 10:41:15 -07:00 |
|
Danila Fedorin
|
50b7a8a3fd
|
Add a comment explaining CursorIterator
|
2021-08-20 10:34:06 -07:00 |
|
Danila Fedorin
|
94ff76711c
|
Use 'in' to be more idiomatic
|
2021-08-20 10:04:22 -07:00 |
|
Danila Fedorin
|
19bababa68
|
Use method syntax in QueryTarget.
|
2021-08-19 17:40:10 -07:00 |
|
Danila Fedorin
|
704a8d99c7
|
Add missing return types to QueryTarget
|
2021-08-19 17:39:53 -07:00 |
|
Danila Fedorin
|
db66570d7a
|
Migrate Store.js to TypeScript
|
2021-08-17 16:33:07 -07:00 |
|
Danila Fedorin
|
c4e8ed8851
|
Migrate QueryTarget.js to TypeScript
|
2021-08-17 16:30:05 -07:00 |
|
Danila Fedorin
|
28ee87cd2f
|
Migrate error.js to TypeScript
|
2021-08-17 16:30:05 -07:00 |
|
Danila Fedorin
|
aa9839ee40
|
Seemingly fix a bug in utils.ts
|
2021-08-17 16:30:05 -07:00 |
|
Danila Fedorin
|
cd9fe360a4
|
Start migrating utils.js to TypeScript
|
2021-08-17 16:30:05 -07:00 |
|
Danila Fedorin
|
5579c018d1
|
Migrate common.js to TypeScript
Add initial stab at annotating common
Add missing return types and semicolons
|
2021-08-17 16:30:05 -07:00 |
|
Bruno Windels
|
eee1be1ceb
|
safari doesn't like empty string key paths 🙄
|
2021-06-24 16:16:15 +02:00 |
|
Bruno Windels
|
ce5409dc26
|
aggregate relations when seeing event target during back-pagination
|
2021-06-16 17:40:29 +02:00 |
|
Bruno Windels
|
41fb30c68b
|
add relations store
|
2021-06-03 16:50:37 +02:00 |
|
Bruno Windels
|
46bfab3eb7
|
fix some lint and comment
|
2021-06-03 16:50:11 +02:00 |
|
Bruno Windels
|
edbac25613
|
prepare storage to work with alternative idb impl
|
2021-06-02 12:31:13 +02:00 |
|
Bruno Windels
|
2bd7c23076
|
fix lint
|
2021-05-31 15:08:49 +02:00 |
|
Bruno Windels
|
23459aad52
|
check if you are allowed to redact a message
|
2021-05-31 13:52:03 +02:00 |
|
Bruno Windels
|
5d139dff43
|
Support deleting data in several stores for room id
|
2021-05-12 15:38:11 +02:00 |
|
Bruno Windels
|
e233caf7ac
|
change order of type and scope in operation index key to scan per scope
|
2021-05-12 15:36:48 +02:00 |
|
Bruno Windels
|
2087059c0b
|
fix archived room summary key path now the summary is nested
|
2021-05-11 13:01:19 +02:00 |
|
Bruno Windels
|
6bb8e2fa43
|
allow loading an archived room
|
2021-05-07 13:10:10 +02:00 |
|
Bruno Windels
|
243d105aad
|
support getting the room status for a room: invited, joined or archived
|
2021-05-07 13:08:39 +02:00 |
|
Bruno Windels
|
7e450071b1
|
clear all room state when rejoining room
|
2021-05-06 15:27:10 +02:00 |
|
Bruno Windels
|
f16c08f13e
|
remove room from all user identities when leaving
and delete identity as well as all device identities if no rooms left
|
2021-05-06 15:24:52 +02:00 |
|
Bruno Windels
|
00d8f81bdd
|
clear all room state before rejoining room
|
2021-05-06 14:15:47 +02:00 |
|
Bruno Windels
|
12da71f731
|
unneeded ?
|
2021-05-06 14:15:47 +02:00 |
|
Bruno Windels
|
bcfc4d1fd7
|
have better transaction errors
|
2021-05-06 14:15:47 +02:00 |
|