Bernhard B
a9a32ff784
bumped signal-cli to version 0.11.11 & added libsignal-client v0.25.0
2023-05-25 17:38:42 +02:00
Bernhard B
3dcb8985cd
bumped signal-cli in Dockerfile to version 0.11.10 + added
...
libsignalclient v0.23.1 for x86-64 and armv7
2023-05-24 18:55:32 +02:00
Bernhard B
99c760df66
handle non existing accounts.json gracefully
...
see #363
2023-05-16 21:26:26 +02:00
Bernhard B
0dd742cb23
extended receive endpoint + AUTO_RECEIVE_SCHEDULE functionality
...
* added timeout, ignore_attachments and ignore_stories query parameter
to receive endpoint.
* added AUTO_RECEIVE_SCHEDULE_RECEIVE_TIMEOUT,
AUTO_RECEIVE_SCHEDULE_IGNORE_ATTACHMENTS and
AUTO_RECEIVE_SCHEDULE_IGNORE_STORIES environment variables to the
AUTO_RECEIVE_SCHEDULE functionality.
see #365
2023-05-14 21:21:38 +02:00
Bernhard B
99da94d048
consider linked number in AUTO_RECEIVE_SCHEDULE
...
* up to now, linked numbers weren't considered in the
AUTO_RECEIVE_SCHEDULE.
see #363
2023-05-11 20:49:23 +02:00
Bernhard B
b98f4cf3f9
Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api
2023-05-07 21:55:06 +02:00
Bernhard B
82ea3ae1c8
updated signal-cli to version 0.11.9.1-2
2023-05-07 21:01:29 +02:00
Bernhard B
11da8f867d
Update README.md
...
* added link to blog post from @asad-awadia
2023-04-28 21:07:06 +02:00
Bernhard B
0870dc6d04
Merge pull request #353 from Matovidlo/stickers
...
Add stickers support in API and client
2023-04-18 21:24:35 +02:00
Martin Vasko
19c2f85c03
add stickers support in API and client
2023-04-05 14:37:27 +02:00
Bernhard B
5130282dc4
updated all golang dependencies
2023-03-05 23:15:59 +01:00
Bernhard B
bf849d04af
Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api
2023-03-05 23:12:06 +01:00
Bernhard B
d571927fa2
updated signal-cli to version 0.11.7
2023-03-05 23:11:35 +01:00
Bernhard B
33c19a4fed
added libsignal-client v0.22.0
2023-03-05 23:10:13 +01:00
Bernhard B
a680e163ae
Merge pull request #348 from joopdo/joopdo-patch-1
...
Documentation proposal
2023-03-03 16:48:34 +01:00
Joop
5c7bfcd283
Update HOMEASSISTANT.md
2023-03-03 13:23:31 +01:00
Joop
b656788573
Update HOMEASSISTANT.md
...
Adding a description on how signal-cli-rest-api can trigger automations in Home Assistant. (Sending messages to Signal to trigger events)
2023-03-03 08:48:07 +01:00
Joop
3a791502bb
Update HOMEASSISTANT.md
...
Adding a description on how signal-cli-rest-api can trigger automations in Home Assistant. (Sending messages to Signal to trigger events)
2023-03-02 15:31:23 +01:00
Bernhard B
7cee836b20
do not hardcode signal-cli-native for ARM, but download it from the repo instead
2023-02-14 20:00:25 +01:00
Bernhard B
c919d96a4f
Merge pull request #337 from brozikcz/master
...
Remove disabling of native mode for aarch64
2023-02-14 19:49:00 +01:00
Bernhard B
e31c85d394
Merge pull request #339 from bbernhard/dependabot/go_modules/src/github.com/gin-gonic/gin-1.7.7
...
Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 in /src
2023-02-11 18:58:44 +01:00
dependabot[bot]
b8cdc243bd
Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 in /src
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.7.0 to 1.7.7.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.0...v1.7.7 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-09 21:47:17 +00:00
Jakub Brož
3dfafc0f61
Update native arm64 version
...
I don't know if the `3716873649` will be still available in the future time
2023-02-08 12:45:44 +01:00
Jakub Brož
590c8e0909
Remove disabling of native mode for aarch64
2023-02-06 08:59:14 +01:00
Bernhard B
3f898ba3d4
Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api
2022-12-26 17:41:56 +01:00
Bernhard B
14b3a7d8f0
updated signal-cli to version 0.11.6
2022-12-26 17:41:31 +01:00
Bernhard B
4272d11983
Merge pull request #309 from florian-h05/patch-1
...
Remove shell client from the README
2022-11-22 20:45:05 +01:00
Florian Hotze
de74224ff1
Update README.md
...
Remove my shell client from the README
2022-11-21 19:08:25 +01:00
Bernhard B
e09482bcaa
Merge pull request #208 from robin-thoni/master
...
Added support for missing send arguments
2022-11-10 19:17:54 +01:00
Robin THONI
e5bd4dd30a
Changed snake case variables to camel case
2022-11-07 17:18:38 +01:00
Robin THONI
fce14ba049
Added nested object for mentions (direct and quote)
2022-11-03 20:29:32 +01:00
Robin THONI
f89ae911e1
Added support for missing send arguments:
...
- Mentions
- Quote timestamp
- Quote author
- Quote message
- Quote mentions
2022-11-03 19:20:14 +01:00
Bernhard B
7e911bdc01
updated signal-cli to version 0.11.4
2022-10-21 19:46:28 +02:00
Bernhard B
ff52c8d4b0
bump LIBSIGNAL_CLIENT_VERSION and SIGNAL_CLI_NATIVE_PACKAGE_VERSION in
...
Dockerfile
2022-10-12 14:56:58 +02:00
Bernhard B
594362b048
Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api
2022-10-12 14:54:40 +02:00
Bernhard B
10d164929d
Merge pull request #289 from bentolor/fix/upgrade-signal
...
Prepare upgrade to signal-cli 0.11.3 tpo solve current issues with Signal
2022-10-12 14:53:52 +02:00
Bernhard B
bddc30fe5b
added precompiled libsignal-client libraries for v0.20.0
2022-10-12 14:50:04 +02:00
Benjamin Schmid
141ba043af
doc(libsignal/README): add notes on potential pitfalls
2022-10-08 11:59:58 +02:00
Benjamin Schmid
df9477cf4f
build(Dockerfile): upgrade signal-cli version to 0.11.3
2022-10-08 10:07:44 +02:00
Benjamin Schmid
04dacb26c4
chore(Dockerfile): comment out ignored setting
2022-10-08 10:07:30 +02:00
Bernhard B
f3f6e9390d
Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api
2022-10-06 09:50:34 +02:00
Bernhard B
4a11a455f2
Update Android version to get rid of deprecation warning
...
* this is just a temporary workaround until the upstream fixes that
issue.
2022-10-06 09:49:59 +02:00
Bernhard B
d136f7cd3f
Merge pull request #281 from eddywashere/patch-1
...
Update use of send command to include new required argument
2022-09-18 11:51:29 +02:00
Eddy Hernandez
8cd14210e1
Update use of send command to include new required argument
...
See 4120630309 # for more info
2022-09-11 16:01:22 -07:00
Bernhard B
a1189292f8
Merge pull request #260 from zeetabit/master
...
Support attachment base64 and custom filename.
2022-08-06 12:07:07 +02:00
zeetabit
98a130dd05
Store base64 files locally before sending.
2022-08-04 10:35:50 +02:00
zeetabit
34e7db3c67
Bugfix for support attachment base64 and custom filename.
...
Introduce tests for attachment data parsing. Use tests at build stage.
2022-07-31 13:49:27 +02:00
zeetabit
270278ca30
Bugfix for support attachment base64 and custom filename.
...
Introduce tests for attachment data parsing. Use tests at build stage.
2022-07-31 13:45:29 +02:00
zeetabit
c52fa0e53c
Support attachment base64 and custom filename.
2022-07-28 00:50:02 +02:00
zeetabit
14fd65c1e7
Support attachment base64 and custom filename.
2022-07-28 00:02:37 +02:00