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
Bernhard B
39908a6fa6
updated signal-cli to version 0.13.9
2024-11-02 21:59:56 +01:00
Bernhard B
1506c1c9d4
fixed signal-cli-native version in Dockerfile
2024-09-30 17:33:43 +02:00
Bernhard B
a7d36cdcf8
fixed signal-cli-native version in Dockerfile
2024-09-30 16:33:02 +02:00
Bernhard B
8242874d1d
updated signal-cli to v0.13.7
2024-09-29 22:53:25 +02:00
Bernhard B
e2709fe70e
updated signal-cli to v0.13.6
2024-09-13 12:08:27 +02:00
Bernhard B
30615592b3
updated signal-cli to version 0.13.5
2024-07-28 22:25:34 +02:00
Bernhard B
7a8aae0c40
updated signal-cli-native in Dockerfile to v0.13.4+1
2024-06-06 19:28:05 +02:00
Bernhard B
a87e130ced
updated libsignal-client in Dockerfile to v0.47.0
2024-06-06 19:26:55 +02:00
Bernhard B
5f8c557e44
updated signal-cli to version 0.13.4
2024-06-06 19:26:22 +02:00
Bernhard B
bbd088fc0b
added username support to /v2/send endpoint
2024-05-22 19:22:39 +02:00
Bernhard B
9d6f4a05a3
updated libsignal-client to v0.44.0
2024-04-22 20:27:16 +02:00
Bernhard B
706d4ea4af
updated signal-cli to version 0.13.3
2024-04-22 18:31:04 +02:00
Bernhard B
8b93a82b85
updated signal-cli-native to v0.13.2+3
2024-04-04 22:14:11 +02:00
Bernhard B
8c9b797026
build signal-cli native image with compatibility flags on amd64
...
see #510
2024-04-03 19:52:26 +02:00
Bernhard B
4173a8ba6f
update libsignal-client to v0.40.1 in Dockerfile
2024-03-25 19:22:25 +01:00
Bernhard B
8811842b91
updated signal-cli to v0.13.2
2024-03-25 15:57:07 +01:00
Bernhard B
d897ac3485
updated signal-cli to v0.13.1
2024-02-28 15:56:06 +01:00
Marvin A. Ruder
c163e57809
Add curl to Docker image for health check
...
* Fixes #495
Signed-off-by: Marvin A. Ruder <signed@mruder.dev >
2024-02-25 17:15:26 +01:00
Bernhard B
97c0e366f7
use standard ubuntu image instead of eclipse-temurin
...
* the eclipse-temurin project doesn't provide a OpenJDK 21 image for
armv7. Until this is fixed, we use the standard ubuntu image.
2024-02-21 16:15:56 +01:00
Bernhard B
be95cb9a06
updated signal-cli to v 0.13.0 + added libsignal-client v0.39.2
2024-02-19 18:46:55 +01:00
Bernhard B
4c560800f7
Merge pull request #477 from richtier/patch-1
...
Upgrade `SIGNAL_CLI_VERSION` to `0.12.8`
2024-02-06 11:11:34 +01:00
Bernhard B
854821e214
updated signal-cli-native to version 0.12.8+1
2024-02-06 11:10:33 +01:00
Richard Tier
6f7742819b
Update Dockerfile
2024-02-05 23:37:26 +00:00
Bernhard B
713889a974
bumped signal-cli-native version
2024-01-08 21:25:23 +01:00
Bernhard B
7fcb70e673
bumped signal-cli-native version
2023-12-20 20:20:31 +01:00
Bernhard B
2b11f93cc4
bumped libsignal-client to v0.36.1 in Dockerfile
2023-12-15 22:31:43 +01:00