Commit graph

109 commits

Author SHA1 Message Date
80a6cc017a Update protocol 2021-02-18 17:52:50 -08:00
daf2a8be34 Add create group command, update react command 2021-02-18 00:50:47 -08:00
2e75854f8e Update protocol and fix translating of fields with underscores in them 2021-02-18 00:18:40 -08:00
37291ba3bd Fix group leave 2021-02-11 17:37:07 -08:00
2f84cb4f3c Update protocol and add group leave command 2021-02-11 17:33:02 -08:00
8c7e571188 Update protocol 2021-02-07 19:59:35 -08:00
f315e8d3b6 Fix docs url 2021-02-07 13:19:10 -08:00
6b62570038 Suffix internal links with / 2021-02-07 13:14:56 -08:00
031d8b4a25 move docs off gitlab domain 2021-02-07 12:48:09 -08:00
087e096e60 Render all tables the same way 2021-02-06 01:13:55 -08:00
8b7269ae09 more version detection 2021-02-03 02:30:14 -08:00
2760d33cae Fix header in docs 2021-02-03 02:20:25 -08:00
46ec59a137 Remove extra logging messages 2021-02-03 02:17:07 -08:00
5b623a2bd5 Add get-config.go 2021-02-03 02:14:39 -08:00
9a104c051b fix react documentation 2021-02-03 01:43:13 -08:00
f4487704cd clean up some UX and improve validation 2021-02-03 01:11:32 -08:00
4fb2cd3147 git describe needs to be suffixed with HEAD 2021-02-03 00:39:48 -08:00
254de4d863 Fix versions 2021-02-03 00:29:55 -08:00
80847206e6 fix version numbers in CI builds 2021-02-02 21:54:42 -08:00
6b57747ea2 Add cross-compile job 2021-02-02 21:49:43 -08:00
508af1e705 Remove things that aren't supported by the version of cobra in debian 2021-02-02 21:49:17 -08:00
c93cd89002 Install new build dependnecy 2021-02-02 21:35:42 -08:00
f2aa83dfb0 Add bash-completion build dependency 2021-02-02 21:28:38 -08:00
195b44ee06 Don't require signald connection to generate completion 2021-02-02 21:22:42 -08:00
5288a41f42 i hate yaml 2021-02-02 21:17:57 -08:00
e892e19122 Add shell completion 2021-02-02 21:03:02 -08:00
5c29236bc6 Update README 2021-02-02 17:58:12 -08:00
46f794cf42 fix typo 2021-02-02 17:41:30 -08:00
7ec577ce44 Man pages should have public facing defaults 2021-02-02 17:39:21 -08:00
fd3f363a17 Generate man pages before building the debian package 2021-02-02 17:21:02 -08:00
82527e7703 uncommit generated markdown files 2021-02-02 16:36:43 -08:00
ee3122f293 Remove timestamp that didn't need to be there 2021-02-02 16:15:41 -08:00
8b8c819413 Clean up public-facing default value for config file 2021-02-02 16:13:42 -08:00
13143c756c URL problems were coming from the cobra generator 2021-02-02 15:41:10 -08:00
71ce7b56f5 link links can be relative 2021-02-02 15:19:35 -08:00
efc76acd24 Fix more links 2021-02-02 15:14:54 -08:00
09c64a6827 fix link on documentation home page 2021-02-02 15:07:09 -08:00
518dc3f959 fix documentation base URL 2021-02-02 15:03:17 -08:00
d1890fbd42 don't connect to signald socket when generating docs 2021-02-02 13:50:44 -08:00
1b1ade7170 Add generated documentation 2021-02-02 13:40:02 -08:00
fb3261f811 Add signaldctl group accept 2021-02-02 02:37:56 -08:00
4d82a2093d Add device list and remove 2021-02-02 02:27:54 -08:00
d87a24bf2c Add message react and message mark-read subcommands 2021-02-02 02:09:24 -08:00
2b94a65ca0 get a specific group 2021-02-02 01:18:37 -08:00
fe0484731f Allow users to configure a default account 2021-02-01 19:14:10 -08:00
7dfca9f0e1 Remove legacy subcommands send and subscribe 2021-02-01 17:42:50 -08:00
3cf02aebb0 Assorted refactor 2021-02-01 17:37:48 -08:00
70c1cb5ea2 add group message support to message send 2021-02-01 16:05:00 -08:00
64a5ab7999 mention message send in README 2021-02-01 13:25:30 -08:00
89621fb006 Reformat the cli again 2021-02-01 13:08:27 -08:00