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
Bernhard B
352e068e5b
use signal-cli v0.10.9
2022-07-26 20:37:15 +02:00
Bernhard B
1fbef2aed0
bumped signal-cli version to 0.10.8
2022-07-08 19:34:50 +02:00
Bernhard B
3286a07f92
updated signal-cli to v0.10.7
...
see #247
2022-06-08 15:44:20 +02:00
Bernhard B
9e32aab972
updated swagger documentation
2022-05-28 18:51:39 +02:00
Bernhard B
7747944775
extended unregister API endpoint
...
* added possibility to delete the local data with the
"deleteLocalAccountData" signal-cli command
see #242
2022-05-28 18:50:48 +02:00
Bernhard B
102fc5cdab
Merge branch 'trust_mode'
2022-05-22 20:14:20 +02:00
Bernhard B
10c55bf580
updated signal-cli to version 0.10.6
...
* signal-cli now requires libsignal-client v0.17.0
* also had to bump graalvm to v22.1.0, as with v21.3.0 I wasn't able to
build the native image
2022-05-20 18:58:31 +02:00
Bernhard B
798f897ad1
added trust mode parameter to json-rpc mode
...
see #240
2022-05-08 20:23:54 +02:00
Bernhard B
25775a4c10
implemented trust mode
...
* implemented possibility to set the trust mode globally
see #240
2022-05-06 19:28:23 +02:00
Bernhard B
a6927896ef
fixed build error in Dockerfile
2022-04-14 19:53:11 +02:00
Bernhard B
cf40b6de95
updated signal-cli to version 0.10.5 & libsignal-client to version 0.15.0
2022-04-14 19:08:49 +02:00
Bernhard B
00ea8809b2
extended trust endpoint
...
* added possibility to trust all known keys. This option doesn't require
the user to provide a safety number, but insted all known keys are
trusted. This option is obviously less secure and should only be used
for testing.
see #237
2022-04-09 09:23:34 +02:00
Bernhard B
ab4934832a
fix bug in update profile REST API command
...
* use 'given-name' parameter instead of 'name'
see #236
2022-04-08 19:24:35 +02:00
Bernhard B
c4b5f900f9
added admins to groups GET endpoint
...
see #232
2022-04-04 19:09:38 +02:00
Bernhard B
0b6bd44838
ran go-fmt on complete sourcecode
2022-04-01 19:08:07 +02:00
Bernhard B
d34fcb905e
added new API endpoints to add/remove admins to/from Signal Groups
...
see #232
2022-03-29 19:20:57 +02:00
Bernhard B
60b4d8afbf
fixed bug in "add/remove members to group" endpoint
...
* forgot to reference group
2022-03-25 19:11:32 +01:00
Bernhard B
13bd8cae9f
updated signal-cli to version 0.10.4.2
2022-03-23 20:44:44 +01:00
Bernhard B
3fcd6221d2
added new REST API endpoints
...
* added endpoint to add members to an existing group
* added endpoint to remove members from an existing group
see #210
2022-03-20 20:39:40 +01:00
Bernhard B
4a9aa9b0f3
added developer documentation
2022-03-19 19:04:47 +01:00
Bernhard B
3a5f060546
updated swagger documentation
2022-03-19 19:03:28 +01:00