Commit graph

  • 0c7da68d98 Download group info if it's missing in the cache AsamK 2021-01-10 15:26:45 +01:00
  • 06ea285d14 Renamed classes david-harley 2021-01-07 15:22:13 +10:30
  • 38a2da4855 Added json output to listGroups and allowed json to be activated with -j david-harley 2021-01-07 15:02:47 +10:30
  • 88d81c7a63 Move IdentityKeyPair generation to KeyUtils AsamK 2020-12-21 10:25:36 +01:00
  • 00339b1abe Improve user status command AsamK 2021-01-03 21:04:32 +01:00
  • 1c5de83370
    Command to check if number is registered (#391) Atomic-Bean 2021-01-04 06:32:34 +10:30
  • b585bee61a Added AsamK's suggestions david-harley 2021-01-01 21:14:37 +10:30
  • a475bc50e9 Bump version v0.7.2 AsamK 2020-12-31 18:07:06 +01:00
  • f1e5fc6c0b Request profiles without uuid if libzkgroup is not available AsamK 2020-12-31 16:14:30 +01:00
  • 425626ef94 Implement registration pin lock with KBS AsamK 2020-03-22 16:02:31 +01:00
  • a52f6a6657 Replace Collections with Set.of/Map.of/List.of AsamK 2020-12-30 11:59:24 +01:00
  • 6d18f311e6 Merge remote-tracking branch 'upstream/master' into stdio technillogue 2020-12-29 19:26:44 -05:00
  • 17dd46c4f5 Merge branch 'stdio' of https://github.com/technillogue/signal-cli into stdio technillogue 2020-12-29 19:17:29 -05:00
  • 138e94edb5 moved code to a new stdio command file technillogue 2020-12-29 19:12:58 -05:00
  • fae778cd48 moved code to a new stdio command file technillogue 2020-12-29 19:12:58 -05:00
  • bbdd6a8910 Cleanup utils AsamK 2020-12-29 22:48:39 +01:00
  • b738f5740c Move storage package to manager AsamK 2020-12-29 22:15:38 +01:00
  • 9e6a353427 Move group classes to separate package AsamK 2020-12-29 22:09:06 +01:00
  • 22f19c4067 Use File instead of String AsamK 2020-12-25 23:07:36 +01:00
  • 5c754b6f5d Use slf4j simple logger AsamK 2020-12-25 22:34:30 +01:00
  • 6a82029ab4 Use base64 group id for protobuf group file to match avatar files AsamK 2020-12-25 13:46:35 +01:00
  • caabde4acf Fix prevention of adding group members a second time AsamK 2020-12-25 13:42:51 +01:00
  • ff998fce57 Fix handling data messages of sync messages AsamK 2020-12-24 18:05:12 +01:00
  • e11e020886 Retrieve group v2 avatars AsamK 2020-12-24 17:53:23 +01:00
  • 9942d967a4 Refactor to use GroupId class to wrap the byte array AsamK 2020-12-24 16:36:47 +01:00
  • bb7622ea89 Corrected description david-harley 2020-12-24 15:39:36 +10:30
  • fbf2f79459 Minor fixes david-harley 2020-12-24 15:36:59 +10:30
  • 938b2a2b9d Added the isRegistered command david-harley 2020-12-24 15:21:20 +10:30
  • 67f62947c6 Add null check and change some formatting AsamK 2020-12-23 11:24:07 +01:00
  • 58db3cbd53
    Quotes, Mentions and Reactions in non-daemon JSON mode (#389) Atomic-Bean 2020-12-23 20:53:40 +10:30
  • 9b393ce14d Fixed typo david-harley 2020-12-23 14:57:20 +10:30
  • ee2848db23 Fixed issues and added mentions in quotes david-harley 2020-12-23 14:20:53 +10:30
  • 548c313b4c Download quote attachment thumbnails and slightly improve the quote output AsamK 2020-12-23 00:18:21 +01:00
  • 7eb0487719 Removed debug null check and made minor changes to match existing coding style david-harley 2020-12-22 15:36:35 +10:30
  • 5767853ef0 Removed 2nd JsonAttachments contructor and cleaned up some comments david-harley 2020-12-22 15:23:44 +10:30
  • 1de0bbd4f7 Added support for quotes, mentions and reactions in non-daemon JSON output david-harley 2020-12-22 15:05:35 +10:30
  • 83d5d53d8a Bump version v0.7.1 AsamK 2020-12-21 21:59:41 +01:00
  • 8957a08453 Print warning if libzkgroup is missing AsamK 2020-12-21 21:56:48 +01:00
  • 445e8592c4 Implement join group via invitation link AsamK 2020-12-21 20:03:19 +01:00
  • 10ec5058f2 Merge remote-tracking branch 'AsamK/master' user-invalid 2020-12-21 18:10:39 +01:00
  • 9912da9546 Show group invite link in group list AsamK 2020-12-21 16:59:54 +01:00
  • 6be0b2da77 Implement blocking for v2 groups AsamK 2020-12-21 15:24:52 +01:00
  • 17608ce522 Implement accepting and declining group invitations AsamK 2020-12-21 15:20:18 +01:00
  • c49b05cd75 Get UUIDs for unknown numbers from server AsamK 2020-12-21 14:56:37 +01:00
  • 2617757edb Add group v2 id to json output AsamK 2020-12-21 11:45:42 +01:00
  • 4d17e50323 Bump version v0.7.0 AsamK 2020-12-15 23:07:16 +01:00
  • 49c4b762b6 Prevent NullPointerException when destination is null for some reason AsamK 2020-12-15 18:58:49 +01:00
  • 1098b64711 Implement quit group AsamK 2020-12-14 19:14:49 +01:00
  • 1fd62ee342 Implement updating of v2 groups AsamK 2020-12-13 12:01:18 +01:00
  • 98dee97cc6 Apply decrypted group change when receiving signed change AsamK 2020-12-12 11:51:38 +01:00
  • c10910e466 Migrate local group to v2 if another member has migrated it AsamK 2020-12-12 11:14:36 +01:00
  • f6061f95de Update dbus-java AsamK 2020-12-11 23:26:00 +01:00
  • 591c0fe8a3 Reformat project AsamK 2020-12-08 20:59:20 +01:00
  • 4f2261e86f Implement creating V2 Groups AsamK 2020-12-07 21:06:07 +01:00
  • d267974223 Show pending and requesting members of v2 groups AsamK 2020-12-04 19:51:36 +01:00
  • 6bfcba4940 Only update account attributes if already registered AsamK 2020-12-01 19:06:41 +01:00
  • be32bf9856 Merge remote-tracking branch 'AsamK/master' user-invalid 2020-11-28 13:25:26 +01:00
  • 4acc9a96e3 Implement a sticker store AsamK 2020-11-24 21:44:57 +01:00
  • 6a1b7dc597 Implement support for sending/receiving Group V2 messages AsamK 2020-11-22 19:47:10 +01:00
  • 6d016bcfc9 Update codestyle AsamK 2020-11-23 22:40:05 +01:00
  • 9fff8f5b14 Bump version v0.6.12 AsamK 2020-11-22 15:50:34 +01:00
  • 4c3a249a2c Add CHANGELOG.md AsamK 2020-11-22 15:49:42 +01:00
  • 943b2c7304 Add output for new message infos AsamK 2020-11-22 12:56:32 +01:00
  • c3e1d4fc75 Add possibility to pass a captcha token to register command AsamK 2020-11-22 11:03:14 +01:00
  • 4485188789 Adapt json output to always use receiptMessage and remove isReceipt field AsamK 2020-11-22 10:48:42 +01:00
  • a634b46eb2 Remove legacy EncapsulatedExceptions from manager AsamK 2020-11-22 10:38:28 +01:00
  • d94a7511dd Use StandardCharsets.UTF_8 AsamK 2020-11-22 10:03:41 +01:00
  • 8a86f250ec Store profile keys only in profile store AsamK 2020-11-21 20:11:46 +01:00
  • 8c1f082c8a Save account data after executing message actions AsamK 2020-11-21 11:51:59 +01:00
  • 2ab8646168 Don't retry messages if they fail for another reason than untrusted identity AsamK 2020-11-21 11:51:31 +01:00
  • 019efbe22c Show view once, remote delete and mentions info when receiving message AsamK 2020-11-21 11:50:40 +01:00
  • b0502f9f82 Update dependencies AsamK 2020-11-21 11:47:06 +01:00
  • 94a2da5bc1
    Update codeql-analysis.yml AsamK 2020-11-19 17:17:32 +01:00
  • 218da34968 switched to using JSON input technillogue 2020-11-17 13:12:45 -05:00
  • c3c935fbf4 switched to having JSON input technillogue 2020-11-17 13:08:39 -05:00
  • a746b8aae7 fixed receiving blank lines on stdin technillogue 2020-11-15 17:02:24 +00:00
  • cf038c3f86 Merge commit '5cb8f76' into master user-invalid 2020-11-15 17:56:57 +01:00
  • 5cb8f76118 Merge remote-tracking branch 'AsamK/master' into HEAD user-invalid 2020-11-15 17:53:13 +01:00
  • 5f9d4f89e6 added distribution tarball technillogue 2020-11-10 00:39:30 -05:00
  • 179d94b8f1 explained this fork technillogue 2020-11-10 00:38:13 -05:00
  • e6c96561bc tweaked output and added script softlink technillogue 2020-11-10 00:26:53 -05:00
  • 43a2b4674f it works! technillogue 2020-11-09 16:41:21 -05:00
  • 7aca069af6 Merge remote-tracking branch 'AsamK/master' into master user-invalid 2020-10-27 07:16:24 +01:00
  • 3cbb8de656 Print addition message info AsamK 2020-10-22 18:30:26 +02:00
  • 83877d6939 Bump version v0.6.11 AsamK 2020-10-14 18:39:18 +02:00
  • dbfac4d0c4 Merge remote-tracking branch 'AsamK/master' into master user-invalid 2020-10-12 16:42:36 +02:00
  • a54fc92c05 Fix behavior for recipients with only UUIDs AsamK 2020-10-11 10:41:56 +02:00
  • 2dbc52a9f5 Merge remote-tracking branch 'AsamK/master' into master user-invalid 2020-10-01 16:19:54 +02:00
  • ae39d6a085 Bump required JRE version in README Mateusz Piotrowski 2020-09-28 12:21:47 +02:00
  • 79ce545236
    Bump required JRE version in README Mateusz Piotrowski 2020-09-28 12:21:47 +02:00
  • 7aa31842dd Merge remote-tracking branch 'AsamK/master' into master user-invalid 2020-09-20 17:32:45 +02:00
  • e713fd83a9 Bump version v0.6.10 AsamK 2020-09-11 16:25:12 +02:00
  • ad509e8097 Refactor ProfileStore to handle name/uuid addresses correctly AsamK 2020-09-11 16:22:30 +02:00
  • bb24a2aa31 Add workaround to fix crashes if native libzkgroup is not available AsamK 2020-09-11 15:35:44 +02:00
  • bb59d1c9c9 Ignore error if downloading profile avatar fails AsamK 2020-09-11 09:23:30 +02:00
  • 2ccff8f51d Support saving profiles for users without uuids AsamK 2020-09-11 09:16:31 +02:00
  • 7334c78450 Prevent corrupting account file, when serialization fails AsamK 2020-09-11 09:14:41 +02:00
  • 87c0282af5 Bump version v0.6.9 AsamK 2020-09-10 16:02:46 +02:00
  • 4d80117e87 Update gradle wrapper AsamK 2020-09-10 16:02:41 +02:00
  • 20e253372b Remove deprecated calls AsamK 2020-09-10 14:40:52 +02:00