Commit Graph

  • b26f342ba4
    Merge a041826cd595e1c9f21ebbb4205076f49a6afcfb into c26e0632c51a0bc209763c61ff211e4fd025590a Kostia R 2026-07-14 23:37:43 +03:00
  • c26e0632c5 Prepare next release master AsamK 2026-07-13 09:12:11 +02:00
  • 21dd00d96a Bump version to 0.14.6 v0.14.6 AsamK 2026-07-12 23:33:54 +02:00
  • 95c6dae927 Replace deprecated native-image-configure AsamK 2026-07-13 00:16:03 +02:00
  • bb2409a7f2 Improve tests AsamK 2026-07-12 23:47:09 +02:00
  • 89756bb7a7 Refactor group story send AsamK 2026-07-12 17:04:32 +02:00
  • 6808b66897
    Add group story support via --group-id (#2083) tonycpsu 2026-07-12 10:32:40 -04:00
  • 14f98602d2 Update README AsamK 2026-07-12 15:35:50 +02:00
  • 629c1e1d1f Address review findings: endorsement safety and error handling Tony Cebzanov 2026-07-09 11:32:04 -04:00
  • ad88be5473 Document group story support in man page and changelog Tony Cebzanov 2026-07-09 10:35:16 -04:00
  • b95ca78593 Update stubs for 3-parameter sendStory and add empty-recipient guard Tony Cebzanov 2026-07-09 10:31:32 -04:00
  • bb6dd85349 Add --group-id support to SendStoryCommand Tony Cebzanov 2026-07-09 10:29:27 -04:00
  • 165535585c Add group story support to core library layer Tony Cebzanov 2026-07-09 10:23:12 -04:00
  • fd98cce8b3 Don't send read receipt if disabled in configuration AsamK 2026-07-12 10:50:43 +02:00
  • 4f4a4b9fb4 Refactor manager mock AsamK 2026-07-12 10:21:37 +02:00
  • e15c29e4e8 Remove old svr2 enclave AsamK 2026-07-12 10:10:36 +02:00
  • 2e367644d9
    Bump com.fasterxml.jackson.core:jackson-databind from 2.20.2 to 2.21.5 (#2085) dependabot[bot] 2026-07-12 10:03:21 +02:00
  • ebd47ed9a5
    Merge bacced07730403236ce362513ada29d6219b2264 into 78dba20a597bbeda06b7a2b768e5d7401929df32 Stefan Meinecke 2026-07-12 06:50:33 +00:00
  • 78dba20a59
    Bound SessionStore session cache to prevent unbounded memory growth (#2087) tonycpsu 2026-07-12 02:12:30 -04:00
  • b48ccf2605
    Bound RecipientStore address cache to prevent unbounded memory growth (#2088) tonycpsu 2026-07-12 02:11:24 -04:00
  • ffbbcabf8d Bound RecipientStore address cache to prevent unbounded memory growth Tony Cebzanov 2026-07-11 21:57:48 -04:00
  • 0c457a8629 Bound SessionStore session cache to prevent unbounded memory growth Tony Cebzanov 2026-07-11 16:59:56 -04:00
  • 54d713ea7d Improve loading accounts by aci AsamK 2026-07-11 19:03:48 +02:00
  • 4dda7582a3 Add getSelfACI to manager AsamK 2026-07-11 18:44:39 +02:00
  • 248c0c0dab
    Fix HTTP handler to accept ACI/UUID account parameter in SSE endpoint (#2079) tilllt 2026-07-11 18:19:15 +02:00
  • a5eb1f867a fix: address AsamK's review comments tilllt 2026-07-11 15:33:18 +00:00
  • 71c94103b2
    Bump com.fasterxml.jackson.core:jackson-databind from 2.20.2 to 2.21.5 dependabot[bot] 2026-07-11 14:48:20 +00:00
  • e70bddd790
    feat: add schemas to the release CI (#2040) Gara Dorta 2026-07-11 16:47:41 +02:00
  • ac5ed431d3
    Add sendStory command for posting file attachment stories (#2082) tonycpsu 2026-07-11 10:34:58 -04:00
  • 1799b434ed Address review feedback: fix hideStory filter and remove redundant sync Tony Cebzanov 2026-07-11 08:54:09 -04:00
  • fb10e1a501 Fix sync issue AsamK 2026-07-11 14:37:20 +02:00
  • 2a744edd43 Only sync e164 if pni is also present AsamK 2026-07-11 14:00:43 +02:00
  • c95a67862e Update libsignal-service AsamK 2026-07-11 13:18:45 +02:00
  • 5a525f51f6 Update gradle AsamK 2026-07-11 12:58:35 +02:00
  • eab6ffbd8c Fix gradle deprecation warning AsamK 2026-07-11 12:58:04 +02:00
  • 8809b90b72 Update graalvm build tools AsamK 2026-07-11 12:57:39 +02:00
  • a041826cd5 Report invalid content from retried envelopes ziggy 2026-07-10 19:16:03 +03:00
  • 712c9ea741 Preserve group filters for invalid content ziggy 2026-07-10 18:27:17 +03:00
  • 8b74f0653d Handle invalid range variants safely ziggy 2026-07-10 18:01:23 +03:00
  • a770b03fe6 Complete invalid envelope diagnostics ziggy 2026-07-10 17:54:03 +03:00
  • 1cce283aca Expose invalid envelope content in receive output ziggy 2026-07-10 17:48:12 +03:00
  • d6b321dc19 Resolve recipients before uploading story attachment Tony Cebzanov 2026-07-09 09:35:43 -04:00
  • 4ccad0321f Validate story attachment MIME type and fix D-Bus stub Tony Cebzanov 2026-07-09 02:18:53 -04:00
  • 2c556f1a8c Document sendStory in man page and changelog Tony Cebzanov 2026-07-09 02:07:06 -04:00
  • 68fabb9386 Add sendStory stubs to DbusManagerImpl and StubManager Tony Cebzanov 2026-07-09 02:05:19 -04:00
  • 1208fdb143 Add sendStory command for posting stories via CLI and JSON-RPC Tony Cebzanov 2026-07-09 02:02:49 -04:00
  • 862567ac93 Add sendStory method for posting file attachment stories to My Story Tony Cebzanov 2026-07-09 01:48:24 -04:00
  • ca3b4de1e7
    Merge branch 'master' into schemas-on-release Gara Dorta 2026-07-05 16:34:06 +02:00
  • 45377e5e06 Fix SSE endpoint for UUID account parameter & preserve '+' in phone numbers tilllt 2026-07-03 22:08:30 +00:00
  • 973e12fde9 Fix HTTP handler to accept ACI/UUID account parameter in SSE endpoint Till L T 2026-07-03 19:16:14 +00:00
  • 98d9960e66 Update graalvm build tools AsamK 2026-07-02 10:31:14 +02:00
  • 254efba643 Prepare next release AsamK 2026-05-24 00:26:25 +02:00
  • bb433ebe59 Print hangup message details AsamK 2026-07-02 10:29:51 +02:00
  • 5ac06a5ccd
    Skip known-unregistered recipients when sending to groups (#2077) KritBlade 2026-07-01 16:56:22 +01:00
  • 2c2fe0d551 Skip known-unregistered recipients when sending to groups KritBlade 2026-06-30 13:55:43 +01:00
  • bacced0773 Add missing unidentified keep-alive methods to test stub Stefan Meinecke 2026-05-17 14:32:37 +02:00
  • d2639d10c0 Tie unauthenticated WebSocket keep-alive to active client connections Stefan Meinecke 2026-04-17 11:49:05 +02:00
  • 8f07078bc3 Keep unauthenticated WebSocket alive during daemon receive loop Stefan Meinecke 2026-04-14 19:50:18 +02:00
  • 39444045d3
    Merge 862c73cad118bff52d117b105102e171b7fe46a1 into debb8a20e6218b6b4e7a2760bf5e90547535b67a tonycpsu 2026-06-15 07:19:07 +02:00
  • debb8a20e6 Send HangupMessage with deviceId 0 like Signal-Android AsamK 2026-06-11 20:12:34 +02:00
  • 09d5f93c6c Clean up PulseAudio virtual devices after tunnel exits neagix 2026-06-11 17:25:48 +02:00
  • c9691849be Fix NPE in endCall when deviceId is null neagix 2026-06-11 17:25:13 +02:00
  • 6bef205b3f Bump version 0.14.5 v0.14.5 AsamK 2026-06-11 12:27:59 +02:00
  • 443b4da8f8 Update graalvm build tools AsamK 2026-06-11 12:34:00 +02:00
  • afe8c24665 Update user agent AsamK 2026-06-11 12:00:14 +02:00
  • 9f0676d563 Disable host validation when binding on 0.0.0.0 AsamK 2026-06-11 11:43:49 +02:00
  • b3c1b6a4f6 Update svr2 mrenclave AsamK 2026-06-10 23:05:39 +02:00
  • bf1376d74d Update libsignal-service AsamK 2026-06-10 22:58:59 +02:00
  • 924c66a495
    Merge branch 'master' into schemas-on-release Gara Dorta 2026-06-02 23:44:06 +02:00
  • 862c73cad1
    Merge branch 'master' into get-rate-limit-status tonycpsu 2026-06-01 22:15:14 -04:00
  • de678596c6 Update test script AsamK 2026-05-25 17:39:53 +02:00
  • 29e65a5c8e Add missing graalvm metadata AsamK 2026-05-25 11:51:08 +02:00
  • 60779c91c6 Add missing graalvm metadata AsamK 2026-05-25 11:40:46 +02:00
  • bda4e7fc0f Prepare next release AsamK 2026-05-24 00:26:25 +02:00
  • 28ea011819 Merge branch 'master' into schemas-on-release Gara Dorta 2026-05-24 01:14:53 +02:00
  • 47c27e6de4 Merge branch 'master' into schemas-on-release Gara Dorta 2026-05-24 01:08:48 +02:00
  • 12ffc34967 Bump version to 0.14.4.1 v0.14.4.1 AsamK 2026-05-24 00:51:21 +02:00
  • 9e3585dcce Fix cli default values AsamK 2026-05-24 00:51:12 +02:00
  • 46c61c5aac Bump version to 0.14.4 v0.14.4 AsamK 2026-05-23 23:01:29 +02:00
  • 8d6264e02e Update dependencies AsamK 2026-05-23 22:56:09 +02:00
  • f057c5031c Fix use of deprecated API AsamK 2026-05-23 22:55:54 +02:00
  • 40b1928844 Fix removal of local only unregistered accounts in storage sync AsamK 2026-05-23 22:38:33 +02:00
  • 2a827f1285 Don't log empty alerts AsamK 2026-05-23 21:34:33 +02:00
  • ced9560040 Update libsignal-service AsamK 2026-05-23 18:46:39 +02:00
  • 44d54b3215 Add support for a global configuration file AsamK 2026-05-23 16:35:22 +02:00
  • 393e1efcd1 Create temp file with limited permissions AsamK 2026-05-23 14:30:33 +02:00
  • f34b552054 Validate host header for http daemon AsamK 2026-05-23 14:21:25 +02:00
  • 46ce552589 Normalize attachment ids AsamK 2026-05-23 14:17:28 +02:00
  • 6da5c37504 Prevent attaching files from the signal-cli data directory AsamK 2026-05-23 13:50:06 +02:00
  • 452b1f2c7a
    Merge branch 'master' into schemas-on-release Gara Dorta 2026-05-20 20:22:04 +02:00
  • 4601e60118 Adapt containerfile to older apt versions AsamK 2026-05-16 11:14:17 +02:00
  • fcf82b9318 Adapt containerfile to older apt versions AsamK 2026-05-16 10:48:12 +02:00
  • 9c8137fafa Update dependencies AsamK 2026-05-15 17:06:21 +02:00
  • 0a1531dcce Improve destination/source checks for incoming messages AsamK 2026-05-13 18:29:26 +02:00
  • c10f618a3e Update gradle AsamK 2026-05-13 18:26:12 +02:00
  • 4a3d9d90a6 Update libsignal-service AsamK 2026-05-13 18:25:35 +02:00
  • b4275414e1 Pass correct serviceId to SignalServiceCipher AsamK 2026-05-13 17:39:44 +02:00
  • 5c5a918763
    Merge branch 'master' into schemas-on-release Gara Dorta 2026-05-05 11:34:21 +01:00
  • a304b47fbf feat: add schemas to the release CI Era Dorta 2026-05-04 15:30:52 +01:00
  • 5f94b7b6d1
    fix: Attempted immutable list modification causes runtime exception (#2038) Connor Lanigan 2026-05-05 10:15:21 +02:00