]> nmode's Git Repositories - signal-cli/history - src
Remove deprecated --json parameter
[signal-cli] / src /
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...
2021-02-22 AsamKUse PlainTextWriter for all cli stdout output
2021-02-21 AsamKUse var instead of explicit types
2021-02-20 AsamKRefactor ReceiveMessageHandler
2021-02-19 AsamKReformat code
2021-02-19 Atomic-BeanOutput "SharedContacts" field from a SignalDataMessage...
2021-02-19 AsamKReformat code
2021-02-19 AdimarantisAdd updateProfile to Dbus (#522)
2021-02-14 AsamKAdd more information for libsignal-client native dependency
2021-02-13 AsamKAdd more information for CaptchaRequiredException
2021-02-13 AsamKOnly attempt to delete profile avatar if it exists
2021-02-07 AsamKPrint additional call message content
2021-01-23 AsamKAdd support for about and aboutEmoji for profiles
2021-01-23 AsamKRefactor ServiceConfig and add sandbox config
2021-01-23 AsamKExtract lib module
2021-01-23 AsamKUpdate libsignal
2021-01-19 AsamKRequest storage key after linking
2021-01-19 AsamKFix issue with incorrectly saving signalingKey
2021-01-18 AsamKStore storage key from keys sync message
2021-01-18 AsamKOnly allow setting PIN by master device
2021-01-18 AsamKIf contact name is not set, print profile name instead
2021-01-17 AsamKSend and handle fetch profile sync message
2021-01-17 AsamKUse getRegisteredUsers instead of getContacts for updat...
2021-01-17 AsamKIgnore relay in json output if null
2021-01-17 AsamKAdd remote delete info to json output
2021-01-17 AsamKAdd typing message to json output
2021-01-17 AsamKAdd viewOnce boolean to json data message
2021-01-17 AsamKMake fields in json classes final and omit unnecessary...
2021-01-16 AsamKRename Cli class to App
2021-01-16 AsamKCheck if output type is supported by command
2021-01-16 AsamKFix group info for json dbus messages
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 AsamKMove buildArgumentParser to Cli class
2021-01-16 AsamKUse getRegisteredUsers (CDS2) instead of getContacts...
2021-01-16 AsamKUse exit 4 when sending a single recipient message...
2021-01-16 AsamKSend self messages as normal messages, new flag --note...
2021-01-16 AsamKMove recipients/group argument check to send commands
2021-01-16 AsamKAllow calling signal-cli without -u flag
2021-01-16 AsamKImprove logging for provisioning
next