.. |
41-uuid-keys.ts
|
Relax schema 41 migration
|
2022-11-08 09:17:21 -08:00 |
42-stale-reactions.ts
|
Use UUIDs in group database schema
|
2021-10-26 15:59:08 -07:00 |
43-gv2-uuid.ts
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06:00 |
44-badges.ts
|
Display user badges
|
2021-11-02 16:01:13 -07:00 |
45-stories.ts
|
Migration and data access functions for stories
|
2021-12-08 20:52:46 +01:00 |
46-optimize-stories.ts
|
messages table: introduce new computed isStory field for index usage
|
2021-12-15 09:17:14 +01:00 |
47-further-optimize.ts
|
Optimize a few queries
|
2021-12-20 22:04:02 +01:00 |
48-fix-user-initiated-index.ts
|
Fix message_user_initiated
|
2021-12-21 22:49:40 +01:00 |
49-fix-preview-index.ts
|
Fix messages_preview index
|
2022-01-07 11:51:41 -08:00 |
50-fix-messages-unread-index.ts
|
Fix messages_unread index
|
2022-01-07 12:51:19 -08:00 |
51-centralize-conversation-jobs.ts
|
Introduce new conversationJobQueue
|
2022-02-16 10:36:21 -08:00 |
52-optimize-stories.ts
|
Short-circuit storyId predicate to optimize query
|
2022-03-21 14:21:35 -07:00 |
53-gv2-banned-members.ts
|
Limit number of GV2 banned members
|
2022-03-23 15:34:51 -07:00 |
54-unprocessed-received-at-counter.ts
|
Store receivedAtCounter separately for unprocessed
|
2022-03-24 14:28:56 -07:00 |
55-report-message-aci.ts
|
Update message reporting to use sender ACI instead of E164
|
2022-04-12 12:54:04 -07:00 |
56-add-unseen-to-message.ts
|
Move link notification to the conversation hero
|
2022-04-25 14:03:24 -07:00 |
57-rm-message-history-unsynced.ts
|
Move link notification to the conversation hero
|
2022-04-25 14:03:24 -07:00 |
58-update-unread.ts
|
Disable part of the migration 58
|
2022-05-18 09:44:43 -07:00 |
59-unprocessed-received-at-counter-index.ts
|
Order unprocessed envelopes by receivedAtCounter
|
2022-06-10 09:09:21 -07:00 |
60-update-expiring-index.ts
|
Order unprocessed envelopes by receivedAtCounter
|
2022-06-10 09:09:21 -07:00 |
61-distribution-list-storage.ts
|
Sync my stories with primary device
|
2022-06-30 20:52:03 -04:00 |
62-add-urgent-to-send-log.ts
|
Introduce new urgent property for outgoing messages
|
2022-07-01 09:55:13 -07:00 |
63-add-urgent-to-unprocessed.ts
|
Introduce logging for unexpected incoming urgent values
|
2022-07-05 15:20:30 -07:00 |
64-uuid-column-for-pre-keys.ts
|
Handle PniChangeNumber
|
2022-07-28 14:50:10 -04:00 |
65-add-storage-id-to-stickers.ts
|
Stickers in storage service
|
2022-08-03 10:10:49 -07:00 |
66-add-pni-signature-to-sent-protos.ts
|
Send and receive PniSignatureMessage
|
2022-08-15 14:53:33 -07:00 |
67-add-story-to-unprocessed.ts
|
Additional work to include story=true on send
|
2022-10-07 10:02:08 -07:00 |
68-drop-deprecated-columns.ts
|
Drop deprecated SQL columns
|
2022-11-03 10:25:27 -07:00 |
69-group-call-ring-cancellations.ts
|
Better handle group call ring race conditions
|
2022-11-16 18:52:04 -08:00 |
70-story-reply-index.ts
|
Optimize loading stories
|
2022-11-28 09:19:48 -08:00 |
71-merge-notifications.ts
|
Notifications for a few merge-related scenarios
|
2022-12-05 14:46:54 -08:00 |
index.ts
|
Optimize database after running migrations
|
2022-12-13 09:07:48 -08:00 |