]> nmode's Git Repositories - signal-cli/history - src
Prevent endless loop when receiving contact sync message
[signal-cli] / src /
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
2021-05-20 AsamKImprove command line help
2021-05-19 AsamKUpdate libsignal-service-java
2021-05-16 AsamKInclude proof required information in sending error
2021-05-16 AsamKFix camel case device-id flag
2021-05-15 AsamKUpdate group with remaining options, after creating it
2021-05-15 AsamKPrevent last admin from leaving group
2021-05-15 AsamKImplement setting group permissions
2021-05-15 AsamKImplement setting expiration timer for groups
2021-05-15 AsamKImplement configuring of group link
2021-05-15 AsamKImplement add/remove admin privileges
2021-05-15 AsamKImplement remove group members
2021-05-14 AsamKSplit createGroup out of updateGroup method
2021-05-13 AsamKAdd group descriptions
2021-05-13 AsamKUpdate argparse4j
2021-05-13 AsamKUpdate libsignal-service-java
2021-05-12 AsamKAdd --service-environment to allow testing against...
2021-05-12 Florian7843Fixed typo, where "note" was written as "not" (#619)
2021-05-12 AsamKPrevent NPE during migration, when profile key is null
2021-05-11 AsamKWarn when using a legacy data path
2021-05-09 AsamKAllow relinking an account if it's no longer authorized
2021-05-08 AsamKEncrypt/decrypt device names
2021-05-08 AsamKReduce default receive timeout to 1 second
2021-05-08 AsamKCheck if account file already exists before actually...
2021-05-05 AsamKRenew session if message decryption fails with Protocol...
2021-05-05 AsamKExtend updateProfile command to set family name
2021-05-04 AsamKReduce usage of deprecated resolved methods
2021-05-03 AsamKAdd sendSyncRequest command
2021-05-03 AsamKPrevent updateContact and block commands on linked...
2021-05-03 AsamKAdd --delete-account argument to completely delete...
2021-05-03 AsamKRefactor group store
2021-05-03 AsamKRefactor contact and profile store
2021-05-01 AsamKRefactor identity key store
2021-05-01 AsamKRemove error handling for oracle unlimited crypto issue
2021-05-01 infraEnable unlimited strength crypto via system Security...
2021-04-23 AsamKResolve recipient address when displaying untrusted...
2021-04-05 Adaptive GarageSend remote delete (#593)
2021-04-03 AsamKRemove redundant public modifiers from interface
2021-04-02 Adaptive Garagedbus implementation of sendReaction command (#581)
2021-03-24 Adaptive GarageFix sendReaction to group (#580)
2021-03-08 AsamKIgnore broken user data again for multi account commands
2021-03-08 AsamKAllow MultiLocalCommands to be called when no local...
2021-03-08 AsamKReturn a Manager from ProvisioningManager and Registrat...
2021-03-07 Adimarantissome small dbus return code fixes (#556)
2021-03-01 AsamKImprove dbus impl
2021-03-01 AsamKReformat
2021-03-01 AdimarantisDbus enhancements (#543)
2021-02-27 AsamKPrint exception name when failing to load state fiel
2021-02-23 AsamKAdd CommandException to abstract cli return codes for...
next