]> nmode's Git Repositories - signal-cli/history - src
Call getter instead of using cached instance variable
[signal-cli] / src /
2023-06-02 AsamKRefactor App init method
2023-06-02 AsamKExtract dbus client command handling
2023-06-02 AsamKAdd helper method to create valid dbus object path
2023-05-30 AsamKRemove libsignal logs on console, when log-file is...
2023-05-24 AsamKBump version to 0.11.11 v0.11.11
2023-05-23 AsamKLog signal-cli version on startup
2023-05-23 AsamKRefactor addDeviceLink method
2023-05-23 AsamKRefactor manager lib package structure
2023-05-21 AsamKReduce log output of third party libs
2023-05-21 AsamKRemove unused code
2023-05-21 AsamKBetter logging for registration failure
2023-05-21 AsamKUpdate user agent version
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-02 AsamKFix deleting old group in dbus mode
2023-04-02 signals-from-outer... Added missing file attachment attributes in JsonAttachm...
2023-04-01 AsamKUpdate libsignal-service-java
2023-03-03 cedbChange content-type check to check contains
2023-02-19 AsamKScrub E164 in dbus path
2023-01-27 AsamKPrint text styles in plain text output
2022-12-30 AsamKAllow JSON-RPC commands without account param if only...
2022-11-24 ced-bFix handling of attachments in JSON RPC (#1109)
2022-11-22 ced-bAdd alive check (#1107)
2022-11-14 AsamKAllow using data URIs for updateGroup/updateProfile...
2022-11-03 AsamKAdd missing check to httpAddres
2022-11-02 AsamKAdd http endpoint events with SSE
2022-11-02 AsamKAdd check for exact path match
2022-11-02 AsamKFix length for empty response to prevent chunked stream
2022-11-02 AsamKExtract http endpoint handler function
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 AsamKRefactor JsonRpcReader to for handling a single message
2022-11-01 AsamKExtract JSON-RPC command handler
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-30 AsamKAdd option to disable adding message to send log
2022-10-29 AsamKAdd account to plain text output
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-10-06 technillogueBump user agent version
2022-10-06 ETLUpdate user agent (#1023)
2022-09-18 AsamKAdd sendPaymentNotification dbus method
2022-09-17 AsamKUpdate libsignal-service-java
2022-09-04 AsamKAdd --scrub-log flag to remove possibly sensitive infor...
2022-09-02 AsamKUpdate dependencies
2022-08-28 AsamKDisallow sending an empty message
2022-08-28 AsamKRemove fallback to reading stdin if no message body...
2022-08-28 AsamKChange meaning of -v flag from --version to --verbose
2022-08-28 AsamKMove identity store to database
2022-08-09 AsamKImplement receive handling for story messages
2022-07-27 AsamKWorkaround possible GraalVM issue
2022-07-27 AsamKWorkaround possible GraalVM issue
2022-06-18 AsamKImprove output for profile key update messages
2022-06-12 AsamKAllow registering new accounts on both live and staging...
2022-06-12 AsamKMake version command work on the command line
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...
next