]> nmode's Git Repositories - signal-cli/history - lib
Extract ReceiveHelper
[signal-cli] / lib /
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
2021-11-12 AsamKAdapt register command to reactivate account if possible
2021-11-12 AsamKImplement unregister command for jsonrpc and dbus daemon
2021-11-12 AsamKMerge multiple SendReceiptActions to same recipient...
2021-11-11 AsamKImplement startLink and finishLink for jsonrpc daemon
2021-11-11 AsamKAdd MultiAccountManager
2021-11-10 AsamKAdd getDefaultLocale utils method
2021-11-10 AsamKRename --username to --account
2021-11-10 AsamKCache sender certificates in memory
2021-11-10 AsamKRead phone number unlisted state from storage
2021-11-10 AsamKRead phone number sharing mode from storage
2021-11-10 AsamKImplement socket/tcp for daemon command
2021-11-09 AsamKDisconnect websocket when receiving is done
2021-11-08 AsamKFix removeReceiveHandler to not incorrectly reset the...
2021-11-08 AsamKFix ACI null pointer
2021-11-07 AsamKAdd exportObject helper method
2021-11-07 AsamKImplement getConfiguration method in Manager
2021-11-06 AsamKUpdate libsignal-service-java
2021-11-06 AsamKRefactor ReceiveCommand in dbus mode and remove Extende...
2021-11-06 AsamKRemove libsignal-service from manager lib API
2021-11-06 AsamKRefactor receive api
2021-10-31 AsamKConvert RecipientIdentifier to record
2021-10-31 AsamKHandle UnauthenticatedResponseException internally
2021-10-31 AsamKReplace UnregisteredUserException
2021-10-31 AsamKAdd InactiveGroupLinkException
2021-10-31 AsamKAdd InvalidDeviceLinkException exception
2021-10-31 AsamKAdd Pair record
2021-10-31 AsamKUse java.util.Optional in Manager interface
2021-10-27 AsamKUse record classes
2021-10-27 AsamKUse Java 17
2021-10-27 AsamKFix unlikely issues with null values
2021-10-27 AsamKReplace File.delete with Files.delete
2021-10-27 AsamKUpdate slf4j
2021-10-24 AsamKUpdate libsignal-service-java
2021-10-22 AsamKMove receive thread handling to manager
2021-10-21 AsamKSplit receiveMessages method
2021-10-21 AsamKAdd setIgnoreAttachments method
2021-10-19 AsamKImprove error message when the last provisioning steps...
2021-10-18 AsamKAdd missing null check
2021-10-15 AsamKCheck if configuration message contains value before...
2021-10-15 AsamKUpdate libsignal-service-java
2021-10-15 AsamKReconnect websocket with exponential backof if connecti...
2021-10-15 AsamKClear queued message actions after handling
2021-10-12 AsamKExtract IdentityHelper
next