CodeShell
3335d9be75
update secured-signal-api Description
2025-09-21 16:41:16 +02:00
Bernhard B
5000662557
updated signal-cli to v0.13.19
2025-09-15 17:54:58 +02:00
Bernhard B
7c9e9ce04f
extended groups POST/PUT request
...
* added possibility to change permissions with the groups PUT request
* added possibility to change the send messages permission when creating
a group with the POST request
see #746
2025-09-15 12:37:45 +02:00
Bernhard B.
3c2a8a2156
Merge pull request #740 from Era-Dorta/remote-delete
...
Add message deletion endpoint
2025-09-10 22:18:06 +02:00
Era Dorta
de2cb043fc
fix: use getRecipientType instead of HasPrefix in RemoteDelete
2025-09-09 13:29:17 +01:00
Bernhard B.
cfc652dfbc
Merge pull request #741 from Era-Dorta/contributing-readme
...
docs: add contributing.md and additional instructions on building the docs
2025-09-09 12:50:16 +02:00
Bernhard B
7222b931ae
fixed bug in phone number verification
...
* allow whitespaces in phone number
see #743
2025-09-08 14:36:24 +02:00
Era Dorta
ae342a4403
Better wording in readme in docs
2025-09-04 22:17:04 +01:00
Era Dorta
1cd6b3afcd
Simplify dev environment setup instructions
2025-09-04 22:16:47 +01:00
Era Dorta
3eb3db0a9f
docs: add contributing.md and additional instructions on building the docs.
2025-08-29 20:19:25 +02:00
Era Dorta
af3eadbbc0
Replace the handler from post to delete
2025-08-29 19:59:56 +02:00
Era Dorta
f078e1a2ae
Add documentation
2025-08-29 19:55:45 +02:00
Era Dorta
d25a454f39
Fix tab error
2025-08-28 00:40:22 +02:00
Era Dorta
6b3916e597
Remove if statement
2025-08-28 00:37:56 +02:00
Era Dorta
a93eed6e56
Add extra error check after unmarshal
2025-08-28 00:34:41 +02:00
Era Dorta
bcb2100169
Fix comments for the RemoteDelete function
2025-08-28 00:32:10 +02:00
Era Dorta
9325022e46
Add message deletion endpoint
2025-08-28 00:27:09 +02:00
Bernhard B.
221762b935
Merge pull request #738 from CodeShellDev/master
...
Add Secured-Signal-API to Third Party Apps
2025-08-26 23:23:53 +02:00
Bernhard B
5330e0dff5
fixed getContainerId() function
...
* since switching to podman builds in the CI, the getContainerId()
function wasn't working anymore. As per default the hostname of the
container is the same as the container id, we use the GetHostname()
function to get the container id inside the container.
2025-08-26 23:18:14 +02:00
CodeShell
3e6437b8bc
added secured-signal-api to "Third Party Apps" Section
2025-08-24 11:32:06 +02:00
Bernhard B.
f52f177a72
Merge pull request #735 from WeldFire/master
...
Allow the startup chown to be optional
2025-08-17 22:55:06 +02:00
WeldFire
72b4e2253b
Allow the startup chown to be optional with SIGNAL_CLI_CHOWN_ON_STARTUP variable
2025-08-11 17:05:23 -05:00
Bernhard B.
9131096e6d
Merge pull request #733 from f2calv/f2calv/troubleshooting-update
...
update troubleshooting docs
2025-08-10 10:38:14 +02:00
Alex Vincent
ce5a95f948
update troubleshooting docs
2025-08-10 05:20:49 +02:00
Bernhard B
3b7ade3dad
fixed bug in /v2/send request
...
* added missing linkpreview description parameter
see #732
2025-08-06 22:46:02 +02:00
Bernhard B
e87ff58762
fixed typo in error message
...
see #729
2025-08-01 21:12:39 +02:00
Bernhard B.
3b55103e7b
Merge pull request #727 from jakommo/patch-1
...
Update captcha instructions in HOMEASSISTANT.md
2025-07-30 22:39:10 +02:00
Bernhard B
aa1924aa8c
prefix usernames with 'u:' when creating/updating a group's members
0.94
2025-07-25 22:59:00 +02:00
Jakob Reiter
e381abd921
Update captcha instructions in HOMEASSISTANT.md
...
I had trouble with the current instructions to find the correct link in dev tools. After seeing the instructions is https://github.com/bbernhard/signal-cli-rest-api/issues/706 I could easily get it to work.
Updating the instructions here per issue above, as this seems much more accessible / easy than trying to find this in dev tools.
cc @wassong since you shared those in https://github.com/bbernhard/signal-cli-rest-api/issues/706 (thank you!)
2025-07-22 23:16:47 +02:00
Bernhard B
8834570421
add env variables to ignore download of attachments and stories in json-rpc mode
...
see #723
2025-07-19 22:16:36 +02:00
Bernhard B
4102331404
added view_once parameter to send endpoint
...
see #724
2025-07-17 23:18:41 +02:00
Bernhard B
407db38356
updated signal-cli to v0.13.18
2025-07-17 19:02:49 +02:00
Bernhard B
e9e8731f6b
made it possible to modify link state in groups PUT endpoint
2025-07-17 19:02:49 +02:00
Bernhard B.
cde86f471b
Merge pull request #717 from d-rk/feature/query-params
...
enable access to query params in plugins
2025-06-30 20:46:46 +02:00
Bernhard B
f836581849
updated signal-cli to v0.13.17
2025-06-29 23:53:04 +02:00
Bernhard B
94cf8100ba
added possibility to call a webhook when a message is received
2025-06-29 16:42:43 +02:00
Dirk Wilden
2217d6242b
enable access to query params in plugins
2025-06-26 11:08:25 +02:00
Bernhard B.
cdf710544e
Merge pull request #713 from pseudogeneric/signal-rest-ts-readme
...
Link to signal-rest-ts in README
2025-06-18 19:58:49 +02:00
Grant Bacon
d47011def3
Link to signal-rest-ts in README
2025-06-17 13:18:47 -07:00
Bernhard B
fb6ec6013b
format sourcecode with gofmt
0.93-1
2025-06-03 22:19:22 +02:00
Bernhard B
b3a6ee1e5d
added new endpoint to return a group's avatar
2025-06-03 22:18:29 +02:00
Bernhard B
59207541c1
added uuid to list identities response
...
see #703
0.93
2025-05-26 21:56:28 +02:00
Bernhard B
cb12e627fa
bumped signal-cli-native version
2025-05-13 21:54:49 +02:00
Bernhard B
645cea3210
changed ubuntu version in CI to version 24.04
2025-05-12 22:26:17 +02:00
Bernhard B
c6b07d1472
remove patch, since this is already done upstream
2025-05-11 22:34:20 +02:00
Bernhard B
c4f8e42e92
updated signal-cli to v0.13.15
2025-05-10 20:20:05 +02:00
Bernhard B.
3ca05c08b0
Merge pull request #690 from bbernhard/dependabot/go_modules/src/golang.org/x/net-0.38.0
...
Bump golang.org/x/net from 0.36.0 to 0.38.0 in /src
2025-05-02 18:51:47 +02:00
Bernhard B
c0e770aff7
fixed typo
2025-05-01 23:30:59 +02:00
Bernhard B
6eacfb0890
added support for link previews
...
see #439
2025-05-01 23:29:23 +02:00
dependabot[bot]
eeca02d147
Bump golang.org/x/net from 0.36.0 to 0.38.0 in /src
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 18:49:35 +00:00