]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2021-12-11 AsamKUpdate tests
2021-12-11 AsamKImplement more methods for DbusManagerImpl
2021-12-11 AsamKUpdate CHANGELOG.md
2021-12-11 AsamKImplement sendGroupTying dbus method
2021-12-11 AsamKUpdate FUNDING.yml
2021-12-11 AsamKReplace collect(Collectors.toList()) with toList()
2021-12-11 AsamKHandle send failures as non fatal and return detailed...
2021-12-10 AsamKInclude recipient identifier in send error message
2021-12-10 AsamKUpdate resource-config.json
2021-12-10 AsamKUpdate man pages
2021-12-10 AsamKUpdate bouncycastle
2021-12-08 AsamKUpdate libsignal-service-java
2021-12-06 AsamKPrint uuid in listIdentities command if number unknown
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 AsamKAdd debug log when reading message from stdin
2021-12-05 AsamKUpdate CHANGELOG.md
2021-12-05 AsamKAdapt error message for multi-account only commands
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 AsamKUpdate reflect-config.json
2021-12-05 AsamKFix issue when loading a legacy account file without aci
2021-12-05 AsamKImprove error message when an account is already in use
2021-12-05 AsamKImprove handling of unregistered account
2021-12-05 jonas.hoeferAdd dbus methods: deleteContact and deleteRecipient
2021-12-05 AsamKCache group credentials in memory
2021-12-05 AsamKRemove dead code and fix inspection issues
2021-12-05 technillogueAdd -c for --config (#816)
2021-12-03 AsamKFix to always update recipientsMerged map when merging...
2021-12-03 AsamKUpdate graalvm buildtools
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-15 AsamKUpdate reflect config
2021-11-14 AsamKReturn json response if available in error data field
2021-11-14 AsamKClean up base package
2021-11-14 AsamKMake send behavior more deterministic if there are...
2021-11-14 AsamKUpdate hypfvieh dbus-java 4.0 beta which uses native...
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 AsamKImplement register and verify commands for json rpc
2021-11-11 AsamKAdd MultiAccountManager
2021-11-11 AsamKUpdate gradle
2021-11-10 AsamKAdd getDefaultLocale utils method
2021-11-10 AsamKAdd listAccounts command
2021-11-10 AsamKAdd JsonRpcMultiCommand
2021-11-10 AsamKRename JsonRpcCommand class
2021-11-10 AsamKRename --username to --account
2021-11-10 AsamKCache sender certificates in memory
2021-11-10 AsamKUpdate reflect-config.json
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-10 AsamKUpdate reflect-config.json
2021-11-10 AsamKSynchronize plain text output of incoming messages
2021-11-10 AsamKFix remote delete in dbus receive
2021-11-09 AsamKClose Manager if checkAccountState fails
2021-11-09 AsamKDisconnect websocket when receiving is done
2021-11-09 AsamKRename jsonrpc bulk to batch message
2021-11-08 technillogueAdd DecryptedApproveMember, QuotedAttachment, and Modif...
2021-11-08 AsamKFix missing bracket
2021-11-08 AsamKExtract JsonRpcNamespace
2021-11-08 AsamKExtend logging in JsonRpcReader
2021-11-08 AsamKFix removeReceiveHandler to not incorrectly reset the...
2021-11-08 AsamKMove Writer creation out of WriterImpls
2021-11-08 AsamKAdd logging bridge for java.util.logging
2021-11-08 AsamKFix ACI null pointer
2021-11-07 AsamKExtract SignalJsonRpcDispatcherHandler
2021-11-07 AsamKAdd exportObject helper method
2021-11-07 John FreedImplement configuration properties for dbus
2021-11-07 AsamKImplement getConfiguration method in Manager
2021-11-06 AsamKUpdate libsignal-service-java
2021-11-06 AsamKImplement close for DbusManagerImpl
2021-11-06 AsamKUpdate reflect-config.json
2021-11-06 AsamKRefactor ReceiveCommand in dbus mode and remove Extende...
2021-11-06 AsamKFix error type for dbus rate limit challenge
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-31 AsamKAdd new dbus message received signals with extendable...
2021-10-30 AsamKRefactor dbus receive message handler
2021-10-30 John FreedImplement viewedReceipt
2021-10-27 AsamKAdd fatJar gradle task to create a single executable...
next