]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands
Update slf4j
[signal-cli] / src / main / java / org / asamk / signal / commands /
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-12 AsamKRestrict blocking of group to master device
2021-10-09 AsamKImplement new dbus group interface
2021-10-02 AsamKRefactor dbus linked devices interface
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-10 AsamKFix plain text output for getUserStatus command
2021-09-09 AsamKAdd submitRateLimitChallenge command
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-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-24 AsamKAccept single values for jsonrpc requests where a list...
2021-08-23 AsamKHandle queued actions also when thread is interrupted
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 AsamKRefactor command creation
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 deprecated --json parameter
2021-08-05 AsamKMake name optional for updateContact
2021-07-31 AsamKAdd hint to sticker upload error message
2021-06-15 AsamKHandle missing captcha parameter correctly
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-20 AsamKImprove command line help
2021-05-19 AsamKUpdate libsignal-service-java
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-12 Florian7843Fixed typo, where "note" was written as "not" (#619)
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 AsamKExtend updateProfile command to set family name
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-04-05 Adaptive GarageSend remote delete (#593)
2021-04-02 Adaptive Garagedbus implementation of sendReaction command (#581)
2021-03-24 Adaptive GarageFix sendReaction to group (#580)
2021-03-08 AsamKReturn a Manager from ProvisioningManager and Registrat...
2021-02-23 AsamKAdd CommandException to abstract cli return codes for...
2021-02-22 AsamKUse PlainTextWriter for all cli stdout output
2021-02-21 AsamKUse var instead of explicit types
2021-02-13 AsamKAdd more information for CaptchaRequiredException
2021-02-13 AsamKOnly attempt to delete profile avatar if it exists
2021-01-23 AsamKAdd support for about and aboutEmoji for profiles
2021-01-16 AsamKCheck if output type is supported by command
2021-01-16 AsamKFix logger names
2021-01-16 AsamKExtract JsonWriter for json output
2021-01-16 AsamKAdd an enum for output types
2021-01-16 AsamKUse exit 4 when sending a single recipient message...
2021-01-16 AsamKSend self messages as normal messages, new flag --note...
next