Commit graph

  • 0797217588 Print additional call message content AsamK 2021-02-07 18:47:21 +01:00
  • 23df85ff90
    Proposal for the Manager class to manage an ExecutorService for all SignalServiceMessageSender instances (#482) Dom 2021-02-03 19:40:12 +01:00
  • 4739f9a1f3 Changed the ExecutorService to a unbounded newCachedThreadPool Cutkh 2021-02-03 09:00:30 +01:00
  • c281975448 removed unnesessary comment Cutkh 2021-01-29 20:19:12 +01:00
  • b48410a5dc Modified the Manager class to provide an ExecuterService for the SignalServiceMessageSender. Cutkh 2021-01-29 20:10:38 +01:00
  • c276055302
    GraalVM configuration update (#477) Michael Kebe 2021-01-27 16:35:29 +01:00
  • af4287ddf5 graalvm config JsonTypingMessage Michael Kebe 2021-01-27 00:56:23 +01:00
  • b899956022 graalvm config --output=json Michael Kebe 2021-01-27 00:09:05 +01:00
  • 6b18325ee0 graalvm config more receive failed to decrypt error Michael Kebe 2021-01-26 23:46:33 +01:00
  • 0467042503 graalvm config trust Michael Kebe 2021-01-26 23:16:00 +01:00
  • 925b4003a2 graalvm config quitGroup Michael Kebe 2021-01-26 23:11:47 +01:00
  • 644f50efbe graalvm config setPin Michael Kebe 2021-01-26 23:09:34 +01:00
  • 520facced4 graalvm configuration fixes receiving messages Michael Kebe 2021-01-26 23:02:03 +01:00
  • 6ce29ac14d graalvm configuration update Michael Kebe 2021-01-24 22:50:58 +01:00
  • a811d1a05a Add support for about and aboutEmoji for profiles AsamK 2021-01-24 00:02:07 +01:00
  • 7d802fb8c5 Refactor ServiceConfig and add sandbox config AsamK 2021-01-23 23:06:58 +01:00
  • 4eaec83594 Extract checkLibVersions task to gradle plugin AsamK 2021-01-23 17:59:50 +01:00
  • c72aeed8bb Extract lib module AsamK 2021-01-23 16:57:36 +01:00
  • 4adb11dada Convert gradle scripts to kotlin AsamK 2021-01-23 15:55:41 +01:00
  • 69149b16c1 Prepare build.gradle for kotlin migration AsamK 2021-01-23 13:36:39 +01:00
  • 383e7db360 Update gradle wrapper AsamK 2021-01-23 13:00:12 +01:00
  • 644aacf595 Update libsignal AsamK 2020-12-21 10:25:36 +01:00
  • b4311c7b76 Add more config generated by agent AsamK 2021-01-23 00:00:07 +01:00
  • de3b077a6f Update libsignal AsamK 2021-01-22 18:23:42 +01:00
  • a709447536
    Added GraalVM configuration to create a native binary (#452) Michael Kebe 2021-01-23 11:11:50 +01:00
  • 3e148ea41a refactored native-build.sh to a gradle task buildNativeBinary Michael Kebe 2021-01-23 00:51:49 +01:00
  • fef1321abe added missing graalvm reflection config for receive Michael Kebe 2021-01-22 01:11:01 +01:00
  • cdf829c75e moved from gradle graalvm-native-image plugin to native-build.sh Michael Kebe 2021-01-22 01:02:53 +01:00
  • cb596c15f1
    doc(README): put links to manpage & wiki first (#459) Benjamin Schmid 2021-01-21 18:44:31 +01:00
  • a4d9cdd5ca
    doc(README): put links to manpage & wiki first Benjamin Schmid 2021-01-21 15:17:54 +01:00
  • 98ca1eeb9a updated gradle plugin org.mikeneck.graalvm-native-image to 1.1.0 Michael Kebe 2021-01-20 17:25:34 +01:00
  • b53bb5505f graalvm removed unneeded options for native-image Michael Kebe 2021-01-20 16:46:20 +01:00
  • 22e11c105b graalvm reflection changes for v0.7.4 Michael Kebe 2021-01-20 15:40:55 +01:00
  • 91bd304f8d Initial GraalVM configuration Michael Kebe 2021-01-19 00:31:13 +01:00
  • d50db1d671 Bump version v0.7.4 AsamK 2021-01-19 17:31:10 +01:00
  • 6f4b171683 Request storage key after linking AsamK 2021-01-19 17:04:02 +01:00
  • eae516a9a7 Fix issue with incorrectly saving signalingKey AsamK 2021-01-19 16:54:44 +01:00
  • 4f3e3f9a24
    Accept JSON formatted command via sockets Sebastian Haas 2021-01-13 22:52:48 +01:00
  • c3c1802b4d Store storage key from keys sync message AsamK 2021-01-18 20:33:04 +01:00
  • 80e15ad54e Only allow setting PIN by master device AsamK 2021-01-18 20:29:01 +01:00
  • f4ed9a01b7 If contact name is not set, print profile name instead AsamK 2021-01-18 20:28:25 +01:00
  • 804ad34a08 Send and handle fetch profile sync message AsamK 2021-01-17 17:38:33 +01:00
  • 70690fef36 Use getRegisteredUsers instead of getContacts for updating v1 group AsamK 2021-01-17 16:52:10 +01:00
  • a80e26896a Bump version v0.7.3 AsamK 2021-01-17 13:14:12 +01:00
  • c440520ea6 Ignore relay in json output if null AsamK 2021-01-17 12:36:11 +01:00
  • a28ad7195c Add remote delete info to json output AsamK 2021-01-17 11:57:46 +01:00
  • 3b29add396 Add typing message to json output AsamK 2021-01-17 11:43:39 +01:00
  • 5a2c4b8dfd Add viewOnce boolean to json data message AsamK 2021-01-17 11:29:11 +01:00
  • 46a4c2c0d0 Make fields in json classes final and omit unnecessary nulls when serializing AsamK 2021-01-17 11:23:02 +01:00
  • dd4225dcb1 Rename Cli class to App AsamK 2021-01-16 21:20:12 +01:00
  • a2debdb234 Check if output type is supported by command AsamK 2021-01-16 21:12:01 +01:00
  • c588130491 Fix group info for json dbus messages AsamK 2021-01-16 20:12:24 +01:00
  • 690ce2829f Fix logger names AsamK 2021-01-16 20:11:50 +01:00
  • 03bf043959 Extract JsonWriter for json output AsamK 2021-01-16 20:11:32 +01:00
  • d4b4bd8603 Add an enum for output types AsamK 2021-01-16 18:52:06 +01:00
  • 14c8f07b8d Move buildArgumentParser to Cli class AsamK 2021-01-16 17:45:45 +01:00
  • fe25ae275b Use getRegisteredUsers (CDS2) instead of getContacts for getUserStatus command AsamK 2021-01-16 17:06:10 +01:00
  • 06404667a1 Use exit 4 when sending a single recipient message fails due to untrusted identity key AsamK 2021-01-16 15:38:38 +01:00
  • e1134d832a Send self messages as normal messages, new flag --note-to-self for sync message AsamK 2021-01-16 11:56:41 +01:00
  • b31e97dd2d Move recipients/group argument check to send commands AsamK 2021-01-16 10:21:38 +01:00
  • 9e061c8667 Update systemd service file AsamK 2021-01-15 21:12:03 +01:00
  • ca86c421eb Allow calling signal-cli without -u flag AsamK 2021-01-15 18:28:54 +01:00
  • a97bbf8608 Improve logging for provisioning AsamK 2021-01-16 08:59:15 +01:00
  • c0f5ff8805 Prevent incorrect error log about saving failed if an exception was thrown AsamK 2021-01-16 08:58:59 +01:00
  • 9a775171b5 Replace Base64 class from libsignal with java.util.Base64 AsamK 2021-01-15 22:31:40 +01:00
  • e6ea5d55f8 Update man page AsamK 2021-01-15 22:12:01 +01:00
  • 8d985d84fb Set log level to debug for verbose mode AsamK 2021-01-15 18:29:33 +01:00
  • 54a2a95fb5 Fix loading some account files without legacy store AsamK 2021-01-15 18:29:13 +01:00
  • 52552c331d Merge remote-tracking branch 'asamk/master' Julius Bünger 2021-01-15 12:54:30 +01:00
  • fc76c9badf Remove unnecessary isRegistered checks AsamK 2021-01-15 12:21:19 +01:00
  • cc40c437d1 Use global output flag for daemon command AsamK 2021-01-15 12:09:37 +01:00
  • 5938d54784 Add --verbose flag to show extended logging AsamK 2021-01-15 11:43:53 +01:00
  • 20681b8d89 Extract some utils from manager AsamK 2021-01-14 22:18:40 +01:00
  • 5760a53831 Update man page AsamK 2021-01-14 22:19:37 +01:00
  • c95897d17b Fix file name for contact avatars AsamK 2021-01-14 21:26:20 +01:00
  • 96d316b1dd Create an AttachmentStore AsamK 2021-01-14 21:26:01 +01:00
  • 9bb935b11f Always include profile key in direct messages AsamK 2021-01-14 18:41:21 +01:00
  • 9bba7a85ab
    Added sticker field to json output. Also added hidden mac file to .gitignore (#418) Atomic-Bean 2021-01-15 03:40:35 +10:30
  • 650215eacc Added sticker field to json output. Also added hidden mac file to .gitignore david-harley 2021-01-14 09:03:56 +10:30
  • a643609ed2 Create an AvatarStore AsamK 2021-01-13 22:35:58 +01:00
  • 6bd857ad8b Always delete temporary files on exit AsamK 2021-01-13 20:56:23 +01:00
  • 0624d6a808 Make loggers private AsamK 2021-01-13 20:19:34 +01:00
  • 783c88cb6a Ignore group message if the sender is not in the group AsamK 2021-01-13 19:13:03 +01:00
  • f0834c7a47 Reformat man doc and clarify help text AsamK 2021-01-13 17:04:58 +01:00
  • 90f5cd79c9
    Added JSON output to listGroups and allowed json to be activated with -j (#401) Atomic-Bean 2021-01-14 02:21:31 +10:30
  • ca7754f554 Added better depricated warning message and clarified some java doc stuff david-harley 2021-01-13 11:07:37 +10:30
  • c9fa28d844 Extract pre key generation to KeyUtils AsamK 2021-01-12 20:40:17 +01:00
  • 14b6d9aed1 Merge remote-tracking branch 'asamk/master' Julius Bünger 2021-01-12 14:02:08 +01:00
  • eb401df4a2 Re-enabled --json for receive and getUserStatuses commands as deprecated david-harley 2021-01-12 09:36:17 +10:30
  • bc47c0d5d6 Refactor message cache AsamK 2021-01-11 21:18:03 +01:00
  • 38267fa2a1 Update copyright notices AsamK 2021-01-11 19:50:19 +01:00
  • f4df26de7b Fixed an issue in the help message for listGroupsCommand david-harley 2021-01-11 16:07:23 +10:30
  • df82c39e8d
    Merge branch 'master' into master Atomic-Bean 2021-01-11 11:02:22 +10:30
  • a159495619 Removed isRegisted check since that is causing a conflict with upstream david-harley 2021-01-11 11:00:54 +10:30
  • ac31901f31 Added AsamK's suggestions david-harley 2021-01-11 10:57:24 +10:30
  • e74be0c345 Refactor register and verify AsamK 2021-01-10 17:07:06 +01:00
  • 6c8a1ff3d3 Check for null query when decoding device link uri AsamK 2021-01-10 22:31:18 +01:00
  • 263fdceb94 Fix expectedV2Id serialization AsamK 2021-01-10 22:41:39 +01:00
  • 51db5495c0 Fix pin hash version to match android AsamK 2021-01-10 18:14:33 +01:00
  • 9244d1e8a8 Disable registration lock before removing pin AsamK 2021-01-10 17:07:26 +01:00