Commit Graph

44 Commits (dd9566eaee2c3477fd5e4c5c47d49529811e5372)

Author SHA1 Message Date
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
Martin Dosch 76a747efb4 Clarify that the username should be a JID. 4 years ago
Martin Dosch ea3d939f2e Remove feature-wise comparison to sendxmpp 4 years ago
Martin Dosch cbac6dbe8d Move repo from mdosch-guest to mdosch 4 years ago
Martin Dosch 45de883aa2 Update README.md 4 years ago
Martin Dosch f06dff7321 Add `--no-tls-verify` command line flag. 4 years ago
Martin Dosch 9fabb0ff0e Added a missing whitespace. 6 years ago
Martin Dosch d5bd444cd1 Added flag '-i' which makes go-sendxmpp work with 'tail -f'. 6 years ago
Martin Dosch 4a2a409bd1 Updated README.md. 6 years ago
Martin Dosch 4609f95ace Fixed typo. 6 years ago
Martin Dosch 74f97f6fec Added functionality to read message from an input file (, ) 6 years ago
Martin Dosch b8328a0e3b Sendxmpp compatibility 6 years ago
Martin Dosch 1fa114b626 Initial commit 6 years ago