Martin Dosch
e5c2d417e0
Remove duplicate "Usage" info in README.
2024-01-12 12:41:23 +01:00
Martin Dosch
fc1342ab29
Update go modules.
2024-01-10 16:21:39 +01:00
Martin Dosch
5303a0901c
Add support for XEP-0474.
2024-01-08 21:11:56 +01:00
Martin Dosch
277a4cf7c8
Replace parameters with recipients in synopsis.
2023-10-19 23:23:00 +02:00
Martin Dosch
5625da2863
Remove no longer available flag from docs.
2023-10-19 23:10:23 +02:00
Martin Dosch
f6f67c3072
Remove resource
from docs.
2023-09-05 22:25:55 +02:00
Martin Dosch
fc515cc06f
Add support for type headline.
2023-06-18 22:21:18 +02:00
Martin Dosch
c47fcef36a
Update go requirement and manual installation instructions.
2023-06-17 22:32:19 +02:00
Martin Dosch
995a149967
Add note about zsh completions.
2023-03-17 21:16:11 +01:00
Martin Dosch
d481aa688c
Add support for sending files OOB.
2023-02-18 15:42:04 +01:00
Martin Dosch
8bcf1924f2
Update MUC badge URL.
2023-01-21 10:58:35 +01:00
Martin Dosch
a6c0fe3ca8
Add short option -h
for http-upload.
2022-11-11 17:54:00 +01:00
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
2022-09-05 09:53:16 +02:00
Martin Dosch
e1a2db99ba
Fix typo.
2022-09-02 11:13:48 +02:00
Martin Dosch
d7cfbcfb8f
Deprecate resource setting and introduce alias setting.
2022-08-06 11:52:47 +02:00
Martin Dosch
f26a91d965
Add possibility to delete Ox nodes.
2022-05-04 11:18:24 +02:00
Martin Dosch
82652ba7c6
Fix typo.
2022-04-27 14:31:44 +02:00
Martin Dosch
b092039ac3
Ox: Allow also RSA key generation.
2022-04-26 19:47:22 +02:00
Martin Dosch
428bb86de2
Ox: Add private key import.
2022-04-18 11:16:41 +02:00
Martin Dosch
e9e0d8c735
Add experimental Ox (OpenPGP for XMPP) support.
2022-04-17 17:16:29 +02:00
Martin Dosch
4122d32673
Add note about installing master.
2022-02-25 15:42:02 +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
9c4b1f3124
Fix typo.
2022-02-15 18:03:34 +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
d292adc20d
Update README
2022-02-07 16:19:30 +01:00
Martin Dosch
81e0cc3bed
Mention automatically built binaries in README.
2022-01-29 14:41:36 +01:00
Martin Dosch
c2b98ed2fa
Update installation infos
...
Add link to repology.org
2022-01-12 12:04:25 +01:00
Martin Dosch
40de2a1f68
Update installation instructions.
2021-11-02 13:48:39 +01:00
Martin Dosch
dd9b8022b6
Add MUC badge to README.
2021-09-09 11:35:21 +02: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
f1a9a1f462
Add link to sendxmpp alternatives collection
...
There's more than go-sendxmpp out there!
2021-04-18 10:52:38 +02:00
Martin Dosch
a30eeecafb
Update README.md
2021-03-10 08:56:41 +00:00
Martin Dosch
fde531b977
Update documentation.
2021-03-03 11:39:20 +01:00
Martin Dosch
866a5d40f3
Add --raw
documentation.
2021-01-31 12:28:58 +01:00
Martin Dosch
1a01b68ef7
Update usage info.
2021-01-29 18:41:25 +01:00
Martin Dosch
4f65c8439b
Advertise the brand new chat.
2021-01-29 18:09:58 +01:00
Martin Dosch
6c3fe6246a
Clarify -t
means "direct TLS".
2021-01-21 11:19:55 +01: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
76a747efb4
Clarify that the username should be a JID.
2020-06-06 12:06:09 +02:00
Martin Dosch
ea3d939f2e
Remove feature-wise comparison to sendxmpp
2020-06-06 12:04:45 +02:00
Martin Dosch
cbac6dbe8d
Move repo from mdosch-guest to mdosch
2020-04-23 09:11:37 +02:00
Martin Dosch
45de883aa2
Update README.md
2020-04-10 11:21:17 +02:00
Martin Dosch
f06dff7321
Add --no-tls-verify
command line flag.
2020-04-05 21:49:17 +02:00
Martin Dosch
9fabb0ff0e
Added a missing whitespace.
2018-12-15 16:15:30 +01:00