]> nmode's Git Repositories - signal-cli/history - src/main/java
Improve dbus error handling
[signal-cli] / src / main / java /
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...
2021-08-29 AsamKUpdate libsignal-service-java
2021-08-26 AsamKExtract ContactHelper and IncomingMessageHandler
2021-08-26 AsamKRename internal quitGroup method
2021-08-26 AsamKPrevent non-admins from sending to announcement groups
2021-08-25 AsamKAlign cli param names for recipient
2021-08-25 AsamKAdd RecipientIdentifier as external Manager interface
2021-08-25 AsamKRefactor message send methods
2021-08-24 AsamKAccept single values for jsonrpc requests where a list...
2021-08-23 AsamKAdd new --trust-new-identities global parameter
2021-08-23 AsamKHandle queued actions also when thread is interrupted
2021-08-22 AsamKExtend error information in json output for received...
2021-08-22 AsamKTrust an identity with its scannable safety numbers...
2021-08-22 AsamKPrint message expiration time in listGroups command
2021-08-22 AsamKImplement sendReceipt command
2021-08-22 AsamKAdd member uuids to listGroup json output
2021-08-22 AsamKExtend json output with number and uuid fields
2021-08-22 AsamKImplement announcement groups
2021-08-21 AsamKAdd json output listContacts command
2021-08-21 AsamKAdd json output listIdentities command
2021-08-21 AsamKAdd json output listDevices and uploadStickerPack commands
2021-08-21 AsamKRefactor message sending
2021-08-20 AsamKLog a debug message when dropping json rpc response...
2021-08-20 AsamKLet commands specify their own default output if none...
2021-08-20 AsamKRefactor command creation
2021-08-18 AsamKAdapt User-Agent string to get rate limit challenges
2021-08-15 AsamKFix JsonRpcLocalCommand interface
2021-08-10 AsamKImplement JsonRpc command for remoteDelete and sendReaction
2021-08-10 AsamKImplement JsonRpc command for quitGroup
2021-08-10 AsamKImplement JsonRpc command for joinGroup
2021-08-10 AsamKImplement JsonRpc command for commands without output
2021-08-10 AsamKImplement JsonRpc command for updateGroup
2021-08-10 AsamKfix
2021-08-10 AsamKImplement jsonRpc command
2021-08-10 AsamKReplace --group parameter with --group-id
2021-08-09 AsamKAdd PlainTextWriter interface
2021-08-09 AsamKRename --endsession parameter to --end-session
2021-08-08 AsamKAdd dbus SignalControl interface to register/verify...
2021-08-08 AsamKRefactor output writers
2021-08-08 AsamKRemove fallbacks to deprecated data paths
2021-08-08 AsamKRemove deprecated --json parameter
2021-08-05 AsamKMake name optional for updateContact
2021-07-31 AsamKAdd hint to sticker upload error message
2021-07-23 technillogueInclude source name in JSON output (#663)
2021-06-15 AsamKHandle missing captcha parameter correctly
2021-06-13 AsamKRename method parameter
2021-06-12 AsamKAdd sendTyping command
2021-06-12 AsamKStrip url scheme from captcha string
2021-06-12 AsamKImplement --delete flag for quitGroup
2021-05-31 AsamKAdd dbus signal handler on specific object
2021-05-28 AsamKFix error message
2021-05-24 AsamKAdd hint that messages must be regularly received
next