Bernhard B
|
80805c069d
|
added new API endpoints to show/hide typing indicators
see #166
|
2021-10-25 19:45:19 +02:00 |
|
Bernhard B
|
405b7f0f9e
|
fixed bug in create group endpoint
* the group id of the newly created signal group wasn't correctly
returned in json-rpc mode.
|
2021-10-20 19:16:09 +02:00 |
|
Bernhard B
|
6c28b782fa
|
return mode (normal,native,json-rpc) in "about" endpoint
|
2021-10-20 18:56:25 +02:00 |
|
Bernhard B
|
094e42059d
|
improved error handling in jsonrpc2 client
|
2021-10-10 18:42:39 +02:00 |
|
Bernhard B
|
c1e514b29c
|
improved log output
|
2021-09-29 09:57:04 +02:00 |
|
Bernhard B
|
444e7d7608
|
replaced info log with debug log
|
2021-09-14 18:21:06 +02:00 |
|
Bernhard B
|
760883bdca
|
implemented receive endpoint via websocket connection
|
2021-09-13 22:09:33 +02:00 |
|
Bernhard B
|
d8a5ddfc98
|
implemented more JSON-RPC endpoints
|
2021-09-13 19:57:51 +02:00 |
|
Bernhard B
|
f894364665
|
added support for sending messages via JSON-RPC
|
2021-09-12 18:11:45 +02:00 |
|
Bernhard B
|
2a0347eea2
|
added more sanity checks + restructured code a bit
|
2021-09-11 23:03:01 +02:00 |
|
Bernhard B
|
27b7f28c42
|
formatted code with gofmt
|
2021-09-11 22:30:56 +02:00 |
|
Bernhard B
|
ae857c7a69
|
started working on JSON-RPC integration
* still WIP
|
2021-09-11 22:28:55 +02:00 |
|
Bernhard B
|
1295fd7452
|
move signal-cli specific code into own library
* still WIP and APIs might change lateron, but at least it compiles.
see #150
|
2021-09-05 18:25:12 +02:00 |
|