1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-14 21:26:54 -04:00
mautrix-signal/pkg/signalmeow/store
2025-09-01 16:40:35 +03:00
..
upgrades signalmeow/store: save signal-specific nicknames 2025-09-01 16:40:35 +03:00
backup_store.go handlesignal: add support for delete for me 2025-07-18 15:58:17 +03:00
container.go signalmeow/receiving: add persistent buffer for decryption to prevent double processing 2025-05-12 18:26:16 +03:00
device.go signalmeow/receiving: add persistent buffer for decryption to prevent double processing 2025-05-12 18:26:16 +03:00
event_buffer.go signalmeow/receiving: delete old incoming ciphertext hashes 2025-05-12 18:37:19 +03:00
group_store.go Rename our_aci_uuid columns to account_id 2024-03-19 19:26:51 +02:00
identity_store.go Fix identity store being hardcoded to ACIs 2024-03-25 21:25:00 +02:00
prekey_store.go Prevent prekey overflows 2024-04-01 01:50:04 +03:00
profile_key_store.go Refactor recipient storage 2024-03-22 22:32:29 +02:00
recipient_store.go signalmeow/store: save signal-specific nicknames 2025-09-01 16:40:35 +03:00
sender_key_store.go Rename our_aci_uuid columns to account_id 2024-03-19 19:26:51 +02:00
session_store.go Support PNIs for sync messages and refactor some things 2024-03-21 14:20:05 +02:00