Commit Graph

62 Commits (master)

Author SHA1 Message Date
Martin Dosch 50ac109693
Add new example. 5 days ago
Martin Dosch 95a2f672cf
Add possibility to disable FAST. 3 weeks ago
Martin Dosch b98a071472
Add new parameter subject. 1 month ago
Martin Dosch 9a186aeec1
Don't capitalize `--ssdp-off` command line flag. 2 months ago
Martin Dosch ca268e957e
Add command line flag to disable XEP-0474: SASL SCRAM Downgrade Protection. 2 months ago
Martin Dosch 9c981474da
Clean up example in README.
`-j` should usually not be necessary if the server is
correctly configured. So this is removed from the example
where it was used.
4 months ago
Martin Dosch e5c2d417e0
Remove duplicate "Usage" info in README. 5 months ago
Martin Dosch fc1342ab29
Update go modules. 5 months ago
Martin Dosch 5303a0901c
Add support for XEP-0474. 5 months ago
Martin Dosch 277a4cf7c8
Replace parameters with recipients in synopsis. 8 months ago
Martin Dosch 5625da2863
Remove no longer available flag from docs. 8 months ago
Martin Dosch f6f67c3072
Remove `resource` from docs. 9 months ago
Martin Dosch fc515cc06f
Add support for type headline. 12 months ago
Martin Dosch c47fcef36a
Update go requirement and manual installation instructions. 12 months 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 8bcf1924f2
Update MUC badge URL. 1 year ago
Martin Dosch a6c0fe3ca8
Add short option `-h` for http-upload. 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 e1a2db99ba
Fix typo. 2 years ago
Martin Dosch d7cfbcfb8f Deprecate resource setting and introduce alias setting. 2 years ago
Martin Dosch f26a91d965 Add possibility to delete Ox nodes. 2 years ago
Martin Dosch 82652ba7c6 Fix typo. 2 years ago
Martin Dosch b092039ac3 Ox: Allow also RSA key generation. 2 years ago
Martin Dosch 428bb86de2 Ox: Add private key import. 2 years ago
Martin Dosch e9e0d8c735 Add experimental Ox (OpenPGP for XMPP) support. 2 years ago
Martin Dosch 4122d32673 Add note about installing master. 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 9c4b1f3124 Fix typo. 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 d292adc20d Update README 2 years ago
Martin Dosch 81e0cc3bed Mention automatically built binaries in README. 2 years ago
Martin Dosch c2b98ed2fa Update installation infos
Add link to repology.org
2 years ago
Martin Dosch 40de2a1f68 Update installation instructions. 3 years ago
Martin Dosch dd9b8022b6 Add MUC badge to README. 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 2661ef6cd0 Update documentation. 3 years ago
Martin Dosch f1a9a1f462 Add link to sendxmpp alternatives collection
There's more than go-sendxmpp out there!
3 years ago
Martin Dosch a30eeecafb Update README.md 3 years ago
Martin Dosch fde531b977 Update documentation. 3 years ago
Martin Dosch 866a5d40f3 Add `--raw` documentation. 3 years ago
Martin Dosch 1a01b68ef7 Update usage info. 3 years ago
Martin Dosch 4f65c8439b Advertise the brand new chat. 3 years ago
Martin Dosch 6c3fe6246a Clarify `-t` means "direct TLS". 3 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