]> nmode's Git Repositories - signal-cli/history - src/main/java
Include profile key in outgoing messages
[signal-cli] / src / main / java /
2019-10-16 AsamKInclude profile key in outgoing messages
2019-09-29 Gabriel Fernández... Added JsonSyncDataMessage class with destination field.
2019-09-29 Gabriel Fernández... Added ReceiptMessage to JSON output
2019-09-29 AsamKOutput attachment id as json string to prevent rounding...
2019-09-05 AsamKFix sending sync messages for group messages
2019-09-05 AsamKSend expirationTime with all group updates
2019-09-05 AsamKSynchronize fileChannel access
2019-09-05 Juergen KurzmannUpdate SignalAccount storage on unregister
2019-08-03 Juergen KurzmannThrow error on failed authorization
2019-07-13 AsamKUpdate libsignal-service-java
2019-06-19 AsamKUpdate libsignal-service-java dependency
2019-03-23 AsamKSend self messages only as sync messages
2019-03-23 AsamKUpdate dependencies
2019-02-13 AsamKFix NPE when receiving contacts sync message
2019-02-13 AsamKUpdate libsignal-service-java
2019-01-09 Parker HigginsExpose filename of attachments to json message handler...
2018-12-16 AsamKUpdate signal-service-java
2018-12-14 HerohtarDon't abort on empty recipient unless there was also...
2018-12-14 Tai GrootMinor spelling/grammar fix
2018-12-12 AsamKUpdate libsignal-service-java
2018-12-08 AsamKChange default data path to $XDG_DATA_HOME/signal-cli
2018-11-25 AsamKSave account after creating profile key
2018-11-25 AsamKUse custom SecureRandom instance
2018-11-21 Vincent OlivierManager : removeLinkedDevices updates isMultiDevice...
2018-11-20 AsamKFix inspections
2018-11-20 AsamKSplit commands into separate classes
2018-11-19 AsamKFix minor inspection issues
2018-11-19 AsamKExtract static methods from Main
2018-11-18 AsamKExtract utils methods
2018-11-18 AsamKExtract SignalAccount from Manager
2018-11-18 AsamKMove Manager to sub package
2018-11-18 AsamKExtract util methods to separate classes
2018-11-17 AsamKUpdate signal-service-java dependency
2018-10-19 AsamKUpdate libsignal-service-java to 2.9.0
2018-08-12 AsamKUpdate signal-service-java to 2.8.0
2018-08-12 AsamKReduce duplicate code
2018-08-12 AsamKAdd missing null check
2018-05-19 Benedikt Constanti... Send correct expiry value in group and contact syncs
2018-05-17 RiamseDuct tape solution to make daemon actually output JSON
2018-05-17 RiamseAdd command line argument for JSON output in daemon
2018-05-04 nicoAdd getGroupIds() to DBUS
2018-05-03 AsamKPrint quotes from messages
2018-03-31 AsamKSupport registration lock PIN
2018-01-21 AsamKAdd output for new message fields
2017-12-29 AsamKUpdate argparse4j
2017-12-29 AsamKUpdate libsignal-service-java
2017-09-07 AsamKUpdate libsignal-service-java
2017-08-17 AsamKUpdate libsignal-service
2017-06-18 AsamKSend dbus signal, when receipt is received
2017-06-16 AsamKImplement json output for receive
2017-06-15 AsamKDelete empty message cache directories
2017-06-15 AsamKUse Base64 from libsignal
2017-06-15 AsamKClose input stream from received sync groups and contacts
2017-06-11 AsamKSend and receive verified messages
2017-05-20 AsamKUpdate dependencies
2017-05-07 AsamKImplement updateGroup command via dbus
2017-04-01 AsamKUpdate dependencies, add attachment filename support
2017-02-26 AsamKReformat
2017-02-26 Pim OtteActual re-order (I'm a dummy)
2017-02-26 Pim OtteRe-order imports to match original structure
2017-02-26 Pim OtteRename thread package to threads
2017-02-26 Pim OtteModifying methods to be public to match package division
2017-02-26 Pim OtteMoving files to packages
2017-02-22 FinnAllow retreving and updating group info and contact...
2017-02-22 Pim OtteWhitespace and output formatting fixes
2017-02-22 Pim OtteAdd ListGroups command
2017-02-18 AsamKUpdate dependency
2017-02-18 AsamKAdd command to update account attributes
2017-02-18 AsamKAdd unregister command
2017-01-28 AsamKUpdate dependencies
2017-01-10 AsamKUpdate dependencies
2016-12-22 AsamKShow better error message, if libunix-java.so is not...
2016-12-22 AsamKAdd --ignore-attachments flag to receive and daemon...
2016-11-29 AsamKUse try-with-ressource statements instead of manually...
2016-11-28 AsamKAllow millisecond timeouts
2016-11-28 AsamKUse nio Files.delete instead of File.delete everywhere
2016-11-28 Benedikt Constanti... use java7's nio api to get more detailed error messages
2016-11-26 AsamKAdd another missing close()
2016-11-26 AsamKFix crash when receiving group request for unkown group
2016-11-26 AsamKAdd missing close of attachment input stream
2016-11-25 AsamKSupport sending and receiving group info requests
2016-11-18 AsamKFormat timestamps
2016-11-14 AsamKUpdate dependency
2016-11-03 AsamKHandle AssertionError also when linking devices
2016-10-31 AsamKImplement support for sending disappearing messages
2016-10-31 AsamKCleanup
2016-10-31 AsamKFix typo
2016-10-27 AsamKSplit load function
2016-10-27 AsamKAdd support for new safety numbers, that replace the...
2016-08-27 AsamKFormat timestamps as ISO 8601 in UTC
2016-08-27 AsamKAdd support for contact color sync and receiving blockl...
2016-08-20 AsamKBugfix: don't decrease trustLevel when receiving messages
2016-08-20 AsamKRetry decrypting of messages from previously untrusted...
2016-08-20 AsamKStore encrypted messages on disk when receiving them
2016-08-13 AsamKCheck if number is registered on Signal before adding...
2016-08-12 AsamKPrevent sending to groups that the user has quit
2016-07-20 AsamKCreate config directory/files as only user readable
2016-07-14 AsamKImplement listIdentities and trust commands
2016-07-14 AsamKStore untrusted identities in identityKeyStore
2016-07-14 AsamKAdd added timestamp to Identities
next