]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands
Update gradle
[signal-cli] / src / main / java / org / asamk / signal / commands /
2025-07-14 AsamKFix null pointer regression
2025-07-14 AsamKAdd support for sending view once messages
2025-07-12 AsamKHandle rate limit exception correctly when querying...
2025-07-08 AsamKShow better error message when sending fails due to...
2025-06-29 AsamKExtend shutdown request with optional error
2025-06-08 AsamKImprove behavior when pin data doesn't exist on the...
2025-02-27 AsamKCheck if required quote-author parameter is missing
2025-01-30 AsamKAdd --mobilecoin-address as alias to updateProfile
2025-01-23 AsamKExtend updateContact command with nick given/family...
2024-11-24 AsamKAdd simplification for single recipient reactions
2024-11-23 AsamKReformat files
2024-09-08 AsamKImprove addDevice error message
2024-09-08 AsamKImprove daemon deprecation message
2024-05-23 AsamKFix getUserStatus command with only username parameter
2024-05-21 AsamKFix type parsing in JSON RPC mode
2024-04-19 AsamKImplement dbus support for listIdentities
2024-04-17 AsamKAdd more details to listContacts command
2024-04-13 Stephen BrennanDocument the unit of "start" and "length" for mentions...
2024-03-22 AsamKExtend getUserStatus command for usernames
2024-02-27 AsamKFix typo
2024-02-27 AsamKAdd register parameter to force reregistration
2024-02-26 AsamKImprove error message if captcha is rejected by server
2024-02-25 AsamKRemoving linked devices only works on the primary device
2024-02-20 AsamKShow information when requesting voice verification...
2024-02-19 Viktor SzépeFix typos (#1459)
2024-02-18 AsamKAdd sendMessageRequestResponse command
2024-02-18 AsamKAdd parameter to configure phone number privacy
2024-02-09 AsamKAdd command to retrieve avatars and stickers
2024-02-09 AsamKAdd --bus-name option to use different D-Bus bus name
2024-01-30 AsamKDeprecate daemon mode without explicit mode flag
2024-01-13 AsamKAdd --unrestricted-unidentified-sender to updateAccount...
2024-01-12 AsamKAdd --notify-self parmeter
2023-11-21 AsamKAdd -u flag to send to username
2023-11-21 AsamKImplement username links
2023-11-11 AsamKAdd --hide parameter to removeContact command
2023-11-11 AsamKConvert Contact to record
2023-11-10 AsamKMove all dbus interaction to dbus package
2023-11-10 AsamKRefactor DaemonCommand
2023-11-10 AsamKReorder static final modifier
2023-11-09 AsamKUse improved shutdown for receive command
2023-11-09 AsamKUse improved shutdown for daemon command
2023-11-09 AsamKUse improved shutdown for jsonRpc command
2023-11-09 AsamKRename exportManager method
2023-11-07 AsamKRefactor DaemonCommand
2023-11-07 AsamKExtract getReceiveConfig to utils
2023-11-05 AsamKHandle rate limit error in JSON-RPC mode
2023-10-24 AsamKUse new threads API
2023-10-24 AsamKUse pattern matching switch cases
2023-10-17 AsamKFix inspections
2023-10-17 AsamKUse .isEmpty() for checking lists and strings
2023-10-15 AsamKUpdate documentation
2023-10-15 AsamKImprove handling of CDSI resource exhaustion
2023-10-14 AsamKImplement change phone number
2023-10-13 AsamKImplement exit code for rate limiting error
2023-10-10 AsamKAdd --quote-attachment paramter to send command
2023-10-04 AsamKOnly output username if set
2023-09-01 AsamKImplement multi-account mode for jsonRpc command
2023-09-01 AsamKAdd --receive-mode parameter to jsonRpc command
2023-08-21 AsamKShow better error message when using addDevice on a...
2023-08-20 AsamKAdd addStickerPack command
2023-06-17 AsamKFix json deserialization for request params
2023-06-05 AsamKReformat code
2023-06-03 AsamKRefactor trust command implementation
2023-06-02 AsamKExtract dbus client command handling
2023-05-23 AsamKRefactor addDeviceLink method
2023-05-23 AsamKRefactor manager lib package structure
2023-05-21 AsamKBetter logging for registration failure
2023-05-20 AsamKRefactor selfNumber in send command
2023-05-20 AsamKImplement textStyles for sending and receiving
2023-05-11 AsamKImplement editing of previous messages
2023-04-16 AsamKUpdate libsignal-service-java
2023-04-03 AsamKImplement support for usernames
2023-04-01 AsamKUpdate libsignal-service-java
2022-11-24 ced-bFix handling of attachments in JSON RPC (#1109)
2022-11-14 AsamKAllow using data URIs for updateGroup/updateProfile...
2022-11-03 AsamKAdd missing check to httpAddres
2022-11-02 AsamKUpdate man page
2022-11-02 ced-bExposing Signal CLI as HTTP Server (#1078)
2022-11-01 AsamKSmall improvements
2022-11-01 ced-bAdd command to get an attachment (#1080)
2022-11-01 AsamKImprove behavior with synchronous and asynchronous...
2022-10-31 AsamKImplement receive command for JSON-RPC mode
2022-10-31 AsamKAdd optional message limit for receive command
2022-10-30 AsamKImplement replying to stories
2022-10-30 AsamKImplement reacting to stories
2022-10-28 AsamKAdd color to listContacts output
2022-10-19 AsamKAdd --ignore-stories flag to prevent receiving story...
2022-10-08 AsamKRefactor RecipientAddress
2022-10-07 AsamKImprove error message when joining a group with already...
2022-08-28 AsamKDisallow sending an empty message
2022-08-28 AsamKRemove fallback to reading stdin if no message body...
2022-08-28 AsamKMove identity store to database
2022-06-12 AsamKMake version command work on the command line
2022-06-07 AsamKUpdate register error message
2022-06-06 AsamKReformat
2022-06-04 KevinAdded base64 encoded attachment support (#966)
2022-05-29 AsamKSplit given/family name in updateContact command
2022-05-26 AsamKAdd option to send read receipts for all received data...
2022-05-26 AsamKWrap ignoreAttachments option in a ReceiveConfig record
2022-05-26 AsamKUse console charset for reading/writing to stdin/out
next