]> nmode's Git Repositories - signal-cli/history - src
Prevent preKeyIds from starting at zero
[signal-cli] / src /
2022-02-20 AsamKHandle UnsupportedOperationException in daemon command
2022-02-19 AsamKRename error field in json receive response to exception
2022-02-19 AsamKPrevent a stale jsonrpc connection from interfering...
2022-02-13 AsamKImprove error messages when daemon is already running
2022-02-12 AsamKImplement basic listAccounts for dbus client mode
2022-02-11 AsamKReexport dbus objects when self number changes
2022-02-11 AsamKStore account list in accounts.json file
2022-02-11 AsamKAdd SignalAccountFiles as a central entry point
2022-02-11 AsamKFix type of device id to Integer
2022-02-06 AsamKAlign receive timeout behavior for dbus client with...
2022-02-06 AsamKCleanup manager package
2022-02-01 AsamKImprove JSON-RPC subscribeReceive method with subscript...
2022-01-29 AsamKRefactor JsonMessageEnvelope to remove unnecessary...
2022-01-29 AsamKAdd more informative thread names
2022-01-29 AsamKAdd --log-file parameter to write logs to separate...
2022-01-23 AsamKImprove error handling of getUserStatus command for...
2022-01-22 AsamKMake deviceId an int
2022-01-16 AsamKUpdate year
2022-01-05 AsamKRename sandbox to staging environment
2022-01-03 AsamKAdd sticker pack url to list output
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 AsamKMark isRegistered() dbus method as deprecated
2022-01-02 AsamKImprove pin failure message in dbus mode
2022-01-02 AsamKImplement multi account commands for dbus client
2021-12-31 AsamKExtract AccountHelper
2021-12-30 AsamKAdd UnregisteredRecipientException
2021-12-30 AsamKAdd additional log verbosity levels
2021-12-30 AsamKAdd additional logging
2021-12-26 AsamKAlign dbus handling of no account parameter with normal...
2021-12-22 AsamKReturn unknown version if project version is not available
2021-12-22 AsamKAdd workaround for jsonrpc clients that send null params
2021-12-22 AsamKImprove exit code for message sending
2021-12-20 AsamKUse Duration for timeout
2021-12-16 AsamKImprove error handling for tcp address parsing
2021-12-11 AsamKImplement more methods for DbusManagerImpl
2021-12-11 AsamKImplement sendGroupTying dbus method
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-06 AsamKPrint uuid in listIdentities command if number unknown
2021-12-06 AsamKConvert RecipientAddress to record
2021-12-05 AsamKAdd debug log when reading message from stdin
2021-12-05 AsamKAdapt error message for multi-account only commands
2021-12-05 AsamKImprove error message when an account is already in use
2021-12-05 jonas.hoeferAdd dbus methods: deleteContact and deleteRecipient
2021-12-05 AsamKRemove dead code and fix inspection issues
2021-12-05 technillogueAdd -c for --config (#816)
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 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-13 AsamKImplement sending mentions
2021-11-12 AsamKRename username to account
2021-11-12 AsamKImplement unregister command for jsonrpc and dbus daemon
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-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 AsamKImplement socket/tcp for daemon command
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 AsamKRename jsonrpc bulk to batch message
2021-11-08 AsamKFix missing bracket
2021-11-08 AsamKExtract JsonRpcNamespace
2021-11-08 AsamKExtend logging in JsonRpcReader
2021-11-08 AsamKMove Writer creation out of WriterImpls
2021-11-08 AsamKAdd logging bridge for java.util.logging
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 AsamKImplement close for DbusManagerImpl
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 AsamKImprove dbus error handling
2021-10-27 AsamKUse record classes
2021-10-27 AsamKUse Java 17
2021-10-24 AsamKUse challenge captchas for proof required exception
next