1
0
Fork 0
mirror of https://github.com/MetaProvide/talked-client.git synced 2025-04-03 20:55:28 +00:00
Commit graph

17 commits

Author SHA1 Message Date
2b2bb4d5bf
Increase curl timeout () 2022-11-04 01:10:13 +01:00
c5a2557c53
Add grid_view as an allowed argument 2021-12-26 22:51:06 +01:00
3a172615d2
Add support for Nextcloud 23 2021-12-26 22:50:26 +01:00
e2ba0c85e3
Add support for providing arguments to the start recording command () 2021-09-30 21:11:33 +02:00
81dd2768b8
Update code to match the Nextcloud coding style and add php-cs-fixer check to lint workflow. Fixes () 2021-09-08 15:41:48 +02:00
d0085d3c9a
Remove unix:// syntax to improve maintainability and document that abstract socket aren't supported. Fixes () 2021-09-08 15:22:18 +02:00
4c1af354c4
Allow connecting to Talked server over a unix socket. Fixes 2021-09-06 14:39:47 +02:00
937fc023fa
Add some more type hints 2021-09-06 12:54:18 +02:00
1d0a1016e7
Add recording help command to the help message 2021-08-20 13:57:26 +02:00
754b9f5f28
Add help command to present the different options 2021-08-19 14:44:09 +02:00
3755f61908
Switch to using single quotes and handle issue with json decoding curl response, as json is only available when request is succesful 2021-08-19 13:42:53 +02:00
2aa6edf376
Set a connection timeout, log errors and give a simple error message in Talk, print plain messages instead of json 2021-08-19 13:26:57 +02:00
7dc25154c2
Remove userID argument as it isn't currently used 2021-08-19 12:18:55 +02:00
3662e09040
Implement support for HTTP Basic auth, and remove trail slash from server url () 2021-08-12 16:53:57 +02:00
8140443561
Add admin settings () 2021-08-12 16:34:59 +02:00
5402304b64
Implement the different endpoints and pull talked server location from app config 2021-08-11 18:23:06 +02:00
dd635b1d59
Initial command 2021-08-09 16:29:29 +02:00