222 Commits

Author SHA1 Message Date
Bernhard B
d11faf3714 updated signal-cli-native to v0.14.1+1 2026-03-08 17:43:24 +01:00
Bernhard B
a15e6ef409 updated signal-cli to v0.14.1 2026-03-08 17:03:47 +01:00
Bernhard B
877bc9e845 remove accidental commit 2026-03-07 16:53:27 +01:00
Bernhard B
ddc5aa55df remove netcat-openbsd
* not needed anymore
2026-03-07 14:08:09 +01:00
Bernhard B
00bbfca878 updated signal-cli-native to 0.14.0+5 2026-03-07 14:08:09 +01:00
Bernhard B
ed3626fa77 removed "apt-key add"
* "apt-key add" was removed from Debian, since it was insecure.
2026-03-04 21:36:34 +01:00
Bernhard B
6257fa754d updated buildcontainer to golang:1.26-trixie 2026-03-04 20:15:18 +01:00
Bernhard B
dd6d763618 switch back to old buildcontainer image 2026-03-04 17:55:31 +01:00
Bernhard B
1ea89705d5 updated signal-cli-native to v0.14.0 2026-03-04 16:33:45 +01:00
Bernhard B
9e5d73b5c0 temporarily switch back to signal-cli-native v0.13.24 2026-03-03 22:08:00 +01:00
Bernhard B
a9c367a5b1 updated golang buildcontainer 2026-03-03 21:16:20 +01:00
Bernhard B
8d13f5f383 updated signal-cli-native version 2026-03-02 17:38:47 +01:00
Bernhard B
bd9e648739 updated signal-cli to v0.14.0 2026-03-01 22:37:52 +01:00
Bernhard B
8533043ba2 updated signal-cli-native package 2026-02-17 23:51:02 +01:00
Bernhard B
9a24992b94 switch back to GraalVM v21.0.0
* accidentally switched to early to GraalVM 25.0.0 -
  signal-cli v0.13.24 requires still GraalVM v21.0.0.
2026-02-17 23:49:55 +01:00
Bernhard B
cdb7d0bf97 updated signal-cli to v0.13.24 2026-02-06 19:48:58 +01:00
Bernhard B
43b1704e66 updated signal-cli to v0.13.23 2026-01-24 20:56:42 +01:00
Bernhard B
c049764d3b updated signal-cli to v0.13.22 2025-11-23 17:58:01 +01:00
Bernhard B
b25692a6f2 updated signal-cli-native version 2025-11-02 23:07:26 +01:00
Bernhard B
87ca449e8c updated signal-cli to version 0.13.21 2025-11-02 22:24:42 +01:00
Bernhard B
3a2b77b31f upgraded signal-cli to v0.13.20 2025-09-27 20:19:15 +02:00
Bernhard B
5000662557 updated signal-cli to v0.13.19 2025-09-15 17:54:58 +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
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
407db38356 updated signal-cli to v0.13.18 2025-07-17 19:02:49 +02:00
Bernhard B
f836581849 updated signal-cli to v0.13.17 2025-06-29 23:53:04 +02:00
Bernhard B
cb12e627fa bumped signal-cli-native version 2025-05-13 21:54:49 +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
a2a5fedd44 improved Dockerfile
* added more output in case installation fails
2025-04-18 23:25:08 +02:00
Bernhard B
334b5d3b40 improved logging in Dockerfile 2025-04-17 22:21:43 +02:00
Bernhard B
e431b19cc8 updated golang version 2025-04-15 22:50:09 +02:00
Bernhard B
85c308302c fixed swag installation 2025-04-13 22:49:42 +02:00
Bernhard B
5bb7f6b0c6 updated swag to v1.16.4 2025-04-13 20:52:48 +02:00
Bernhard B
38f1ec2ad1 bumped signal-cli to v0.13.14 2025-04-13 15:59:58 +02:00
Bernhard B
cc19b73370 updated signal-cli to v0.13.13 2025-03-02 23:44:48 +01:00
Bernhard B
42f10c3dd7 fixed broken build 2025-02-04 23:43:55 +01:00
Bernhard B
49f121a249 implemented plugin endpoints as shared objects
* the plugin mechanism is an optional extension to the REST
  API. As the plugin mechanism depends on gopher-lua (and a bunch of
  gopher-lua plugins), it adds quite some dependencies to the project.
  Since most of the REST API users won't need the plugin mechanism, it
  makes sense to move that functionality (including all the
  dependencies) to a dedicated shared object, which gets loaded when
  needed.
2025-02-03 23:23:07 +01:00
Bernhard B
0eeb51da19 set lang to utf-8 in docker image 2025-01-27 21:12:58 +01:00
Bernhard B
d01662e824 upgraded signal-cli to v0.13.12 2025-01-26 21:50:35 +01:00
Bernhard B
3b0dd4390b bumped signal-cli-native version to 0.13.11+4 2025-01-06 23:32:31 +01:00
Bernhard B
1ce75f5790 updated signal-cli to v0.13.11 2024-12-27 21:47:04 +01:00
Bernhard B
f0a49e6aac added new TextstyleParser implementation
* the old implementation was cumbersome to maintain and had some
  problems with nested formatting.

see #630
2024-12-21 22:10:35 +01:00
Bernhard B
54c884c06e fixed signal-cli-native version 2024-12-11 20:13:45 +01:00
Bernhard B
843fe20659 changed signal-cli-native version 2024-12-11 20:10:55 +01:00
Bernhard B
e66da8aff0 Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api 2024-12-11 20:08:52 +01:00
Bernhard B
20fedc088e changed signal-cli-native version 2024-12-11 20:07:32 +01:00
Bernhard B.
1946255eb2
changed libsignal-client version in Dockerfile 2024-12-11 01:03:04 +01:00
Bernhard B
476bc1ede1 updated signal-cli to v0.13.10 2024-11-30 22:50:24 +01:00
Bernhard B
d33a069bee fixed signal-cli-native version 2024-11-02 23:09:37 +01:00