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
Martin Dosch
a866e98e1e
Add --timeout
flag.
2022-02-12 09:18:02 +01:00
Martin Dosch
c70c735e81
Remove deprecated option -x
.
2022-02-07 16:55:38 +01:00
Martin Dosch
f130ab5f58
Update manpage.
2022-02-07 16:21:36 +01:00
Martin Dosch
f9f0b41a21
Improve URLs in manpage.
2022-01-30 13:29:02 +01:00
Martin Dosch
c10213493b
Change default resource
...
Use "go-sendxmpp" plus a random string
(e.g. "go-sendxmpp.aafeec4c-3136ee04-06ab90a)
instead of only "go-sendxmpp" to prevent conflicts
if two instances run at the same time without
having a custom resource configured.
2021-07-02 10:55:03 +02: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
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