Commit Graph

56 Commits (620130aded3a45f3299bd8632e08acc35fec3e06)

Author SHA1 Message Date
Martin Dosch 42722bd727
Regenerate manpages. 1 year ago
Martin Dosch 437cd7eec6
Remove copyright years. 1 year ago
Martin Dosch 90803a879c
Fix formatting. 1 year ago
Martin Dosch 995a149967
Add note about zsh completions. 1 year ago
Martin Dosch d481aa688c
Add support for sending files OOB. 1 year ago
Martin Dosch c43af94a97
Improve manpage formatting. 2 years ago
Martin Dosch a6c0fe3ca8
Add short option `-h` for http-upload. 2 years ago
Martin Dosch f03be57a8d
Improve manpage formatting. 2 years ago
Martin Dosch 56bf92dfbd
Fix typo. 2 years ago
Martin Dosch 2890a7ed6c
Remove another "little". 2 years ago
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
2 years ago
Martin Dosch d7cfbcfb8f Deprecate resource setting and introduce alias setting. 2 years ago
Martin Dosch 6d860ea487 Update manpage. 2 years ago
Martin Dosch f26a91d965 Add possibility to delete Ox nodes. 2 years ago
Martin Dosch 10c9986e7d Ox: Add support for receiving and decrypting Ox messages. 2 years ago
Martin Dosch a3e093557d Update manpage. 2 years ago
Martin Dosch b092039ac3 Ox: Allow also RSA key generation. 2 years ago
Martin Dosch 56bab555b7 Fix typo. 2 years ago
Martin Dosch 428bb86de2 Ox: Add private key import. 2 years ago
Martin Dosch 73f8ac8fb1 Fix typo. 2 years ago
Martin Dosch e9e0d8c735 Add experimental Ox (OpenPGP for XMPP) support. 2 years ago
Martin Dosch 14ad13fc15 Fix description for `--tls-version` in manpage. 2 years ago
Martin Dosch 203a199d2c Fix typos. 2 years ago
Martin Dosch 26f7623705 Fix typo. 2 years ago
Martin Dosch 469495d556 Change default config location. 2 years ago
Martin Dosch e1130aa34a Add support for password protected MUCs. 2 years ago
Martin Dosch db3d9feb86 Add missing newline. 2 years ago
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.
2 years ago
Martin Dosch 5b86e1b48f Add `--version` flag. 2 years ago
Martin Dosch 5b72f3cee0 Add flag to configure minimum TLS version. 2 years ago
Martin Dosch a866e98e1e Add `--timeout` flag. 2 years ago
Martin Dosch c70c735e81 Remove deprecated option `-x`. 2 years ago
Martin Dosch f130ab5f58 Update manpage. 2 years ago
Martin Dosch f9f0b41a21 Improve URLs in manpage. 2 years ago
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.
3 years ago
Martin Dosch 2661ef6cd0 Update documentation. 3 years ago
Martin Dosch ec185d75d7 Update copyright year 3 years ago
Martin Dosch 866a5d40f3 Add `--raw` documentation. 3 years ago
Martin Dosch 4f65c8439b Advertise the brand new chat. 3 years ago
Martin Dosch 6984f634e7 Always use StartTLS. 3 years ago
Martin Dosch c4f813d056 Clarify that the `-t` flag is *direct* TLS. 3 years ago
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.
4 years ago
Martin Dosch 16256985bf Rework config manpage. 4 years ago
Martin Dosch 39c321a12c Fix manpage formatting. 4 years ago
Martin Dosch 740f7f73b2 Compile updated manpage. 4 years ago
Martin Dosch e5c1f4f51a Add support for password managers. 4 years ago
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
4 years ago
Martin Dosch 8594c80856 Clarify that username should be a JID in the manpages too. 4 years ago
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).
4 years ago
Martin Dosch cbac6dbe8d Move repo from mdosch-guest to mdosch 4 years ago