]> nmode's Git Repositories - signal-cli/history - lib
Update libsignal-service
[signal-cli] / lib /
2022-10-07 AsamKFix typo
2022-10-07 AsamKApprove join requests instead of just adding the member
2022-10-07 AsamKRefresh group before updating
2022-10-07 AsamKImplement refuse group join requests
2022-10-07 AsamKImprove error message when joining a group with already...
2022-10-07 AsamKAdd missing urgent column to projection
2022-10-07 AsamKFix update from old versions without PNI
2022-10-06 AsamKUpdate libsignal-service
2022-10-06 AsamKUpdate libsignal-service
2022-10-06 AsamKShow better error message when signal-cli version is...
2022-10-05 AsamKUpdate dependencies
2022-10-03 AsamKFix sending messages to groups
2022-10-03 AsamKDelete migrated stores after closing the input stream
2022-10-02 AsamKUpdate dependencies
2022-09-17 AsamKUse CDSI for contact discovery in compat mode
2022-09-17 AsamKUpdate libsignal-service-java
2022-09-02 AsamKUpdate dependencies
2022-08-29 AsamKFix default value for phone number sharing mode
2022-08-28 AsamKAlways use content sender if available
2022-08-28 AsamKLog error for fatal load errors
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-28 AsamKUpdate KBS enclave
2022-08-19 AsamKUpdate CDSI enclave
2022-08-17 AsamKUpdate sqlite-jdbc
2022-08-17 AsamKAdapt log level when using system locale
2022-08-11 AsamKUpdate libsignal-service-java
2022-08-11 AsamKUpdate CDS config
2022-08-09 AsamKUpdate libsignal-service-java
2022-08-09 AsamKImplement receive handling for story messages
2022-08-03 AsamKUpdate libsignal-service-java
2022-07-28 AsamKUpdate KBS enclave
2022-07-24 AsamKUpdate libsignal-service-java
2022-07-16 AsamKUpdate libsignal-service-java
2022-07-16 AsamKImprove import of contact from storage
2022-07-16 AsamKUse toList() Stream method
2022-07-16 AsamKUpdate account attributes before checking whoAmI
2022-07-15 AsamKFix issue with loading legacy profile store
2022-06-27 AsamKPrevent duplicate family name when handling contact...
2022-06-21 AsamKReset cached storage manifest after provisioning/regist...
2022-06-21 AsamKCheck account identifiers on the server before updating...
2022-06-21 AsamKCreate master key before storage sync if it doesn't...
2022-06-21 AsamKSeparate registrationLock attribute from master key
2022-06-18 AsamKOnly send profile key update message from the primary...
2022-06-18 AsamKImprove output for profile key update messages
2022-06-13 AsamKImprove number filtering of listContacts command
2022-06-12 AsamKAllow registering new accounts on both live and staging...
2022-06-11 AsamKHandle groups sync message again
2022-06-11 AsamKUpdate libsignal-service-java
2022-06-09 AsamKRefactor identity key store
2022-06-08 AsamKUnsubscribe receive if jsonRpcSender channel is closed
2022-06-08 AsamKStore self profile key in profile store after linking
2022-06-08 AsamKLog more detailed provisioning errors
2022-06-08 AsamKAdd additional logging for payment address parsing
2022-06-08 AsamKFix typo
2022-06-07 AsamKReformat sql statements in MessageSendLogStore
2022-06-07 AsamKRename ThreadInfo to LegacyThreadInfo
2022-06-06 AsamKExtend logging when determining default locale
2022-06-06 AsamKReformat
2022-06-04 KevinAdded base64 encoded attachment support (#966)
2022-05-29 AsamKSplit given/family name in updateContact command
2022-05-26 AsamKAdd option to send read receipts for all received data...
2022-05-26 AsamKWrap ignoreAttachments option in a ReceiveConfig record
2022-05-26 AsamKRefactor SendReceiptAction to take type argument
2022-05-26 AsamKFix inspection issues
2022-05-25 AsamKImplement sending link previews
2022-05-25 AsamKRefactor attachment upload helpers
2022-05-24 AsamKStore retrieved storage manifest locally
2022-05-24 AsamKHandle account record the same as other records when...
2022-05-24 AsamKStore family name in recipient store
2022-05-24 AsamKRename main/master device to primary device
2022-05-23 AsamKRefresh pre keys after receiving a sync message with...
2022-05-23 AsamKOnly generate prekeys if the corresponding identity...
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 AsamKRefresh self profile before rotating profile key
2022-05-23 AsamKReduce direct use of recipient store
2022-05-22 AsamKPrint more detailed error message when registering...
2022-05-21 AsamKAdd mobile-coin-address to updateProfile command
2022-05-21 AsamKDecrypt and verify the profile payment address
2022-05-21 AsamKRefactor manager update profile method
2022-05-21 AsamKImplement sendPayment notification command
2022-05-20 AsamKExtend listContacts command with profiles and filtering
2022-05-19 AsamKOnly update profile keys from authoritative group changes
2022-05-19 AsamKUpdate libsignal-service-java
2022-05-18 AsamKRotate profile key after blocking a contact/group
2022-05-18 AsamKStore profile sharing enabled for contacts
next