]> nmode's Git Repositories - signal-cli/history - lib
Improve behavior with synchronous and asynchronous receivers
[signal-cli] / lib /
2022-11-01 AsamKImprove behavior with synchronous and asynchronous...
2022-10-31 AsamKAdd optional message limit for receive command
2022-10-30 AsamKImplement replying to stories
2022-10-30 AsamKImplement reacting to stories
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 AsamKStore attachments with a file extension
2022-10-22 AsamKImprove logging in prekey store
2022-10-22 AsamKSend long text messages as attachment instead
2022-10-22 AsamKExtract MimeUtils
2022-10-21 AsamKAdd PNI to recipients
2022-10-21 AsamKDon't output caption if it's empty
2022-10-19 AsamKEnable story capability
2022-10-19 AsamKAdd --ignore-stories flag to prevent receiving story...
2022-10-19 AsamKAdd workaround for #1045
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 AsamKUpdate dependencies
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 AsamKFix issue when receiving invalid message from invalid...
2022-10-07 AsamKImprove handling of group join messages
2022-10-07 AsamKAdd missing check for story group context
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
next