| .. |
|
00-latest.sql
|
signalmeow/store: save signal-specific nicknames
|
2025-09-01 16:40:35 +03:00 |
|
02-groups.sql
|
Split signalmeow store and client
|
2024-01-05 14:14:56 +02:00 |
|
03-contacts.sql
|
Split signalmeow store and client
|
2024-01-05 14:14:56 +02:00 |
|
04-kyber-prekeys.sql
|
Split signalmeow store and client
|
2024-01-05 14:14:56 +02:00 |
|
05-postgres-profile-key.sql
|
Split signalmeow store and client
|
2024-01-05 14:14:56 +02:00 |
|
06-profile-avatar-path.sql
|
Refactor group and user info updating
|
2024-01-05 22:10:59 +02:00 |
|
08-profile-fetch-time.sql
|
Prevent downgrading ghost user info by default (#464)
|
2024-02-28 15:21:24 +02:00 |
|
08-resync-schema-449.sql
|
Prevent downgrading ghost user info by default (#464)
|
2024-02-28 15:21:24 +02:00 |
|
09-pni-sending.sql
|
Refactor sending to use service IDs
|
2024-03-19 19:15:37 +02:00 |
|
10-prekey-store-service-id.postgres.sql
|
Refactor prekey and session tables to add own service ID
|
2024-03-19 19:26:51 +02:00 |
|
10-prekey-store-service-id.sqlite.sql
|
Refactor prekey and session tables to add own service ID
|
2024-03-19 19:26:51 +02:00 |
|
11-aci-to-account-id.sql
|
Rename our_aci_uuid columns to account_id
|
2024-03-19 19:26:51 +02:00 |
|
12-drop-identity-key-device-id.postgres.sql
|
Drop their_device_id column in signalmeow_identity_keys table
|
2024-03-21 16:24:03 +02:00 |
|
12-drop-identity-key-device-id.sqlite.sql
|
Drop their_device_id column in signalmeow_identity_keys table
|
2024-03-21 16:24:03 +02:00 |
|
13-recipients-table.postgres.sql
|
Refactor recipient storage
|
2024-03-22 22:32:29 +02:00 |
|
13-recipients-table.sqlite.sql
|
Refactor recipient storage
|
2024-03-22 22:32:29 +02:00 |
|
14-save-storage-master-key.sql
|
Request and save master key for storage service
|
2024-03-22 22:32:29 +02:00 |
|
15-needs-pni-signature.sql
|
Add PNI signature to next sent message after receiving to PNI
|
2024-03-25 15:49:18 +02:00 |
|
16-remove-extra-prekeys.go
|
v2: update mautrix-go
|
2024-07-14 11:13:08 +03:00 |
|
17-store-account-record.sql
|
signalmeow: use correct sender certificate based on account settings
|
2024-10-02 20:42:54 +03:00 |
|
18-store-backup-keys.sql
|
signalmeow: add support for receiving history transfers
|
2025-01-18 16:29:47 +02:00 |
|
19-store-backup-data.sql
|
signalmeow/store: fix constraint in db upgrade
|
2025-01-19 14:32:44 +02:00 |
|
20-fix-backup-chat-columns.go
|
signalmeow/store: fix missing columns in signalmeow_backup_chat table
|
2025-02-13 14:59:44 +02:00 |
|
21-event-buffer.sql
|
signalmeow/receiving: add persistent buffer for decryption to prevent double processing
|
2025-05-12 18:26:16 +03:00 |
|
22-recipient-nickname.sql
|
signalmeow/store: save signal-specific nicknames
|
2025-09-01 16:40:35 +03:00 |
|
upgrades.go
|
Split signalmeow store and client
|
2024-01-05 14:14:56 +02:00 |