Commit graph

  • 2e63c3b4f7 Update CHANGELOG.md AsamK 2023-02-19 16:05:14 +01:00
  • d63405d170 Bump version v0.11.7 AsamK 2023-02-19 14:59:33 +01:00
  • 91e0db185c Fix remove recipient method AsamK 2023-02-19 14:20:39 +01:00
  • f97543eecd Update gradle AsamK 2023-02-19 14:07:11 +01:00
  • 3606fb67bb Update libsignal-service-java AsamK 2023-02-19 14:06:20 +01:00
  • 426b59d13e Add dependencyResolutionManagement AsamK 2023-02-19 13:58:33 +01:00
  • d94ec8e144 Update dependencies AsamK 2023-02-19 13:28:44 +01:00
  • 4186349bba
    Bump sqlite-jdbc from 3.40.0.0 to 3.40.1.0 (#1178) Marvin A. Ruder 2023-02-06 18:20:32 +01:00
  • f226903195
    Bump sqlite-jdbc from 3.40.0.0 to 3.40.1.0 Marvin A. Ruder 2023-02-06 18:09:58 +01:00
  • 7816325e63 Fix issue with missing pni identity key AsamK 2023-02-05 12:49:12 +01:00
  • 0a63f0d672
    Bump tokio from 1.24.1 to 1.24.2 in /client dependabot[bot] 2023-02-04 00:57:14 +00:00
  • 15da210de7 Print text styles in plain text output AsamK 2023-01-27 21:46:39 +01:00
  • a4f7632981 Update dependencies AsamK 2023-01-27 21:26:00 +01:00
  • a1b16a9118 Update CONTRIBUTING.md AsamK 2023-01-27 21:25:40 +01:00
  • c100b504dc Document submitRateLimitChallenge AsamK 2023-01-21 19:42:49 +01:00
  • 361fd8a908 Fix check sequence of content type check cedb 2023-01-08 11:42:10 -05:00
  • 594faaf288 Change content-type check to check contains cedb 2023-01-07 17:46:07 -05:00
  • 161ec9f828 Update dependencies AsamK 2023-01-07 12:14:47 +01:00
  • 883fe0d9bf
    Bump tokio from 1.21.2 to 1.23.1 in /client dependabot[bot] 2023-01-06 21:49:33 +00:00
  • 210466e7d9 Allow JSON-RPC commands without account param if only one account exists AsamK 2022-12-30 13:50:40 +01:00
  • 0702159596 Bump version v0.11.6 AsamK 2022-12-18 20:09:15 +01:00
  • 8d7e533196 Update dependencies AsamK 2022-12-18 20:05:53 +01:00
  • 47feda6ae4 Restrict workflow permissions AsamK 2022-12-03 15:17:30 +01:00
  • 44c945f45d Update dependencies AsamK 2022-11-24 17:31:11 +01:00
  • 35def4445d
    Fix handling of attachments in JSON RPC (#1109) ced-b 2022-11-24 11:29:45 -05:00
  • 01b4933dcc Add missing files to attachment fix cedb 2022-11-23 23:42:24 -05:00
  • 54a55f4ea9 Fix handling of attachments in JSON RPC cedb 2022-11-23 23:34:54 -05:00
  • 3e60303b90
    Add alive check (#1107) ced-b 2022-11-22 01:58:34 -05:00
  • 44f4452c3f Add alive check cedb 2022-11-21 23:38:55 -05:00
  • b6e9dfa97d Add fallback locale for voice verification AsamK 2022-11-20 11:27:33 +01:00
  • 5771bb858f Allow using data URIs for updateGroup/updateProfile avatars AsamK 2022-11-14 19:31:40 +01:00
  • dcaf1cc189 Bump version v0.11.5.1 AsamK 2022-11-09 19:00:59 +01:00
  • 5e1fc79c33 Fix SignalAccount initialization AsamK 2022-11-08 17:18:03 +01:00
  • 8997d7f91f Update README.md AsamK 2022-11-08 17:17:18 +01:00
  • 54a08f560e Bump version v0.11.5 AsamK 2022-11-07 19:55:53 +01:00
  • ccb37c00f6 Update dependencies AsamK 2022-11-07 19:43:15 +01:00
  • 6281cbfd5f Catch all exceptions when reading session record AsamK 2022-11-03 15:55:12 +01:00
  • 6502f3f487 Publish docker image to ghcr AsamK 2022-11-03 13:37:12 +01:00
  • 00535c9a42 Package native file as executable AsamK 2022-11-03 15:18:47 +01:00
  • e6cf11cb3d Add missing check to httpAddres AsamK 2022-11-03 15:10:02 +01:00
  • c5eb0fd351 Rework release workflow AsamK 2022-11-03 11:40:19 +01:00
  • a780be70dd Add http endpoint events with SSE AsamK 2022-11-03 00:03:37 +01:00
  • c6b7f301d8 Switch to using tags cedb 2022-11-02 18:42:39 -04:00
  • 5907ec0f7b Remove docker-build from ci.yml cedb 2022-11-02 18:34:11 -04:00
  • 953e9bc4cc Move to its own file and only trigger on release cedb 2022-11-02 18:33:00 -04:00
  • bb6ab5e580 Correctly set APP_VERSION cedb 2022-11-02 18:22:21 -04:00
  • d8c90d362d Output APP_VERSION to see why it fails cedb 2022-11-02 18:17:45 -04:00
  • 1d98e5307a Handle missing separator in query string parser AsamK 2022-11-02 23:16:38 +01:00
  • 15b3235b36 Output APP_VERSION to see why it fails cedb 2022-11-02 18:08:06 -04:00
  • f32107b296 Fix tags again cedb 2022-11-02 18:03:00 -04:00
  • e9b1287928 Fix tags cedb 2022-11-02 17:58:39 -04:00
  • 5b68f8793d Add version build cedb 2022-11-02 17:57:02 -04:00
  • e189fbcbbb Included java build as part of container build cedb 2022-11-02 17:14:43 -04:00
  • 27b6ead7f1 Add initial version of docker build cedb 2022-11-02 17:04:48 -04:00
  • 36abb8ae8f Add check for exact path match AsamK 2022-11-02 21:17:28 +01:00
  • 0c4642aa20 Fix length for empty response to prevent chunked stream AsamK 2022-11-02 21:15:08 +01:00
  • 1b029b765f Extract http endpoint handler function AsamK 2022-11-02 21:13:52 +01:00
  • 9563496efb Update CHANGELOG.md AsamK 2022-11-02 17:47:52 +01:00
  • c628e27d2e Update man page AsamK 2022-11-02 17:46:20 +01:00
  • 1ad0e94b64
    Exposing Signal CLI as HTTP Server (#1078) ced-b 2022-11-02 12:44:12 -04:00
  • 7a2a32ee3e Minor fixes and improvements cedb 2022-11-02 11:20:51 -04:00
  • 43face8ead Small improvements AsamK 2022-11-01 21:57:23 +01:00
  • 2e4d346bc8
    Add command to get an attachment (#1080) ced-b 2022-11-01 17:47:43 -04:00
  • ea4c3c0bde Added command to doc cedb 2022-11-01 17:28:46 -04:00
  • 6be9b03873 Clean up unneeded class cedb 2022-11-01 17:00:37 -04:00
  • d36d32b600 Use JSON serializer to serialize binary data cedb 2022-11-01 16:53:07 -04:00
  • 188149a51a Minor improvements to GetAttachmentCommand cedb 2022-11-01 16:32:45 -04:00
  • 14c339a04c Refactor AttachmentCommand to GetAttachmentCommand cedb 2022-11-01 16:17:12 -04:00
  • c66e78b0ad Refactor retrieving of attachments to use StreamDetails cedb 2022-11-01 16:13:55 -04:00
  • 0ce9ddb220 Pass full InetSocketAddress cedb 2022-11-01 15:37:27 -04:00
  • 60c40e7490 Clean up and simplification cedb 2022-11-01 15:22:24 -04:00
  • 7111cad402 Switch http server to use command handler cedb 2022-11-01 15:11:40 -04:00
  • 11179c672f
    Merge branch 'AsamK:master' into dev-http ced-b 2022-11-01 14:50:17 -04:00
  • 49fa626954 Wrap the existing JSON RPC handler in HTTP Service cedb 2022-11-01 14:40:55 -04:00
  • bf76c04664 Refactor JsonRpcReader to for handling a single message AsamK 2022-11-01 18:06:40 +01:00
  • ae678871ec Extract JSON-RPC command handler AsamK 2022-11-01 17:10:15 +01:00
  • 9620eb06ac Update libsignal-service AsamK 2022-11-01 13:42:23 +01:00
  • 9096229637 Improve behavior with synchronous and asynchronous receivers AsamK 2022-11-01 13:56:40 +01:00
  • 589f5378df Add command to get an attachment cedb 2022-10-31 17:52:42 -04:00
  • 671892aec9 Run http server with daemon command cedb 2022-10-31 15:03:37 -04:00
  • d683e3ab24
    Merge branch 'master' into dev-http ced-b 2022-10-31 12:07:20 -04:00
  • eec3d782d3 Add caching for workflows AsamK 2022-10-31 16:15:57 +01:00
  • 48b4fd5b6f
    Merge branch 'AsamK:master' into dev-http ced-b 2022-10-31 11:38:03 -04:00
  • 4340160e48 Add caching for workflows AsamK 2022-10-31 16:15:57 +01:00
  • 43a7478791 Update reflect-config.json AsamK 2022-10-31 15:29:18 +01:00
  • 175057e781 Implement receive command for JSON-RPC mode AsamK 2022-10-31 11:56:25 +01:00
  • de2bfc7f79 Add optional message limit for receive command AsamK 2022-10-31 11:17:52 +01:00
  • 0786c6111f Improve handling of HTTP responses cedb 2022-10-30 23:40:14 -04:00
  • a00928f2f7 Add support for MultiLocalCommands cedb 2022-10-30 17:24:30 -04:00
  • 869820bcce Add support for registration commands cedb 2022-10-30 16:47:35 -04:00
  • 0338befcf3 Add initial proof of concept for http server cedb 2022-10-30 14:57:34 -04:00
  • 5ed9db4f08 Implement replying to stories AsamK 2022-10-30 18:18:21 +01:00
  • fea19c9e20 Implement reacting to stories AsamK 2022-10-30 14:41:02 +01:00
  • 207764e0be Add option to disable adding message to send log AsamK 2022-10-30 11:00:25 +01:00
  • 49aaff2bbe Increase sqlite busy timeout AsamK 2022-10-29 13:54:06 +02:00
  • 25e84f2f5d Add account to plain text output AsamK 2022-10-29 13:49:14 +02:00
  • e63f2fafb9 Add color to listContacts output AsamK 2022-10-28 19:57:21 +02:00
  • 0b5a063b62 Use complete address instead of only identifier for retry envelope AsamK 2022-10-28 18:13:25 +02:00
  • e0c2f58e8d Store attachments with a file extension AsamK 2022-10-22 20:32:11 +02:00
  • 0084a2e722 Update reflect-config.json AsamK 2022-10-22 17:43:02 +02:00