Commit Graph

20 Commits

Author SHA1 Message Date
Martin Dosch
ec185d75d7 Update copyright year 2021-03-03 11:48:27 +01:00
Martin Dosch
866a5d40f3 Add --raw documentation. 2021-01-31 12:28:58 +01:00
Martin Dosch
4f65c8439b Advertise the brand new chat. 2021-01-29 18:09:58 +01:00
Martin Dosch
6984f634e7 Always use StartTLS. 2021-01-29 17:28:50 +01:00
Martin Dosch
c4f813d056 Clarify that the -t flag is *direct* TLS. 2021-01-21 10:54:34 +01:00
Martin Dosch
a7958e64e9 Don't recommend eval_password
It's not up to me whether people use a password manager
or put their password in a file with 600 access rights.
As go-sendxmpp is probably often used when no one is in
front to unlock the password manager.
2020-10-06 18:18:44 +02:00
Martin Dosch
16256985bf Rework config manpage. 2020-10-01 19:18:45 +02:00
Martin Dosch
39c321a12c Fix manpage formatting. 2020-10-01 18:59:56 +02:00
Martin Dosch
740f7f73b2 Compile updated manpage. 2020-10-01 18:57:42 +02:00
Martin Dosch
e5c1f4f51a Add support for password managers. 2020-10-01 18:55:41 +02:00
Martin Dosch
6c6284b383 Update documentation
`jserver` and `port` might not be necessary. Thanks [1] for pointing
this out.

[1] https://www.momi.ca/posts/2020-08-28-sendxmpp.html
2020-10-01 17:33:43 +02:00
Martin Dosch
8594c80856 Clarify that username should be a JID in the manpages too. 2020-06-06 12:42:19 +02:00
Martin Dosch
dd4b2a91d1 Look at ~/.config/go-sendxmpp/sendxmpprc for the config.
Also look up the config at ~/.config/go-sendxmpp/sendxmpprc
and prefer it over the legacy path used by perl sendxmpp
(~/.sendxmpprc).
2020-05-23 18:21:42 +02:00
Martin Dosch
cbac6dbe8d Move repo from mdosch-guest to mdosch 2020-04-23 09:11:37 +02:00
Martin Dosch
854cff096e Update manpage. 2020-04-09 17:06:26 +02:00
Martin Dosch
f06dff7321 Add --no-tls-verify command line flag. 2020-04-05 21:49:17 +02:00
Martin Dosch
f251ea15d0 Fix a typo in go-sendxmpp.1 manual page. 2020-04-04 10:53:47 +02:00
Martin Dosch
c292b4b320 Update copyright year in manpages. 2020-04-04 09:45:46 +02:00
Martin Dosch
9645773bd4 Change license information in manpages. 2020-04-04 09:44:48 +02:00
Martin Dosch
a258d35367 Added manpages (forgotten in last commit). 2019-03-25 19:16:44 +01:00