Commit Graph

52 Commits (80f37b1e6726312c9ffad5adf7b8f11ed9b24d12)

Author SHA1 Message Date
Martin Dosch 277a4cf7c8
Replace parameters with recipients in synopsis. 11 months ago
Martin Dosch 0158a2af65
Update synopsis in manpage. 11 months ago
Martin Dosch 5625da2863
Remove no longer available flag from docs. 11 months ago
Martin Dosch f6f67c3072
Remove `resource` from docs. 1 year ago
Martin Dosch fc515cc06f
Add support for type headline. 1 year ago
Martin Dosch 42722bd727
Regenerate manpages. 1 year ago
Martin Dosch 90803a879c
Fix formatting. 2 years ago
Martin Dosch 995a149967
Add note about zsh completions. 2 years ago
Martin Dosch d481aa688c
Add support for sending files OOB. 2 years 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. 3 years ago
Martin Dosch 203a199d2c Fix typos. 3 years ago
Martin Dosch 26f7623705 Fix typo. 3 years ago
Martin Dosch 469495d556 Change default config location. 3 years ago
Martin Dosch e1130aa34a Add support for password protected MUCs. 3 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.
3 years ago
Martin Dosch 5b86e1b48f Add `--version` flag. 3 years ago
Martin Dosch 5b72f3cee0 Add flag to configure minimum TLS version. 3 years ago
Martin Dosch a866e98e1e Add `--timeout` flag. 3 years ago
Martin Dosch c70c735e81 Remove deprecated option `-x`. 3 years ago
Martin Dosch f130ab5f58 Update manpage. 3 years ago
Martin Dosch f9f0b41a21 Improve URLs in manpage. 3 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 ec185d75d7 Update copyright year 4 years ago
Martin Dosch 866a5d40f3 Add `--raw` documentation. 4 years ago
Martin Dosch 4f65c8439b Advertise the brand new chat. 4 years ago
Martin Dosch 6984f634e7 Always use StartTLS. 4 years ago
Martin Dosch c4f813d056 Clarify that the `-t` flag is *direct* TLS. 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
Martin Dosch 854cff096e Update manpage. 5 years ago
Martin Dosch f06dff7321 Add `--no-tls-verify` command line flag. 5 years ago
Martin Dosch f251ea15d0 Fix a typo in go-sendxmpp.1 manual page. 5 years ago
Martin Dosch c292b4b320 Update copyright year in manpages. 5 years ago