Commit Graph

415 Commits (restructure-xml-stanzas)
 

Author SHA1 Message Date
Martin Dosch c80c2aad0f Remove invalid code points.
See https://logs.xmpp.org/jdev/2020-11-11#2020-11-11-3b27e8d157e76e30
2 years ago
Martin Dosch 77de6c745c Use const for version string. 2 years ago
Martin Dosch 64f153d752 Use constant xmpp.NoHistory instead of "0"
For a better readability.
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 9c4b1f3124 Fix typo. 2 years ago
Martin Dosch c88f83a47c Start new development cycle. 2 years ago
Martin Dosch 679cbbda03 Prepare v0.2.0 release 2 years ago
Martin Dosch 788164de7d Update modules. 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 5dd755c4b2 Add a comment regarding the `NoTLS` setting. 2 years ago
Martin Dosch ae718cb87b Rename flagTLS to flagDirectTLS for clarification. 2 years ago
Martin Dosch 69558363ec Update xmppsrv dependency.
Update xmppsrv to latest master to not sort SRV records with the same
priority by weight anymore.
2 years ago
Martin Dosch 173ac720a3 Improve output in listening mode.
Show timestamp and sender.
2 years ago
Martin Dosch 30a51df5cf Update changelog. 2 years ago
Martin Dosch c70c735e81 Remove deprecated option `-x`. 2 years ago
Martin Dosch f7efd8a9c5 Update changelog. 2 years ago
Martin Dosch f130ab5f58 Update manpage. 2 years ago
Martin Dosch d292adc20d Update README 2 years ago
Martin Dosch dbc42c6cb8 Add possibility to specify contacts for `-l`. 2 years ago
Martin Dosch ed94bdb0b7 Improve description for `-l` 2 years ago
Martin Dosch fdc7a6b0b8 Fix typo. 2 years ago
Martin Dosch 162111b6a3 Merge branch 'listen' into 'master'
add -l flag: listen for first message from user and exit

See merge request mdosch/go-sendxmpp!4
2 years ago
Anjandev Momi a2f700d141 add -l flag: listen for messages 2 years ago
Martin Dosch f9f0b41a21 Improve URLs in manpage. 2 years ago
Martin Dosch 667c061a84 Update modules. 2 years ago
Martin Dosch 81e0cc3bed Mention automatically built binaries in README. 2 years ago
Martin Dosch 018a7eac84 Start new development cycle. 2 years ago
Martin Dosch 27b17d885b Prepare v0.1.3 release. 2 years ago
Martin Dosch 2c2a576152 Improve renaming of files for http-uplad
Characters get replaced by `_` now instead of being removed and
`-`, `_`, `.` and `+` won't be removed anymore. (Thx Holger Weiß)
2 years ago
Martin Dosch fa1356d05d Change file name for http-uploads.
Use alpha numerical names only to workaround
https://github.com/mattn/go-xmpp/issues/132
2 years ago
Martin Dosch d9fdc0a2de Update CI. 2 years ago
Martin Dosch e0f51c3090 Update modules. 2 years ago
Martin Dosch fda5dd0c9e Update modules. 2 years ago
Martin Dosch 88d659727f Delete vendor directory. 2 years ago
Martin Dosch c0fc0d6ad4 Update dependencies. 2 years ago
Martin Dosch c2b98ed2fa Update installation infos
Add link to repology.org
2 years ago
Martin Dosch b775e0c0ff Update modules. 3 years ago
Martin Dosch 3105bb4bd9 Update vendored dependencies. 3 years ago
Martin Dosch 4e6f3f60a2 Start new development cycle. 3 years ago
Martin Dosch 9ba96e934c Prepare release v0.1.2 3 years ago
Martin Dosch 40de2a1f68 Update installation instructions. 3 years ago
Martin Dosch c014e98314 Clarify build target name in CI. 3 years ago
Martin Dosch c998f20f38 Update vendored dependencies. 3 years ago
Martin Dosch d825d01abb Update modules. 3 years ago
Martin Dosch 62a185806d Use `net.JoinHostPort` for joining host and port. 3 years ago
Martin Dosch 3162fe366d Update vendored dependencies. 3 years ago