]> 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 /
2023-09-23 AsamKUpdate libsignal-service
2023-09-23 AsamKImprove message cache behavior in case of io error
2023-09-23 AsamKStore serviceId in protocol stores as TEXT
2023-09-16 AsamKUpdate README
2023-09-08 AsamKUpdate dependencies
2023-09-01 AsamKUpdate libsignal-service
2023-08-22 AsamKImprove logging
2023-08-21 AsamKExtend logging
2023-08-21 AsamKFix incorrect sql query
2023-08-20 AsamKFix npr when upgrading old accounts
2023-08-20 AsamKAdd addStickerPack command
2023-08-09 AsamKUpdate libsignal-service-java
2023-08-07 AsamKFix issues with pni parsing
2023-08-06 AsamKUpdate libsignal-service
2023-07-14 AsamKUpdate libsignal-service-java
2023-07-01 AsamKStore last resort kyber pre key from PniChangeNumber...
2023-06-23 AsamKUpdate libsignal-service-java
2023-06-18 AsamKRefactor ACI/PNI store handling
2023-06-17 AsamKImplement support for kyber pre keys
2023-06-11 AsamKUpdate dependencies
2023-05-23 AsamKRefactor manager lib package structure
2023-05-18 AsamKFix json deserialization in legacy stores
2023-05-18 AsamKUpdate dependencies
2023-05-16 AsamKFix deleting old unregistered recipient
2023-05-16 AsamKFix migration of legacy recipient storage
2023-04-16 AsamKAnnounce support for gift badges if linked device
2023-04-05 AsamKFix issue with unknown identity serviceId
2023-04-05 AsamKFilter null from db result
2023-04-05 AsamKReduce use of unknown serviceIds
2023-04-03 AsamKImplement support for usernames
2023-04-01 AsamKUpdate libsignal-service-java
2023-02-19 AsamKFix remove recipient method
2023-02-05 AsamKFix issue with missing pni identity key
2022-11-08 AsamKFix SignalAccount initialization
2022-11-03 AsamKCatch all exceptions when reading session record
2022-10-30 AsamKAdd option to disable adding message to send log
2022-10-29 AsamKIncrease sqlite busy timeout
2022-10-28 AsamKUse complete address instead of only identifier for...
2022-10-22 AsamKImprove logging in prekey store
2022-10-21 AsamKAdd PNI to recipients
2022-10-19 AsamKAdd additional logging for reading message cache
2022-10-18 AsamKReset pre key offset if it somehow gets corrupted
2022-10-16 AsamKHandle PniChangeNumber
2022-10-08 AsamKRefactor resolve recipient
2022-10-08 AsamKDo recipient merge in one transaction
2022-10-08 AsamKRefactor check for registered users
2022-10-08 AsamKRefactor RecipientAddress
2022-10-07 AsamKEnsure self profile key is always stored in profile...
2022-10-07 AsamKAdd missing urgent column to projection
2022-10-07 AsamKFix update from old versions without PNI
2022-10-03 AsamKFix sending messages to groups
2022-10-03 AsamKDelete migrated stores after closing the input stream
2022-09-17 AsamKUse CDSI for contact discovery in compat mode
2022-08-29 AsamKFix default value for phone number sharing mode
2022-08-28 AsamKCreate database tables with strict mode
2022-08-28 AsamKKey tables on serviceId instead of recipientId
2022-08-28 AsamKExtract method to read result set
2022-08-28 AsamKStore urgent field in database
2022-08-28 AsamKMove sender key store to database
2022-08-28 AsamKMove identity store to database
2022-08-28 AsamKImplement SignalServiceAccountDataStore for PNI
2022-08-28 AsamKMove session store to database
2022-08-28 AsamKMove group store to database
2022-08-28 AsamKAdd RecipientIdCreator for creating recipientIds from...
2022-08-28 AsamKMove pre key stores to database
2022-08-28 AsamKMove sticker store to database
2022-08-28 AsamKMove recipient store to database
2022-08-28 AsamKStore account file version after migration
2022-08-28 AsamKAdd fallback KBS and migrate to current version
2022-08-11 AsamKUpdate libsignal-service-java
2022-08-03 AsamKUpdate libsignal-service-java
2022-07-24 AsamKUpdate libsignal-service-java
2022-07-15 AsamKFix issue with loading legacy profile store
2022-06-21 AsamKReset cached storage manifest after provisioning/regist...
2022-06-21 AsamKCreate master key before storage sync if it doesn't...
2022-06-21 AsamKSeparate registrationLock attribute from master key
2022-06-12 AsamKAllow registering new accounts on both live and staging...
2022-06-09 AsamKRefactor identity key store
2022-06-08 AsamKStore self profile key in profile store after linking
2022-06-08 AsamKFix typo
2022-06-07 AsamKReformat sql statements in MessageSendLogStore
2022-06-07 AsamKRename ThreadInfo to LegacyThreadInfo
2022-05-26 AsamKFix inspection issues
2022-05-24 AsamKStore retrieved storage manifest locally
2022-05-24 AsamKStore family name in recipient store
2022-05-24 AsamKRename main/master device to primary device
2022-05-23 AsamKSplit contact name field in given name and family name
2022-05-23 AsamKUpdate code style for text blocks
2022-05-23 AsamKReduce direct use of recipient store
2022-05-21 AsamKDecrypt and verify the profile payment address
2022-05-20 AsamKExtend listContacts command with profiles and filtering
2022-05-18 AsamKRotate profile key after blocking a contact/group
2022-05-18 AsamKStore profile sharing enabled for contacts
2022-05-18 AsamKCleanup fileChannel if file locking fails
2022-05-18 AsamKKeep unrestricted unidentified access if it was set...
2022-05-17 AsamKStore payment address of profiles
2022-05-16 AsamKAdd command to delete local account data
2022-05-16 AsamKStore information if account is registerd on LIVE or...
2022-05-02 AsamKFix deleting a recipient which has no uuid
2022-04-11 AsamKRefresh pre keys for PNI identity
next