]> nmode's Git Repositories - signal-cli/history - lib
Use Duration for timeout
[signal-cli] / lib /
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
2021-10-12 AsamKRestrict blocking of group to master device
2021-10-12 AsamKRefactor to remove ProfileKeyProvider and UnidentifiedA...
2021-10-10 AsamKUpdate libsignal-service-java
2021-10-10 AsamKReconnect websockets after errors
2021-10-09 technillogueUpdate to new provisioning URL scheme (#762)
2021-10-09 AsamKImplement new dbus group interface
2021-10-03 AsamKRetrieve self profile from storage
2021-10-03 AsamKUpdate libsignal-service-java
2021-10-03 AsamKRead configurations from storage
2021-10-02 AsamKDon't repeatedly try to refetch group info if permissio...
2021-10-02 AsamKRefactor dbus linked devices interface
2021-10-01 AsamKExtract configurationStore variable
2021-09-30 AsamKImplement configuration handling
2021-09-28 AsamKAllow message from pending member if it's just a group...
2021-09-28 AsamKRefactor Manager interface
2021-09-28 AsamKExtract Manager interface
2021-09-28 AsamKDo not send message resend request to own device
2021-09-28 AsamKRefactor NoteToSelf to singleton class
2021-09-15 AsamKAdapt visibility
2021-09-12 AsamKRequest message resend if incoming message can't be...
2021-09-12 AsamKStore announcement group capability
2021-09-12 AsamKRefresh prekeys after receiving a pre key message,...
2021-09-12 AsamKExtract PreKeyHelper from Manager
2021-09-10 AsamKConvert RateLimitException to a network failure send...
next