Commit graph

  • 2f7a0b55d6 Format timestamps AsamK 2016-11-18 13:39:53 +01:00
  • 5b57d41791 Update README.md Lars Wallenborn 2016-11-17 00:40:44 +01:00
  • 6ae610e2b1 Update gradle AsamK 2016-11-14 17:02:32 +01:00
  • 1bae3ba6f0 Update dependency AsamK 2016-11-14 13:25:30 +01:00
  • 447dd1cb4f Use new fork on maven central AsamK 2016-11-13 19:24:23 +01:00
  • 3b22ae1b31 Update dependency AsamK 2016-11-05 23:10:22 +01:00
  • 197619f1c0 Handle AssertionError also when linking devices AsamK 2016-11-03 20:51:25 +01:00
  • 82cecfff85 Implement support for sending disappearing messages AsamK 2016-10-31 20:52:06 +01:00
  • a4e22539a3 Cleanup AsamK 2016-10-31 20:52:32 +01:00
  • 93e2c58fcf Fix typo AsamK 2016-10-31 17:51:05 +01:00
  • 6c9f26f49b Split load function AsamK 2016-10-27 16:03:20 +02:00
  • f97b0c0faa Add support for new safety numbers, that replace the hex fingerprint AsamK 2016-10-27 14:09:22 +02:00
  • 086bdb937a Update README AsamK 2016-10-27 10:46:30 +02:00
  • 2e19cd09f4 Update gradle wrapper AsamK 2016-10-27 10:46:22 +02:00
  • 7ceddf24df Update README.md AsamK 2016-09-13 21:18:23 +02:00
  • fccb28fdf4 Update dependencies AsamK 2016-09-13 21:18:05 +02:00
  • adbc08b2f7 Bump version v0.5.0 AsamK 2016-08-29 10:53:47 +02:00
  • 293c176831 Format timestamps as ISO 8601 in UTC AsamK 2016-08-27 13:41:28 +02:00
  • e4618456a1 Add support for contact color sync and receiving blocklists and expiring messages AsamK 2016-08-27 13:22:11 +02:00
  • 6597d48ecc Update dependencies AsamK 2016-08-27 13:19:21 +02:00
  • e89e656b45 Update README.md AsamK 2016-08-20 16:26:14 +02:00
  • a724251f8d Bugfix: don't decrease trustLevel when receiving messages AsamK 2016-08-20 16:04:43 +02:00
  • b2289568ef Retry decrypting of messages from previously untrusted keys AsamK 2016-08-20 16:04:00 +02:00
  • 5ee375c74d Store encrypted messages on disk when receiving them AsamK 2016-08-20 16:01:31 +02:00
  • 6a9f791f0d Check if number is registered on Signal before adding to group AsamK 2016-08-13 13:42:56 +02:00
  • 1efdf04394 Prevent sending to groups that the user has quit AsamK 2016-08-12 18:24:30 +02:00
  • ee5062a2cc Create config directory/files as only user readable AsamK 2016-07-20 23:11:52 +02:00
  • d78551564b Bump version AsamK 2016-07-18 13:32:11 +02:00
  • 031422bbcb Bump version v0.4.1 AsamK 2016-07-18 13:32:11 +02:00
  • f095d947f8 Implement listIdentities and trust commands AsamK 2016-07-14 15:35:59 +02:00
  • bfb51e414b Store untrusted identities in identityKeyStore AsamK 2016-07-08 11:32:41 +02:00
  • 55d485de88 Add added timestamp to Identities AsamK 2016-07-08 10:14:53 +02:00
  • f2c2597379 Implement trustLevel for IdentityKeys AsamK 2016-07-03 15:57:17 +02:00
  • 0f0d8a873a Improve return codes AsamK 2016-07-14 16:20:14 +02:00
  • 9f075da269 Prevent NullPointerException when sending sync groups AsamK 2016-07-14 16:07:34 +02:00
  • c0a0f89896 Improve exception handling AsamK 2016-07-08 11:31:41 +02:00
  • 74fb7d9377 Fix typo AsamK 2016-07-08 11:32:50 +02:00
  • c5ac72a9a5 Lock config file AsamK 2016-07-07 01:06:08 +02:00
  • d5797ebb69 Update README.md AsamK 2016-07-04 09:46:55 +02:00
  • bc17f9317e Update README.md AsamK 2016-07-03 12:43:30 +02:00
  • 24a9398cd7 Update README.md AsamK 2016-06-28 12:53:10 +02:00
  • 7ce080b6db Don’t remove self from group when sending group messages AsamK 2016-06-28 12:35:18 +02:00
  • b1f0d40d44 Fix creating groups AsamK 2016-06-28 00:14:15 +02:00
  • c04a21be3d Bump version v0.4.0 AsamK 2016-06-19 21:25:22 +02:00
  • 2972dd27c1 Use name in groupInfo only if it's a group update AsamK 2016-06-19 21:13:24 +02:00
  • 3e2024ff0a Add avatar image storage AsamK 2016-06-19 20:58:01 +02:00
  • 9427616906 Improve internal group handling for receiving AsamK 2016-06-19 18:33:24 +02:00
  • d9b082a59e Show the contact name when receiving messages AsamK 2016-06-19 15:40:32 +02:00
  • 03c6f84fc2 Update gradle wrapper AsamK 2016-06-19 15:09:24 +02:00
  • 54558ae7fb Remove unused method AsamK 2016-06-19 15:08:57 +02:00
  • 4608fb433b Remove dependency on apache commons-io AsamK 2016-06-19 15:08:49 +02:00
  • fb5f2ca5fa Update systemd service files AsamK 2016-05-19 18:22:52 +02:00
  • 39687f9d87 Update Readme and fix help bug in Main AsamK 2016-05-19 18:00:16 +02:00
  • 327d43ad2d Merge e33e3ba8f4 into 32beb8a0bd Luca Conte 2016-05-18 13:40:17 +00:00
  • e33e3ba8f4 Added Quit group option conte 2016-05-18 15:37:09 +02:00
  • 3828777c71 Merge branch 'master' of https://github.com/lucaconte/signal-cli conte 2016-05-18 15:34:02 +02:00
  • 3549e3b51e Added Quit group option conte 2016-05-18 15:33:13 +02:00
  • 776b2331f3 Update README.md Luca Conte 2016-05-18 15:26:57 +02:00
  • f7c2099498 Update README.md Luca Conte 2016-05-18 15:26:03 +02:00
  • 2a7f83ff11 Update README.md Luca Conte 2016-05-18 15:25:01 +02:00
  • 11baf18fae Added Quit group option conte 2016-05-18 15:14:38 +02:00
  • be31eed294 Update README.md Luca Conte 2016-05-17 11:26:02 +02:00
  • 2ba0321bfc Update README.md Luca Conte 2016-05-17 11:19:50 +02:00
  • e59ceef6e3 Update gradle wrapper AsamK 2016-05-06 12:18:53 +02:00
  • a46af40b61 Update dependency AsamK 2016-04-25 22:42:56 +02:00
  • 32beb8a0bd Implement a contacts store and contacts sync AsamK 2016-04-22 21:17:02 +02:00
  • 543dd98453 Update README.md AsamK 2016-04-16 16:10:24 +02:00
  • 46befdd638 Don't save if username is null AsamK 2016-04-16 15:07:49 +02:00
  • 15568512b1 Fix addDevice AsamK 2016-04-16 15:07:35 +02:00
  • 08a217108a Implement removing linked devices AsamK 2016-04-16 15:03:23 +02:00
  • 17ff7531d4 Add method to list linked devices AsamK 2016-04-16 14:36:56 +02:00
  • 800b92c4ba Always save when sending messages AsamK 2016-04-16 14:15:36 +02:00
  • 5c1127ced6 Remove own number from group when quitting AsamK 2016-04-16 14:15:25 +02:00
  • 3cc5704406 Remove own number when sending group messages AsamK 2016-04-16 14:15:06 +02:00
  • 0ad42a72ab Implement requesting/sending groups when linking device AsamK 2016-04-16 11:50:52 +02:00
  • 947818d317 Add possiblity to add new device, as master AsamK 2016-04-08 23:32:26 +02:00
  • 33956bde62 Implement device linking AsamK 2016-04-07 16:30:20 +02:00
  • f6b9222eda Receive messages (#10) Individual IT Services 2016-04-11 14:34:53 +05:45
  • 1fafc01eef Receive messages Individual IT Services 2016-04-10 21:52:32 +05:45
  • 5c117bd863 Correctly use API for sending non group messages AsamK 2016-04-08 23:34:34 +02:00
  • aa8a23aceb Handle received sync messages AsamK 2016-04-07 22:09:36 +02:00
  • c2ae0c17c2 Fix typos AsamK 2016-04-07 22:09:52 +02:00
  • 4af9b5f011 Fix syntax for systemd service file: Environment AsamK 2016-04-03 16:25:22 +02:00
  • 81e94b2b72 Bump version AsamK 2016-04-03 15:54:45 +02:00
  • 9d18b01d85 Fix registering v0.3.1 AsamK 2016-04-03 14:28:24 +02:00
  • edf5c9eb43 Use original bouncycastle instead of spongycastle AsamK 2016-04-03 14:08:46 +02:00
  • f479cffc9f Set user-agent null if PROJECT_NAME is null AsamK 2016-04-02 22:57:13 +02:00
  • 7b8998727e Always use utf-8 encoding for compiling AsamK 2016-04-02 22:56:15 +02:00
  • 7ce99427e3 Bump version v0.3.0 AsamK 2016-04-02 12:04:49 +02:00
  • ffc393c716 Update README.md AsamK 2016-03-30 23:26:39 +02:00
  • 0b6c09f883 Add rudimentary message receiving via dbus AsamK 2016-03-27 23:36:03 +02:00
  • af8a27e87f Add timestamp to dbus MessageReceived signal AsamK 2016-03-27 23:35:36 +02:00
  • dd934f1304 Reduce duplicate code AsamK 2016-03-27 23:34:59 +02:00
  • d5d8dc278a Merge e470b491a9 into 10719a443a Nicholas Rizzio 2016-03-27 19:39:41 +00:00
  • e470b491a9 URL should point to textsecure-service subdomain Nicholas Rizzio 2016-03-27 15:36:25 -04:00
  • 083e33c4da Use e.printStackTrace() AsamK 2016-03-27 17:03:57 +02:00
  • cc0177da10 Show source deviceId and relay, when receiving messages AsamK 2016-03-27 16:49:20 +02:00
  • 900b648f09 Refresh prekeys if there are less than 20 left on the server AsamK 2016-03-27 16:15:49 +02:00
  • 95278a95ce Use the old config directory .config/textsecure as fallback AsamK 2016-03-27 14:02:28 +02:00
  • eabd361405 Rename to signal-cli AsamK 2016-03-27 13:53:04 +02:00