Commit Graph

23 Commits

Author SHA1 Message Date
Martin Dosch
3b8c931011
Fix typo in manpage. 2023-10-19 23:03:10 +02:00
Martin Dosch
42722bd727
Regenerate manpages. 2023-05-11 20:06:50 +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
469495d556 Change default config location. 2022-02-23 02:57:03 +08:00
Martin Dosch
db3d9feb86 Add missing newline. 2022-02-18 21:38:04 +01:00
Martin Dosch
a866e98e1e Add --timeout flag. 2022-02-12 09:18:02 +01:00
Martin Dosch
f9f0b41a21 Improve URLs in manpage. 2022-01-30 13:29:02 +01:00
Martin Dosch
2661ef6cd0 Update documentation. 2021-06-26 10:05:47 +02:00
Martin Dosch
ec185d75d7 Update copyright year 2021-03-03 11:48:27 +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
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