Commit Graph

  • 1237c528f5 Found a proper way to escape it crummy 2024-10-28 21:00:52 +13:00
  • d17e3d7eb9 Handle phone numbers that start with "%25" (as + is commonly escaped with) crummy 2024-10-28 20:49:29 +13:00
  • 8ac02d28eb Correct "number" - it's actually the phone number crummy 2024-10-28 13:37:50 +13:00
  • 26a5a6039b Update swagger files from code, with swag tool crummy 2024-10-28 13:07:05 +13:00
  • a8494b70bd Add scheme to satisfy liblab crummy 2024-10-26 14:04:19 +13:00
  • e16eed4580 Add default host to satisfy liblab crummy 2024-10-26 13:55:55 +13:00
  • c62dc45a85 Fix linting warnings in swagger files crummy 2024-10-25 10:18:55 +13:00
  • 3c3835d9ec Merge pull request #604 from tactilenews/extend_update_profile_with_description Bernhard B. 2024-10-23 19:04:43 +02:00
  • 57dcb2f281 Add a pointer to conditionally send about string to signal-cli Matthew Rider 2024-10-22 10:27:32 +02:00
  • f6c3f263e8 Add ability to update about text in UpdateProfileRequest Matthew Rider 2024-10-21 11:35:39 +02:00
  • 54252a3d52 fixed swagger documentation Bernhard B 2024-10-14 15:58:35 +02:00
  • 94e93cbe35 added expiration_time parameter to create group endpoint Bernhard B 2024-10-07 23:02:33 +02:00
  • 1506c1c9d4 fixed signal-cli-native version in Dockerfile Bernhard B 2024-09-30 17:33:43 +02:00
  • a7d36cdcf8 fixed signal-cli-native version in Dockerfile Bernhard B 2024-09-30 16:33:02 +02:00
  • 8242874d1d updated signal-cli to v0.13.7 Bernhard B 2024-09-29 21:53:39 +02:00
  • 6c6a934b7f Merge pull request #584 from derpferd/patch-1 Bernhard B. 2024-09-13 16:11:19 +02:00
  • 47390f85df Add missing groupid parameter Jonathan Beaulieu 2024-09-13 11:24:48 +00:00
  • 37cdcac44d Ran swag init with no changes Jonathan Beaulieu 2024-09-13 11:22:07 +00:00
  • d8040120f7 fixed libsignal_jni.so location for armv7 Bernhard B 2024-09-13 12:17:34 +02:00
  • e2709fe70e updated signal-cli to v0.13.6 Bernhard B 2024-09-13 12:08:27 +02:00
  • e1ea5932c9 re-build swagger documentation Bernhard B 2024-08-20 21:44:11 +02:00
  • 4bf70dd456 Merge pull request #573 from ahatius/master Bernhard B. 2024-08-20 21:43:26 +02:00
  • e6ff51e3d8 fixed deadlock in json-rpc mode Bernhard B 2024-08-09 23:02:40 +02:00
  • 8cd60ff6c3 Add support to disable notify-self flag on /v2/send endpoint ahatius 2024-08-07 18:54:24 +02:00
  • f3289395ae fixed deadlock in Websocket write Bernhard B 2024-08-07 17:07:12 +02:00
  • a6624c5dee Merge pull request #570 from ksangers/master Bernhard B. 2024-08-04 20:49:08 +02:00
  • 531c673b7e Add SWAGGER_HOST environment variable support Klaas Sangers 2024-08-03 16:41:13 +02:00
  • bb246cf3f7 updated libsignal-client to v0.52.2 Bernhard B 2024-07-28 22:41:11 +02:00
  • 30615592b3 updated signal-cli to version 0.13.5 Bernhard B 2024-07-28 22:25:34 +02:00
  • d1694ee88c add account to SendMessageError json response Bernhard B 2024-07-23 20:42:29 +02:00
  • dc1efc1a14 protect map write with mutex Bernhard B 2024-07-09 21:24:24 +02:00
  • cd996e1814 protect websocket write with mutex Bernhard B 2024-07-09 21:19:49 +02:00
  • 911b686778 fixed bug in send method Bernhard B 2024-06-20 18:29:31 +02:00
  • f444622397 rebuilt swagger documentation Bernhard B 2024-06-18 19:50:09 +02:00
  • 8929326f5f beautified code with gofmt Bernhard B 2024-06-18 19:49:47 +02:00
  • e7ebd010a3 Merge pull request #549 from tactilenews/expose_list_contacts_endpoint Bernhard B 2024-06-18 19:48:27 +02:00
  • ee10b6bc32 Expose listContacts endpoint mattwr18 2024-06-18 18:40:32 +02:00
  • 05225a27ee fixed bug in textstyleparser Bernhard B 2024-06-17 20:33:26 +02:00
  • db4554d5ff Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api Bernhard B 2024-06-06 19:58:39 +02:00
  • 7961120b96 added libsignal-client v0.47.0 Bernhard B 2024-06-06 19:54:12 +02:00
  • 7a8aae0c40 updated signal-cli-native in Dockerfile to v0.13.4+1 Bernhard B 2024-06-06 19:28:05 +02:00
  • a87e130ced updated libsignal-client in Dockerfile to v0.47.0 Bernhard B 2024-06-06 19:26:55 +02:00
  • 5f8c557e44 updated signal-cli to version 0.13.4 Bernhard B 2024-06-06 19:26:22 +02:00
  • a6b5c566a4 Merge pull request #525 from jneidel/link-to-signal-cli-to-file Bernhard B 2024-05-29 19:00:28 +02:00
  • c14916f43b Update READMEs clients and libraries table Jonathan Neidel 2024-05-28 18:53:47 +02:00
  • 14707c7f5f Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api Bernhard B 2024-05-22 19:22:57 +02:00
  • bbd088fc0b added username support to /v2/send endpoint Bernhard B 2024-05-22 19:21:22 +02:00
  • a0cdcf0522 Merge pull request #535 from jaanli/patch-1 Bernhard B 2024-05-16 12:51:16 +02:00
  • 07a3beaa97 removed datastrutures folder again Bernhard B 2024-05-14 22:57:52 +02:00
  • f2c268dfa0 improved code by splitting it up in different go files Bernhard B 2024-05-14 22:49:26 +02:00
  • 1032a08162 Fix README.md Jaan Lı 李 PhD 2024-05-12 13:52:03 -04:00
  • 70763ae9d9 reworked code to make it more maintainable Bernhard B 2024-05-11 17:48:24 +02:00
  • 4b029b9e98 improved error handling Bernhard B 2024-05-11 17:27:02 +02:00
  • 95e0b88671 rebuilt swagger documentation Bernhard B 2024-05-11 17:24:34 +02:00
  • e894cfee4a Merge pull request #534 from brettp/read-receipt-endpoint Bernhard B 2024-05-11 17:23:45 +02:00
  • 44cc1692a9 Add endpoint support for read receipts. Brett Profitt 2024-05-10 20:29:57 -04:00
  • ba532f52b8 gofmt code in utils subdirectory Bernhard B 2024-05-07 22:31:11 +02:00
  • a6d0858b11 Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api Bernhard B 2024-05-07 22:25:42 +02:00
  • b274fd2e49 format code with gofmt Bernhard B 2024-05-07 22:25:18 +02:00
  • 6522dcf8c8 code improvements Bernhard B 2024-05-07 22:22:53 +02:00
  • d2b12b8a29 Merge pull request #526 from vorwd/patch-1 Bernhard B 2024-05-05 20:54:24 +02:00
  • e6a6373ed9 Update README.md vorwd 2024-04-28 22:03:48 +10:00
  • 4e3fa7b322 Merge branch 'bbernhard:master' into patch-1 vorwd 2024-04-28 22:02:49 +10:00
  • 193a9f1e5b update Swagger documentation Bernhard B 2024-04-27 19:10:28 +02:00
  • 451010c875 Merge pull request #524 from jneidel/read-receipts Bernhard B 2024-04-27 19:09:56 +02:00
  • b54ea16756 Update README.md vorwd 2024-04-27 15:50:25 +10:00
  • 2c741b7366 Link to signal-cli-to-file Jonathan Neidel 2024-04-26 22:00:06 +02:00
  • b23ee29b1f Add support for read receipts on /receive Jonathan Neidel 2024-04-26 12:50:53 +02:00
  • 9d6f4a05a3 updated libsignal-client to v0.44.0 Bernhard B 2024-04-22 20:27:16 +02:00
  • 1eb79f5df6 Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api Bernhard B 2024-04-22 18:31:26 +02:00
  • 706d4ea4af updated signal-cli to version 0.13.3 Bernhard B 2024-04-22 18:31:04 +02:00
  • 229859b1b9 Merge pull request #521 from bbernhard/dependabot/go_modules/src/golang.org/x/net-0.23.0 Bernhard B 2024-04-19 15:36:38 +02:00
  • e0037a1308 Bump golang.org/x/net from 0.17.0 to 0.23.0 in /src dependabot[bot] 2024-04-19 10:57:29 +00:00
  • 8b93a82b85 updated signal-cli-native to v0.13.2+3 Bernhard B 2024-04-04 22:14:11 +02:00
  • dfdcfa3725 fixed bug in send method Bernhard B 2024-04-04 19:58:03 +02:00
  • 8c9b797026 build signal-cli native image with compatibility flags on amd64 Bernhard B 2024-04-03 19:52:26 +02:00
  • 16a3f896ad return HTTP status code 429 in case of rate limiting Bernhard B 2024-03-28 19:28:13 +01:00
  • 0757c3bf53 Revert "added debug logging" Bernhard B 2024-03-28 19:27:34 +01:00
  • 3915bd83eb added debug logging Bernhard B 2024-03-27 16:37:36 +01:00
  • d083ba84e3 fixed bug in /v2/send error parsing Bernhard B 2024-03-27 15:56:19 +01:00
  • a627d3e1ab fixed error handling in send method Bernhard B 2024-03-26 17:36:30 +01:00
  • 4173a8ba6f update libsignal-client to v0.40.1 in Dockerfile Bernhard B 2024-03-25 19:22:25 +01:00
  • d8048cdc4b added libsignal-client v0.40.1 Bernhard B 2024-03-25 19:03:19 +01:00
  • de631edfb0 return challenge tokens in send endpoint as explicit key Bernhard B 2024-03-25 15:59:41 +01:00
  • 8811842b91 updated signal-cli to v0.13.2 Bernhard B 2024-03-25 15:57:07 +01:00
  • ce556f0a73 parse challenge tokens from received response Bernhard B 2024-03-22 15:52:12 +01:00
  • bc14eccf7d added more debug logging to json-rpc mode Bernhard B 2024-03-21 18:11:52 +01:00
  • 0d5c23d7ea fixed json-rpc debug log outputs Bernhard B 2024-03-20 20:52:25 +01:00
  • 3573f6ae95 added json-rpc debug logging Bernhard B 2024-03-20 19:47:37 +01:00
  • efee49e792 add API endpoints to list and add sticker packs Bernhard B 2024-03-13 21:10:23 +01:00
  • 9c365e6f84 add possibility to edit messages Bernhard B 2024-03-07 20:11:57 +01:00
  • f57512216c added endpoints to set/remove a username + change the account settings Bernhard B 2024-03-06 18:27:17 +01:00
  • 91d7dc0a19 fixed concurrent map write Bernhard B 2024-02-28 16:37:40 +01:00
  • d897ac3485 updated signal-cli to v0.13.1 Bernhard B 2024-02-28 15:56:06 +01:00
  • 8910b6f317 Merge pull request #496 from marvinruder/marvinruder/issue495 Bernhard B 2024-02-25 17:37:55 +01:00
  • c163e57809 Add curl to Docker image for health check Marvin A. Ruder 2024-02-25 17:15:26 +01:00
  • 08dc98eac2 removed JAVA_HOME env variable from supervisor configuration Bernhard B 2024-02-23 10:38:36 +01:00
  • 05f6434630 updated golang.org/x/net to v0.17.0 in order fix potential security vulnerability Bernhard B 2024-02-21 16:26:47 +01:00
  • 97c0e366f7 use standard ubuntu image instead of eclipse-temurin Bernhard B 2024-02-21 16:15:56 +01:00
  • be95cb9a06 updated signal-cli to v 0.13.0 + added libsignal-client v0.39.2 Bernhard B 2024-02-19 18:46:55 +01:00