]> nmode's Git Repositories - signal-cli/history - src
Prepare next release
[signal-cli] / src /
2022-06-08 AsamKUnsubscribe receive if jsonRpcSender channel is closed
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
2022-05-26 AsamKUpdate dbus-java
2022-05-26 AsamKFix inspection issues
2022-05-25 AsamKImplement sending link previews
2022-05-24 AsamKRename main/master device to primary device
2022-05-23 AsamKSplit contact name field in given name and family name
2022-05-23 AsamKUpdate code style for text blocks
2022-05-22 AsamKPrint more detailed error message when registering...
2022-05-21 AsamKAdd mobile-coin-address to updateProfile command
2022-05-21 AsamKDecrypt and verify the profile payment address
2022-05-21 AsamKRefactor manager update profile method
2022-05-21 AsamKImplement sendPayment notification command
2022-05-20 AsamKExtend listContacts command with profiles and filtering
2022-05-18 AsamKStore profile sharing enabled for contacts
2022-05-18 AsamKRefactor set blocked methods to accept multiple recipie...
2022-05-17 AsamKInclude unrestricted unidentified access state in getUs...
2022-05-16 AsamKAdded new parameter to filter the output of listGroups...
2022-05-16 AsamKAdd command to delete local account data
2022-05-14 AsamKUpdate libsignal-service-java
2022-04-09 AsamKAdd support for banning/unbanning group members
2022-04-06 AsamKOutput RATE_LIMIT_FAILURE type more reliably in json...
2022-04-06 AsamKFix check if there was a send error when creating a...
2022-03-29 AsamKUpdate libsignal-service-java
2022-03-27 AsamKFix plain text output of blocked group ids
2022-03-17 AsamKUpdate libsignal-service-java
2022-03-16 AsamKUpdate libsignal-service-java
2022-03-16 AsamKFix NoSuchElementException in json serialization for...
2022-03-02 AsamKMark --target-timestamp flag as required for sendReceip...
2022-02-20 AsamKAdd --message-from-stdin flag for send command
2022-02-20 AsamKHandle UnsupportedOperationException in daemon command
2022-02-19 AsamKRename error field in json receive response to exception
2022-02-19 AsamKPrevent a stale jsonrpc connection from interfering...
2022-02-13 AsamKImprove error messages when daemon is already running
2022-02-12 AsamKImplement basic listAccounts for dbus client mode
2022-02-11 AsamKReexport dbus objects when self number changes
2022-02-11 AsamKStore account list in accounts.json file
2022-02-11 AsamKAdd SignalAccountFiles as a central entry point
2022-02-11 AsamKFix type of device id to Integer
2022-02-06 AsamKAlign receive timeout behavior for dbus client with...
2022-02-06 AsamKCleanup manager package
2022-02-01 AsamKImprove JSON-RPC subscribeReceive method with subscript...
2022-01-29 AsamKRefactor JsonMessageEnvelope to remove unnecessary...
2022-01-29 AsamKAdd more informative thread names
2022-01-29 AsamKAdd --log-file parameter to write logs to separate...
2022-01-23 AsamKImprove error handling of getUserStatus command for...
2022-01-22 AsamKMake deviceId an int
2022-01-16 AsamKUpdate year
2022-01-05 AsamKRename sandbox to staging environment
2022-01-03 AsamKAdd sticker pack url to list output
2022-01-03 AsamKChange stickerId to hex everywhere
2022-01-03 AsamKImplement listStickerPacks command
2022-01-03 AsamKAdd support for sending stickers
2022-01-02 AsamKMark isRegistered() dbus method as deprecated
2022-01-02 AsamKImprove pin failure message in dbus mode
2022-01-02 AsamKImplement multi account commands for dbus client
2021-12-31 AsamKExtract AccountHelper
2021-12-30 AsamKAdd UnregisteredRecipientException
2021-12-30 AsamKAdd additional log verbosity levels
2021-12-30 AsamKAdd additional logging
2021-12-26 AsamKAlign dbus handling of no account parameter with normal...
2021-12-22 AsamKReturn unknown version if project version is not available
2021-12-22 AsamKAdd workaround for jsonrpc clients that send null params
2021-12-22 AsamKImprove exit code for message sending
2021-12-20 AsamKUse Duration for timeout
2021-12-16 AsamKImprove error handling for tcp address parsing
2021-12-11 AsamKImplement more methods for DbusManagerImpl
2021-12-11 AsamKImplement sendGroupTying dbus method
2021-12-11 AsamKReplace collect(Collectors.toList()) with toList()
2021-12-11 AsamKHandle send failures as non fatal and return detailed...
2021-12-10 AsamKInclude recipient identifier in send error message
2021-12-06 AsamKPrint uuid in listIdentities command if number unknown
2021-12-06 AsamKConvert RecipientAddress to record
2021-12-05 AsamKAdd debug log when reading message from stdin
2021-12-05 AsamKAdapt error message for multi-account only commands
2021-12-05 AsamKImprove error message when an account is already in use
2021-12-05 jonas.hoeferAdd dbus methods: deleteContact and deleteRecipient
2021-12-05 AsamKRemove dead code and fix inspection issues
2021-12-05 technillogueAdd -c for --config (#816)
2021-11-26 AsamKAdd removeContact command
2021-11-23 technillogueadd JsonPayment (#808)
2021-11-21 AsamKImplement sending message quotes
2021-11-19 AsamKOnly store recipient if there were changes
2021-11-18 AsamKUpdate libsignal-service-java
2021-11-14 AsamKReturn json response if available in error data field
2021-11-14 AsamKClean up base package
2021-11-14 AsamKMake send behavior more deterministic if there are...
2021-11-13 AsamKImplement sending mentions
2021-11-12 AsamKRename username to account
2021-11-12 AsamKImplement unregister command for jsonrpc and dbus daemon
2021-11-11 AsamKImplement startLink and finishLink for jsonrpc daemon
2021-11-11 AsamKImplement register and verify commands for json rpc
2021-11-11 AsamKAdd MultiAccountManager
2021-11-10 AsamKAdd listAccounts command
next