]> nmode's Git Repositories - signal-cli/history - lib
Move credentials provider to SignalAccount
[signal-cli] / lib /
2022-02-11 AsamKMove credentials provider to SignalAccount
2022-02-11 AsamKStore account list in accounts.json file
2022-02-11 AsamKAdd SignalAccountFiles as a central entry point
2022-02-11 AsamKAdd additional logging to message send log store
2022-02-10 AsamKFix behavior when reading a v1 group from storage that...
2022-02-09 AsamKClose database connection before sleeping
2022-02-06 AsamKCleanup manager package
2022-02-06 AsamKExtra Database base class from AccountDatabase
2022-02-06 AsamKUse RecipientAddress in AvatarStore
2022-02-04 AsamKLog exception when saving file fails
2022-02-03 AsamKAdd new CA certificate to trust store for chat server.
2022-02-03 AsamKSwitch to a less cpu intensive function to check if...
2022-02-01 AsamKImprove JSON-RPC subscribeReceive method with subscript...
2022-01-29 AsamKAdd more informative thread names
2022-01-28 AsamKImplement MessageSendLog for resending after encryption...
2022-01-27 AsamKFix sender check for requesting message resend
2022-01-27 AsamKOutput sender also for sealed sender messages that...
2022-01-26 AsamKMark profile for refresh when receiving a profile key...
2022-01-26 AsamKFix output for envelope receipts
2022-01-26 AsamKCreate stores in SignalAccount lazily
2022-01-23 AsamKImprove error handling of getUserStatus command for...
2022-01-22 AsamKUpdate libsignal-service-java
2022-01-22 AsamKAdd recipient id to logging
2022-01-22 AsamKMake deviceId an int
2022-01-22 AsamKArchive old sessions when an identity key has changed
2022-01-17 AsamKFix profile fetch with an invalid LANG variable
2022-01-16 AsamKUpdate year
2022-01-16 AsamKFix debug message
2022-01-15 AsamKLog the time it takes to send a group message
2022-01-15 AsamKImprove performance when fetching multiple profiles
2022-01-15 AsamKIgnore decryption failures from blocked contacts
2022-01-05 AsamKRename sandbox to staging environment
2022-01-03 AsamKAdd sticker pack url to list output
2022-01-03 AsamKRetrieve sticker pack before sending if necessary
2022-01-03 AsamKChange stickerId to hex everywhere
2022-01-03 AsamKImplement listStickerPacks command
2022-01-03 AsamKAdd support for sending stickers
2022-01-02 AsamKAdd verbose logging for decryption errors of incoming...
2022-01-02 AsamKAdapt log levels
2022-01-02 AsamKImplement multi account commands for dbus client
2021-12-31 AsamKExtract ProvisioningManager and RegistrationManager...
2021-12-31 AsamKMake GroupV2Helper package-private
2021-12-31 AsamKExtract AccountHelper
2021-12-30 AsamKExtract ReceiveHelper
2021-12-30 AsamKRefactor Context to create helpers lazily
2021-12-30 AsamKAdd UnregisteredRecipientException
2021-12-30 AsamKExtract RecipientHelper
2021-12-30 AsamKUpdate dependencies
2021-12-30 AsamKAdapt log levels
2021-12-30 AsamKAdd additional logging
2021-12-26 AsamKParalellize profile fetching
2021-12-26 AsamKMove saving out of synchronized block
2021-12-26 AsamKUpdate libsignal-service-java
2021-12-25 AsamKDisable unidentified access for recipient if it fails...
2021-12-25 AsamKThrow unregistered exception in getRegisteredUser
2021-12-25 AsamKImprove error handling for profile fetching
2021-12-25 AsamKOptimize getAccessFor method
2021-12-25 AsamKLog profile decryption failure
2021-12-25 AsamKUpdate handling of unrestricted unidentified sender...
2021-12-23 AsamKStart preKeyIds with a random number
2021-12-23 AsamKAdd logging for executing action
2021-12-23 AsamKAdd error message when creating sende keys path fails
2021-12-22 AsamKSave account file after adding distribution ids
2021-12-22 AsamKImprove exit code for message sending
2021-12-22 AsamKCatch all exceptions when deserializig session records
2021-12-20 AsamKSend typing messages with sender keys
2021-12-20 AsamKRetry failed messages after trusting a new identity
2021-12-20 AsamKUse Duration for timeout
2021-12-20 AsamKDon't store default values of group blocked/permissionD...
2021-12-20 AsamKImplement simple handling of incoming decryption error...
2021-12-20 AsamKImplementing sending group messages with sender keys
2021-12-20 AsamKUpdate libsignal-service-java
2021-12-20 AsamKImprove profile fetching
2021-12-15 AsamKPrevent NPE if no locale is configured
2021-12-11 AsamKReplace collect(Collectors.toList()) with toList()
2021-12-10 AsamKInclude recipient identifier in send error message
2021-12-10 AsamKUpdate bouncycastle
2021-12-08 AsamKUpdate libsignal-service-java
2021-12-06 AsamKImprove behavior of changed recipient id
2021-12-06 AsamKAlways use correct recipientId after recipients were...
2021-12-06 AsamKExtend logging in RecipientStore
2021-12-06 AsamKConvert RecipientAddress to record
2021-12-05 AsamKCopy managers list to prevent ConcurrentModificationExc...
2021-12-05 AsamKRemove jackson from lib's api
2021-12-05 AsamKClose account if user is not registered
2021-12-05 AsamKFix issue when loading a legacy account file without aci
2021-12-05 AsamKImprove handling of unregistered account
2021-12-05 AsamKCache group credentials in memory
2021-12-05 AsamKRemove dead code and fix inspection issues
2021-12-03 AsamKFix to always update recipientsMerged map when merging...
2021-11-28 AsamKAdd Automatic-Module-Name for manager lib
2021-11-26 AsamKAdd removeContact command
2021-11-23 technillogueadd JsonPayment (#808)
2021-11-21 AsamKImplement sending message quotes
2021-11-19 AsamKOnly store recipient if there were changes
2021-11-18 AsamKUpdate libsignal-service-java
2021-11-14 AsamKMake send behavior more deterministic if there are...
2021-11-13 AsamKImplement sending mentions
2021-11-13 AsamKOnly update last received timestamp at most once per...
2021-11-12 AsamKRename username to account
next