Commit Graph

  • 2d1ba6b4ca Extend man Makefile AsamK 2025-01-18 19:56:23 +01:00
  • 055a8ee8b9 Add general description for global/subcommand arguments AsamK 2025-01-18 16:59:25 +01:00
  • 407a20d4bb Update client dependencies AsamK 2025-01-18 16:53:09 +01:00
  • 05cd6aee6a Add version and group to all modules AsamK 2025-01-18 16:30:28 +01:00
  • a1378507b2 Rename lib to libsignal-cli AsamK 2025-01-18 16:30:07 +01:00
  • 78cd0b13de Update dependencies AsamK 2025-01-18 16:08:43 +01:00
  • c25468a71e Update reflect-config.json AsamK 2025-01-17 16:09:39 +01:00
  • a5d2e1ea23 Use getRawQuery to prevent double decoding the query AsamK 2025-01-17 16:03:00 +01:00
  • 6acf16ef4e Improve tests AsamK 2025-01-14 23:12:45 +01:00
  • e11e093020 Enable sqlite WAL journal_mode AsamK 2025-01-14 22:35:45 +01:00
  • 74c2604dc8 Set sqlite PRAGMA via Url AsamK 2025-01-14 22:31:36 +01:00
  • e4af0be0ad Use existing connection to read configuration during storage sync AsamK 2025-01-14 21:33:12 +01:00
  • 5ac5938c8b Reduce log level of invalid sync contact address AsamK 2025-01-14 20:41:04 +01:00
  • 94269744ad Improve final address when merging recipients AsamK 2025-01-14 20:28:44 +01:00
  • 7a25ae5b9c Fix reading nickname from storage record AsamK 2025-01-14 20:24:05 +01:00
  • cbd92654cf Store pni correctly in storage record AsamK 2025-01-14 20:23:09 +01:00
  • bd95373a70 Parse unregisteredAtTimestamp correctly AsamK 2025-01-14 20:18:42 +01:00
  • d982633215 Update dependencies AsamK 2025-01-14 17:31:15 +01:00
  • f91ca82902 Prepare next release AsamK 2024-04-19 19:25:27 +02:00
  • c55ee85c5c Fixing RW connections deadlock on SQLite Slayer 2025-01-14 11:25:57 +02:00
  • a3776c88bd Bump version to 0.13.11 AsamK 2024-12-26 20:31:28 +01:00
  • 4a781656b4 Update dependencies AsamK 2024-12-26 20:23:08 +01:00
  • 11d38f29ef Improve splitting of long message bodies AsamK 2024-12-26 20:15:19 +01:00
  • 22a0ff976a Update libsignal-service AsamK 2024-12-26 20:14:53 +01:00
  • c05b47e4d0 Delete storage id of unregistered recipients after remote update AsamK 2024-12-25 17:19:33 +01:00
  • ac145e6a27 Ignore destination if it's an empty uuid AsamK 2024-12-25 16:23:31 +01:00
  • f00b8523d9 Update dependencies AsamK 2024-12-15 21:18:02 +01:00
  • c3f8d68ceb Create account entropy pool instead of master key AsamK 2024-12-15 21:14:40 +01:00
  • 9d92a3e06b Update libsignal-service AsamK 2024-12-15 21:13:59 +01:00
  • f2df600d38 Update CHANGELOG.md AsamK 2024-12-01 10:12:46 +01:00
  • 24d344fda4 Prepare next release AsamK 2024-04-19 19:25:27 +02:00
  • 0a296e77a0 Bump version to 0.13.10 AsamK 2024-11-30 16:14:53 +01:00
  • ba147a48f8 Update reflect config AsamK 2024-11-30 15:45:26 +01:00
  • 77a5c454b7 Improve documentation for recipient arguments AsamK 2024-11-29 20:53:28 +01:00
  • 2c68b5a9e1 Add support for using PNI as recipient AsamK 2024-11-29 21:10:37 +01:00
  • 68c9d84d19 Update libsignal-service AsamK 2024-11-24 12:37:42 +01:00
  • fe752e0c79 Add simplification for single recipient reactions AsamK 2024-11-24 11:51:54 +01:00
  • 26b5a4c582 Small code improvement AsamK 2024-11-23 23:54:39 +01:00
  • 10ee295ea3 Fix receiving shared contacts in graalvm mode AsamK 2024-11-23 23:32:49 +01:00
  • 6a5ea5fc01 Workaround issue with invalid address in recipient store AsamK 2024-11-23 23:20:45 +01:00
  • ff6cb5262a Update libsignal-service AsamK 2024-11-23 22:29:01 +01:00
  • f2005593ec Reformat files AsamK 2024-11-23 21:28:00 +01:00
  • 3533500b73 Update dependencies AsamK 2024-11-21 21:17:44 +01:00
  • e5251ae158 Switch to using toml version catalogs AsamK 2024-11-21 21:17:33 +01:00
  • a5e272be3f Prepare next release AsamK 2024-04-19 19:25:27 +02:00
  • 277652e3f2 Bump version to 0.13.9 AsamK 2024-10-28 23:37:26 +01:00
  • 181086aefe Update graalvm config AsamK 2024-10-28 10:58:14 +01:00
  • a1d552698a Fix verifyAccount AsamK 2024-10-28 10:42:26 +01:00
  • 1b959608c3 Simplify verification code request AsamK 2024-10-28 10:35:18 +01:00
  • acddef6e35 Prepare next release AsamK 2024-04-19 19:25:27 +02:00
  • 0e77870b59 Bump version to 0.13.7 AsamK 2024-10-26 15:01:05 +02:00
  • 0a287b0b3e Reformat files AsamK 2024-10-26 13:10:33 +02:00
  • 5a4f4ba6db Implement message expiration timer version AsamK 2024-10-26 13:08:21 +02:00
  • 5171107a29 Run CI with Java 23 AsamK 2024-10-25 17:22:47 +02:00
  • 47e6fc1769 Update dependencies AsamK 2024-10-23 21:57:13 +02:00
  • 9afd4e4328 Update libsignal-service AsamK 2024-10-14 22:06:01 +02:00
  • eac2a47163 add group info on json message Jailson Dias 2024-10-24 17:27:51 -03:00
  • 5646f65195 add received and delivered timestamps on json message Jailson Dias 2024-10-24 17:27:18 -03:00
  • fab1b96c21 Upload text attachment also if there no other attachments AsamK 2024-09-29 09:43:51 +02:00
  • 91eacc18c2 Refactor attachment upload AsamK 2024-09-29 09:43:26 +02:00
  • 7f1fc932ad Add constant for MAX_MESSAGE_BODY_SIZE AsamK 2024-09-29 09:43:05 +02:00
  • 304c44064d Prepare next release AsamK 2024-04-19 19:25:27 +02:00
  • 946c483f35 Bump version to 0.13.7 AsamK 2024-09-28 22:13:24 +02:00
  • 69d691f416 Update graalvm reflect-config AsamK 2024-09-28 16:54:27 +02:00
  • a6ab8f7e80 Remove v2 suffix from secure value recovery AsamK 2024-09-28 16:44:23 +02:00
  • 19dc2d446b Update libsignal-service AsamK 2024-09-28 16:39:16 +02:00
  • 8524037900 Update gradle AsamK 2024-09-28 12:13:49 +02:00
  • dbbc3fbd71 Remove unnecessary proto conversion AsamK 2024-09-24 17:28:24 +02:00
  • c6e93126fa Fix truncating cdsi table AsamK 2024-09-12 23:09:20 +02:00
  • 352699c4b6 Update artifact CI actions AsamK 2024-09-11 17:50:01 +02:00
  • bea2772491 Update graalvm buildtools AsamK 2024-09-10 19:16:42 +02:00
  • bab8ddf35a Update slf4j AsamK 2024-09-09 18:31:47 +02:00
  • 1d5d16f57e Adapt signal_jni file names in graalvm config AsamK 2024-09-09 18:22:36 +02:00
  • 6f9e9e9302 Prepare next release AsamK 2024-04-19 19:25:27 +02:00
  • 20add0f27b Downgrade dbus-java AsamK 2024-09-08 19:23:47 +02:00
  • eca3c6fa30 Replace deprecated DBusMap AsamK 2024-09-08 19:22:02 +02:00
  • a0d1b081ff Bump version to 0.13.6 AsamK 2024-09-08 18:59:22 +02:00
  • d852c60c37 Update dependencies AsamK 2024-09-08 18:55:23 +02:00
  • 2b5451f74a Update client dependencies AsamK 2024-09-08 18:51:56 +02:00
  • b322716215 Update CHANGELOG.md AsamK 2024-09-08 10:18:26 +02:00
  • 41726d339f Update libsignal-service-java AsamK 2024-09-08 10:13:59 +02:00
  • 52bb92dce4 Call getter instead of using cached instance variable AsamK 2024-09-08 10:14:47 +02:00
  • 65adfdd6f5 Add signal CDN 3 AsamK 2024-09-08 10:14:14 +02:00
  • d8b1a2fffe Fix stripping the correct identifiers when merging recipients AsamK 2024-09-08 09:24:51 +02:00
  • ea436ecb64 Fix possible db dead lock AsamK 2024-09-08 09:22:52 +02:00
  • 82fbde4f19 Adapt code style AsamK 2024-09-08 09:00:39 +02:00
  • 19b15e68e4 Improve addDevice error message AsamK 2024-09-08 09:00:34 +02:00
  • b51f849fe6 Send sync message for read/viewed receipt messages AsamK 2024-09-08 08:51:33 +02:00
  • 7cc0ef1c70 Improve error message and log output for failed jsonrpc commands AsamK 2024-09-08 08:30:31 +02:00
  • 485c4fd467 Improve daemon deprecation message AsamK 2024-09-08 08:30:08 +02:00
  • bda395191b Don't set previousE164s param if cdsi token is empty AsamK 2024-09-08 08:29:54 +02:00
  • cb129db95e Update libsignal-service AsamK 2024-08-20 17:39:39 +02:00
  • 130cee9906 Fix sending to groups with non sender key capable members AsamK 2024-08-20 17:13:57 +02:00
  • 6bdc9a4b16 Update gradle AsamK 2024-08-20 17:09:36 +02:00
  • a69a9b7b0e Add method to update group endorsements AsamK 2024-07-27 11:35:24 +02:00
  • 6ea373fbd5 Prepare next release AsamK 2024-04-19 19:25:27 +02:00
  • 62da514850
    Add more specificity to addDevice (#1561) Ingmar Lippert 2024-08-20 16:59:52 +02:00
  • fe3934171d Bump version to 0.13.5 AsamK 2024-07-25 22:47:16 +02:00
  • 3d11221732 Update jackson AsamK 2024-07-25 22:43:55 +02:00
  • e961488b1a Update man page AsamK 2024-07-25 22:40:46 +02:00