]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/storage
Update gradle
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / storage /
2025-06-28 AsamKUpdate libsignal-service-java
2025-06-01 AsamKUpdate libsignal-service
2025-04-09 AsamKExtend merge/split logging
2025-03-18 AsamKReplace cached envelopes when moving
2025-03-16 AsamKUpdate libsignal-service
2025-03-16 AsamKRemove previous prekeys when importing legacy prekeys
2025-03-16 AsamKRemove previous prekeys when importing legacy prekeys
2025-02-27 AsamKAdd in-memory cache to KeyValueStore
2025-02-27 AsamKTweak hikari config
2025-02-07 AsamKFix log message
2025-01-14 AsamKEnable sqlite WAL journal_mode
2025-01-14 AsamKSet sqlite PRAGMA via Url
2025-01-14 AsamKUse existing connection to read configuration during...
2025-01-14 AsamKImprove final address when merging recipients
2025-01-14 SlayerFixing RW connections deadlock on SQLite
2024-12-25 AsamKDelete storage id of unregistered recipients after...
2024-12-15 AsamKCreate account entropy pool instead of master key
2024-11-29 AsamKAdd support for using PNI as recipient
2024-11-24 AsamKUpdate libsignal-service
2024-11-23 AsamKWorkaround issue with invalid address in recipient...
2024-11-23 AsamKUpdate libsignal-service
2024-11-23 AsamKReformat files
2024-10-26 AsamKReformat files
2024-10-26 AsamKImplement message expiration timer version
2024-09-12 AsamKFix truncating cdsi table
2024-09-08 AsamKUpdate libsignal-service-java
2024-09-08 AsamKFix stripping the correct identifiers when merging...
2024-09-08 AsamKFix possible db dead lock
2024-05-01 AsamKSave account file after setting username link
2024-04-19 AsamKAdd timestamp to account file
2024-04-19 AsamKFix missing null check
2024-04-17 AsamKAdd missing parts for new nick name and note columns
2024-04-17 AsamKStore profile phone number sharing mode and discoverabl...
2024-04-15 AsamKCache newly created session record
2024-04-15 AsamKAdd aci,pni to API RecipientAddress
2024-04-15 AsamKAdd handling for new nickname and note fields
2024-03-07 AsamKUpdate libsignal-service
2024-02-27 AsamKOnly retry messages after identity was trusted
2024-02-25 AsamKPrevent crash when receiving already migrated group...
2024-02-20 AsamKAdd uniqueness check to db migration
2024-02-20 AsamKAdd uniqueness check to db migration
2024-02-19 Viktor SzépeFix typos (#1459)
2024-02-18 AsamKFix missing unique constraint on storage_id table
2024-02-18 AsamKFix sending to username
2024-02-18 AsamKFix issue with prekey update
2024-02-18 AsamKFix use of aci instead of serviceId
2024-02-18 AsamKInclud pni signatures if necessary
2024-02-10 AsamKImprove sql query
2024-02-10 AsamKFix saving username link components
2024-02-10 AsamKImplement account reregistration with recovery password
2024-02-09 AsamKIgnore invalid ACI/PNI in recipient table
2024-02-09 AsamKFix potential dead lock in recipient store
2024-01-31 AsamKAdapt listContacts to only show registered users
2024-01-30 AsamKPrevent empty username
2024-01-29 AsamKImprove some log output
2024-01-28 AsamKSplit unregistered recipients
2024-01-28 AsamKStore profile sharing for group v2
2024-01-28 AsamKRecreate recipient database with aci column
2024-01-28 AsamKFix storage sync issues
2024-01-28 AsamKStore recipient unregistered state
2024-01-28 AsamKImplement remote storage sync
2024-01-13 AsamKAdd --unrestricted-unidentified-sender to updateAccount...
2023-12-14 AsamKUpdate libsignal-service-java
2023-12-10 AsamKUpdate libsignal-service-java
2023-12-06 AsamKFix overlapping sqlite sessions in migration
2023-11-21 AsamKImplement username links
2023-11-12 AsamKFix storing of username
2023-11-12 AsamKRefactor group v2 migration
2023-11-12 AsamKRefactor getGroup method
2023-11-12 AsamKRefactor KeyValueStore
2023-11-12 AsamKDon't store self profile key in recipient store
2023-11-11 AsamKRefactor trusted recipient resolver
2023-11-11 AsamKAdd --hide parameter to removeContact command
2023-11-11 AsamKConvert Contact to record
2023-11-10 AsamKReorder static final modifier
2023-11-03 AsamKEnsure profile key is stored in profileKeyStore
2023-11-03 AsamKDon't check self number in recipients refresh
2023-11-03 AsamKInitialize pre key offsets when creating new account
2023-10-24 AsamKUse new threads API
2023-10-22 AsamKPrevent unnecessary compile warnings
2023-10-22 AsamKPrevent ConcurrentModificationException
2023-10-17 AsamKFix inspections
2023-10-17 AsamKAdd cache for serviceId to recipient id/address mapping
2023-10-17 AsamKStore username aci link in recipient store
2023-10-17 AsamKIgnore invalid recipient numbers
2023-10-16 AsamKRefactor creating linked account files
2023-10-16 AsamKDo a full recipients refresh every day
2023-10-15 AsamKImplement full CDSI refresh
2023-10-15 AsamKResolve self address after setting new PNI
2023-10-14 AsamKImplement change phone number
2023-10-13 AsamKFix creation of key_value table for new accounts
2023-10-09 AsamKRename pre key id offset field
2023-10-09 AsamKPrevent deleting self recipient
2023-10-09 AsamKRestructure account save file
2023-10-06 AsamKMove aci/pni to account data object
2023-10-04 AsamKMove metadata to db
2023-10-04 AsamKMove configuration store to db
2023-10-02 AsamKReorganize SignalAccount
2023-10-01 AsamKAdd pre key cleanup and improve refresh
2023-09-30 AsamKConvert classes to records
next