]> nmode's Git Repositories - signal-cli/history - src
Add java 19 to CI
[signal-cli] / src /
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
2021-10-24 AsamKAdapt behavior of receive command as dbus client to...
2021-10-22 AsamKMove receive thread handling to manager
2021-10-21 AsamKSplit receiveMessages method
2021-10-21 AsamKFix comment
2021-10-21 AsamKAdd setIgnoreAttachments method
2021-10-15 AsamKAdd missing unexport groups call
2021-10-12 AsamKExtract IdentityHelper
2021-10-12 AsamKRestrict blocking of group to master device
2021-10-09 AsamKImplement new dbus group interface
2021-10-09 AsamKAdd DeviceNotFound Error
2021-10-07 AsamKFix dbus properties GetAll method for variants
2021-10-07 AsamKReturn struct instead of object path directly for dbus...
2021-10-07 AsamKFix device id type
2021-10-07 John Freedimplement DBus submitRateLimitChallenge method (#763)
2021-10-02 AsamKRefactor dbus linked devices interface
2021-10-02 AsamKAdd helper classes for exporting dbus properties
2021-09-30 AsamKImplement configuration handling
2021-09-30 AsamKRemove workaround for getBoolean from JsonRpcLocalCommand
2021-09-28 AsamKRefactor dbus client mode to improve maintainability
2021-09-28 AsamKRefactor Manager interface
2021-09-28 AsamKRefactor NoteToSelf to singleton class
2021-09-28 AsamKReformat code
2021-09-28 John FreedImplement Dbus updateProfile with givenName (#734)
2021-09-26 AsamKRefactor isRegistered
2021-09-26 John Freedimplement Dbus isRegistered() methods (#729)
2021-09-26 AsamKReformat code
2021-09-26 John Freedimplement Dbus updateAccount and listDevices (#730)
2021-09-26 John Freedimplement Dbus setExpirationTimer (#735)
2021-09-26 John Freedimplement Dbus sync methods (#737)
2021-09-26 John Freedimplement Dbus stickerpack method (#740)
2021-09-21 AsamKReformat code 738/head
2021-09-21 John FreedImplement Dbus setPin and removePin (#733)
2021-09-13 JtheSawAdd sendTyping and sendReceipt to dbus interface (...
2021-09-12 AsamKExit immediately if an uncaught error is thrown on...
2021-09-12 AsamKRequest message resend if incoming message can't be...
2021-09-10 AsamKFix plain text output for getUserStatus command
2021-09-10 AsamKFix printing proof required error
2021-09-09 AsamKAdd submitRateLimitChallenge command
2021-09-09 AsamKCatch ProofRequiredException from getPreKeys request...
2021-09-08 AsamKPrint stack trace of exception causes in verbose mode
2021-09-05 AsamKAdd possibility to update the device name
2021-09-04 AsamKOnly handle jsonRpc requests, after receive thread...
2021-09-04 AsamKImplement support for receiving sender key messages
2021-09-01 AsamKPrint more information for call messages
2021-08-30 AsamKImprove dbus register error message if called with...
next