Commit Graph

76 Commits

Author SHA1 Message Date
Martin Dosch
5de4d1f8fe
Regenerate manpage. 2024-04-02 15:58:37 +02:00
Maik Holme
fc860dfebb Update man for FISH - Shell completions 2024-04-02 13:49:57 +00:00
Martin Dosch
606ca8cc18
Fix typo. 2024-03-30 13:11:12 +01:00
Martin Dosch
b04196a19f
Add hint about usage is root to the manpage. 2024-03-30 13:03:36 +01:00
Martin Dosch
9a186aeec1
Don't capitalize --ssdp-off command line flag. 2024-03-26 21:47:41 +01:00
Martin Dosch
ca268e957e
Add command line flag to disable XEP-0474: SASL SCRAM Downgrade Protection. 2024-03-26 21:41:45 +01:00
Martin Dosch
398170b4b4
You've got the power!
Although the perl sendxmpp has many functions go-sendxmpp doesn't
(yet) have, go-sendxmpp also has functions that sendxmpp is missing
(e.g. http-upload).
2024-03-09 21:49:51 +01:00
Martin Dosch
2cc5a7c289
Use bold instead of underlined for SCRAM mechanisms. 2024-01-13 15:40:50 +01:00
Martin Dosch
679d271366
Document HTTP_PROXY. 2024-01-13 15:39:35 +01:00
Martin Dosch
8337bcf82b
Fix typo. 2024-01-09 21:56:16 +01:00
Martin Dosch
5303a0901c
Add support for XEP-0474. 2024-01-08 21:11:56 +01:00
Martin Dosch
4be448c7eb
Improve man page layout. 2023-11-11 19:13:10 +01:00
Martin Dosch
5ae695f89b
[codespell]: Fix typo. 2023-11-11 19:11:31 +01:00
Martin Dosch
df5f149dab
Add infos about SCRAM auth mechanism pinning to man page. 2023-11-11 19:10:34 +01:00
Martin Dosch
277a4cf7c8
Replace parameters with recipients in synopsis. 2023-10-19 23:23:00 +02:00
Martin Dosch
0158a2af65
Update synopsis in manpage. 2023-10-19 23:13:48 +02:00
Martin Dosch
5625da2863
Remove no longer available flag from docs. 2023-10-19 23:10:23 +02:00
Martin Dosch
3b8c931011
Fix typo in manpage. 2023-10-19 23:03:10 +02:00
Martin Dosch
f6f67c3072
Remove resource from docs. 2023-09-05 22:25:55 +02:00
Martin Dosch
fc515cc06f
Add support for type headline. 2023-06-18 22:21:18 +02:00
Martin Dosch
42722bd727
Regenerate manpages. 2023-05-11 20:06:50 +02:00
Martin Dosch
437cd7eec6
Remove copyright years. 2023-05-11 20:06:23 +02:00
Martin Dosch
90803a879c
Fix formatting. 2023-03-17 21:23:52 +01:00
Martin Dosch
995a149967
Add note about zsh completions. 2023-03-17 21:16:11 +01:00
Martin Dosch
d481aa688c
Add support for sending files OOB. 2023-02-18 15:42:04 +01:00
Martin Dosch
c43af94a97
Improve manpage formatting. 2022-11-27 09:13:58 +01:00
Martin Dosch
a6c0fe3ca8
Add short option -h for http-upload. 2022-11-11 17:54:00 +01:00
Martin Dosch
f03be57a8d
Improve manpage formatting. 2022-11-03 17:24:52 +01:00
Martin Dosch
56bf92dfbd
Fix typo. 2022-09-29 15:49:03 +02:00
Martin Dosch
2890a7ed6c
Remove another "little". 2022-09-05 09:56:01 +02:00
Martin Dosch
bbfc74975a
Remove the "little".
As go-sendxmpp grew some features the original
sendxmpp lacks (http-upload and Ox encryption)
I don't think it should be belittled. :D
2022-09-05 09:53:16 +02:00
Martin Dosch
d7cfbcfb8f Deprecate resource setting and introduce alias setting. 2022-08-06 11:52:47 +02:00
Martin Dosch
6d860ea487 Update manpage. 2022-07-15 14:59:29 +02:00
Martin Dosch
f26a91d965 Add possibility to delete Ox nodes. 2022-05-04 11:18:24 +02:00
Martin Dosch
10c9986e7d Ox: Add support for receiving and decrypting Ox messages. 2022-04-30 13:06:04 +02:00
Martin Dosch
a3e093557d Update manpage. 2022-04-29 12:04:35 +02:00
Martin Dosch
b092039ac3 Ox: Allow also RSA key generation. 2022-04-26 19:47:22 +02:00
Martin Dosch
56bab555b7 Fix typo. 2022-04-25 16:49:03 +02:00
Martin Dosch
428bb86de2 Ox: Add private key import. 2022-04-18 11:16:41 +02:00
Martin Dosch
73f8ac8fb1 Fix typo. 2022-04-18 10:23:03 +02:00
Martin Dosch
e9e0d8c735 Add experimental Ox (OpenPGP for XMPP) support. 2022-04-17 17:16:29 +02:00
Martin Dosch
14ad13fc15 Fix description for --tls-version in manpage. 2022-03-21 14:28:56 +08:00
Martin Dosch
203a199d2c Fix typos. 2022-02-25 21:04:04 +08:00
Martin Dosch
26f7623705 Fix typo. 2022-02-23 17:06:06 +08:00
Martin Dosch
469495d556 Change default config location. 2022-02-23 02:57:03 +08:00
Martin Dosch
e1130aa34a Add support for password protected MUCs. 2022-02-19 08:30:35 +01:00
Martin Dosch
db3d9feb86 Add missing newline. 2022-02-18 21:38:04 +01:00
Martin Dosch
98624459b1 Change manpage formatting.
Seems there was a change in ronn which output I
don't like so I changed the manpage to look like
they did before.
2022-02-18 21:31:23 +01:00
Martin Dosch
5b86e1b48f Add --version flag. 2022-02-12 11:16:45 +01:00
Martin Dosch
5b72f3cee0 Add flag to configure minimum TLS version. 2022-02-12 09:36:12 +01:00