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
14fd65c1e7
Support attachment base64 and custom filename.
2022-07-28 00:02:37 +02:00
Bernhard B
9e32aab972
updated swagger documentation
2022-05-28 18:51:39 +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
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
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
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
3a5f060546
updated swagger documentation
2022-03-19 19:03:28 +01:00
Bernhard B
bede4bc022
fixed swagger.json url
...
* the url to the swagger.json uses now the correct ip address.
see #225
2022-03-06 18:11:06 +01:00
Bernhard B
b64ee6bbb8
re-generated swagger documentation
2022-01-15 19:55:04 +01:00
Bernhard B
8e2403bee4
fixed swagger documentation for search endpoint
...
see #50
2022-01-03 15:21:29 +01:00
Bernhard B
43747af9d4
added search endpoint
...
* check whether one or more phone numbers are registered with
the signal service.
see #50
2022-01-02 14:52:45 +01:00
Bernhard B
e5d170eaf6
rebuild swagger documentation
2021-11-06 14:55:09 +01:00
Bernhard B
a6489ce742
Merge pull request #176 from filipre/reactions
...
Reactions Endpoint Proposal
2021-11-06 14:54:13 +01:00
René Filip
cfcbe43c4b
use reactions instead of reaction
2021-11-06 01:14:09 +01:00
René Filip
3bd0d97970
activate endpoint and write swagger documentation
2021-11-06 00:43:02 +01:00
Bernhard B
d4b2dbea7f
fixed swagger documentation
...
* some endpoints had a wrong HTTP status code in the swagger
documentation.
see #175
2021-11-01 18:52:51 +01:00
Bernhard B
80805c069d
added new API endpoints to show/hide typing indicators
...
see #166
2021-10-25 19:45:19 +02:00
Bernhard B
02f360e42c
updated swagger documentation for receive endpoint
2021-10-18 18:45:41 +02:00
Bernhard B
314f9c47e2
fixed swaggo annotations
2021-09-05 18:59:37 +02:00
Bernhard B
91e7e43de9
changed default parameters in swagger documentation for create groups
...
endpoint
* reordered parameters in swagger annotation in order to default the
add members & edit group permissions to 'only-admins' & set the default
for the group link to 'disable'.
see #148
2021-07-10 19:59:13 +02:00
Bernhard B
5dc663e80e
extended create groups endpoint
...
* added possibility to specify the description, the add group & edit
group permissions and the group link state.
see #148
2021-07-10 19:51:37 +02:00
Bernhard B
68c6595ab9
return timestamp of sent message
...
see #137
2021-05-26 18:02:55 +02:00
Bernhard B
d9cbc9d985
fixes swagger documentation
...
* create groups endpoint was missing some information
2021-03-20 20:01:08 +01:00
Bernhard B
1291a99087
improved documentation
...
* added missing 'device_name' parameter to qrcodelink endpoint
see #95
2021-02-16 18:27:07 +01:00
Mike Degatano
889f37d951
Regenerated swagger
2021-02-13 14:44:11 -05:00
Bernhard B
de777799b6
fixed documentation error
2021-01-30 21:40:54 +01:00
Bernhard B
2c3a2f30a8
addd API endpoints to join/quit/block Signal Groups
2021-01-27 18:18:58 +01:00
Bernhard B
04e67d058b
added configuration endpoints
2021-01-23 19:21:17 +01:00
Bernhard B
5d89b3fa51
added endpoints to list + trust identities
...
see #66
2021-01-18 20:21:17 +01:00
Bernhard B
f5d3880c49
added health check endpoint + fixed logging
...
* set go-gin to release mode
* added health check endpoint
* excluded endpoint from logger
see #63
2021-01-16 20:14:15 +01:00
Bernhard B
8130e516e6
added documentation for update profile REST API request
2021-01-15 21:37:47 +01:00
Bernhard B
510499b4ac
add possibility to list, serve and delete attachments
...
see #52
2021-01-14 15:27:38 +01:00
Bernhard B
418b93459f
updated swagger documentation
...
* added documentation for timeout parameter in receive endpoint
2020-11-01 21:47:25 +01:00
Bernhard B
9ffc03e8f3
improved API documentation + error handling
2020-10-05 18:32:59 +02:00
Bernhard B
023d10f648
updated docs
2020-10-05 18:25:42 +02:00
Danijel Fischer
0dc5c0f4d7
Add a white border around the QR Image
2020-10-04 12:57:29 +02:00
Bernhard B
d289b862d5
fixed API documentation for send endpoints
2020-07-10 22:01:55 +02:00
Bernhard B
7a26d3e277
added pin verification + fixed bug in swagger documentation
2020-07-10 21:48:46 +02:00
Bernhard B
e1c2853494
added swagger documentation
2020-07-03 17:32:52 +02:00