]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/Main.java
Reformat
[signal-cli] / src / main / java / org / asamk / signal / Main.java
2017-02-26 AsamKReformat
2017-02-26 Pim OtteActual re-order (I'm a dummy)
2017-02-26 Pim OtteModifying methods to be public to match package division
2017-02-22 Pim OtteWhitespace and output formatting fixes
2017-02-22 Pim OtteAdd ListGroups command
2017-02-18 AsamKAdd command to update account attributes
2017-02-18 AsamKAdd unregister command
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-28 AsamKAllow millisecond timeouts
2016-11-18 AsamKFormat timestamps
2016-11-03 AsamKHandle AssertionError also when linking devices
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 AsamKStore encrypted messages on disk when receiving them
2016-08-12 AsamKPrevent sending to groups that the user has quit
2016-07-14 AsamKImplement listIdentities and trust commands
2016-07-14 AsamKImprove return codes
2016-07-13 AsamKImprove exception handling
2016-06-19 AsamKUse name in groupInfo only if it's a group update
2016-06-19 AsamKImprove internal group handling for receiving
2016-06-19 AsamKShow the contact name when receiving messages
2016-06-19 AsamKRemove unused method
2016-06-19 AsamKRemove dependency on apache commons-io
2016-05-19 AsamKUpdate Readme and fix help bug in Main
2016-04-16 AsamKImplement removing linked devices
2016-04-16 AsamKAdd method to list linked devices
2016-04-16 AsamKImplement requesting/sending groups when linking device
2016-04-16 AsamKAdd possiblity to add new device, as master
2016-04-16 AsamKImplement device linking
2016-04-08 AsamKCorrectly use API for sending non group messages
2016-04-08 AsamKHandle received sync messages
2016-04-08 AsamKFix typos
2016-04-03 AsamKUse original bouncycastle instead of spongycastle
2016-03-27 AsamKAdd rudimentary message receiving via dbus
2016-03-27 AsamKAdd timestamp to dbus MessageReceived signal
2016-03-27 AsamKReduce duplicate code
2016-03-27 AsamKUse e.printStackTrace()
2016-03-27 AsamKShow source deviceId and relay, when receiving messages
2016-03-27 AsamKUse the old config directory .config/textsecure as...
2016-03-27 AsamKRename to signal-cli