Commit Graph

728 Commits (master)
 

Author SHA1 Message Date
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
Martin Dosch 79fbd30533 (Hopefully) fix building on tags only. 3 years ago
Martin Dosch e250408748 Only build binaries for tags. 3 years ago
Martin Dosch 0b7c300edc Update vendored dependencies. 3 years ago
Martin Dosch ca8dec5ca1 Use xmppsrv for SRV lookups. 3 years ago
Martin Dosch 57892a8901 Update changelog. 3 years ago
Martin Dosch a2476b65b8 Update vendored dependencies. 3 years ago
Kim Alvefur c43fdc3066 Use xml.Marshal to safely build HTTP Upload <request>
Am I doing this Go thing correctly?
3 years ago
Martin Dosch 02137f4327 Bump version to v0.1.1. 3 years ago
Martin Dosch 318912d72d Update changelog. 3 years ago
Martin Dosch 8953f9d73d Update vendored dependencies. 3 years ago
Martin Dosch 063db2769f Xml-escape mimetype in http-upload (thx Zash). 3 years ago
Martin Dosch a52a15e9d1 Xml-escape filename in http-upload (thanks Zash). 3 years ago
Martin Dosch fee768943b Bump version to v0.1.0. 3 years ago
Martin Dosch de7029ffdb Add Changelog. 3 years ago
Martin Dosch b36cfc457c Update vendored dependencies. 3 years ago
Martin Dosch d46a61c267 Add windows builds. 3 years ago
Martin Dosch d9261e3e59 Add CI to build binaries. 3 years ago
Martin Dosch dd9b8022b6 Add MUC badge to README. 3 years ago
Martin Dosch ed21efeae7 Update vendored dependencies. 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 1382d06180 Update vendored dependencies. 3 years ago
Martin Dosch 2661ef6cd0 Update documentation. 3 years ago
Martin Dosch d36c836276 Add `resource` config option. 3 years ago
Martin Dosch da765d9172 Update vendored dependencies. 3 years ago
Martin Dosch d70e5e529a Update vendored dependencies. 3 years ago
Martin Dosch 1aabc74de2 Delete binary. D'Oh! 3 years ago
Martin Dosch 04232fb4e5 Update vendored dependencies. 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 e2a8f78f81 Update vendored dependencies 3 years ago
Martin Dosch c540d79a84 Update vendored dependencies 3 years ago
Martin Dosch a30eeecafb Update README.md 3 years ago
Martin Dosch af17660614 Remove unnecessary else clause. 3 years ago
Martin Dosch 23cf25caa6 Split on first @ instead of the last to get the domain (thx Sam) 3 years ago
Martin Dosch 9044bbb998 Remove trailing . of hostnames. 3 years ago
Martin Dosch 4ac87d88e1 Use net.JoinHostPort for adding the port to the host (thx Sam) 3 years ago
Martin Dosch 6df64d2446 Don't use xmpps-client SRV records if target is "." 3 years ago
Martin Dosch ec185d75d7 Update copyright year 3 years ago