Commit Graph

486 Commits

Author SHA1 Message Date
Martin Dosch
81e0cc3bed Mention automatically built binaries in README. 2022-01-29 14:41:36 +01:00
Martin Dosch
018a7eac84 Start new development cycle. 2022-01-29 14:37:51 +01:00
Martin Dosch
27b17d885b Prepare v0.1.3 release. 2022-01-29 14:36:30 +01:00
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ß)
2022-01-29 14:11:52 +01:00
Martin Dosch
fa1356d05d Change file name for http-uploads.
Use alpha numerical names only to workaround
https://github.com/mattn/go-xmpp/issues/132
2022-01-29 13:44:00 +01:00
Martin Dosch
d9fdc0a2de Update CI. 2022-01-27 17:33:41 +01:00
Martin Dosch
e0f51c3090 Update modules. 2022-01-26 09:01:38 +01:00
Martin Dosch
fda5dd0c9e Update modules. 2022-01-16 13:16:08 +01:00
Martin Dosch
88d659727f Delete vendor directory. 2022-01-16 13:15:13 +01:00
Martin Dosch
c0fc0d6ad4 Update dependencies. 2022-01-12 12:06:02 +01:00
Martin Dosch
c2b98ed2fa Update installation infos
Add link to repology.org
2022-01-12 12:04:25 +01:00
Martin Dosch
b775e0c0ff Update modules. 2021-12-07 15:30:48 +01:00
Martin Dosch
3105bb4bd9 Update vendored dependencies. 2021-11-18 14:25:59 +01:00
Martin Dosch
4e6f3f60a2 Start new development cycle. 2021-11-18 14:23:29 +01:00
Martin Dosch
9ba96e934c Prepare release v0.1.2 2021-11-18 14:20:50 +01:00
Martin Dosch
40de2a1f68 Update installation instructions. 2021-11-02 13:48:39 +01:00
Martin Dosch
c014e98314 Clarify build target name in CI. 2021-11-02 13:39:48 +01:00
Martin Dosch
c998f20f38 Update vendored dependencies. 2021-10-22 09:47:11 +02:00
Martin Dosch
d825d01abb Update modules. 2021-10-05 22:25:14 +02:00
Martin Dosch
62a185806d Use net.JoinHostPort for joining host and port. 2021-10-05 17:11:50 +02:00
Martin Dosch
3162fe366d Update vendored dependencies. 2021-09-29 19:13:18 +02:00
Martin Dosch
79fbd30533 (Hopefully) fix building on tags only. 2021-09-29 18:50:52 +02:00
Martin Dosch
e250408748 Only build binaries for tags. 2021-09-29 18:29:57 +02:00
Martin Dosch
0b7c300edc Update vendored dependencies. 2021-09-29 18:20:19 +02:00
Martin Dosch
ca8dec5ca1 Use xmppsrv for SRV lookups. 2021-09-29 18:18:58 +02:00
Martin Dosch
57892a8901 Update changelog. 2021-09-29 18:17:54 +02:00
Martin Dosch
a2476b65b8 Update vendored dependencies. 2021-09-22 14:04:53 +02:00
Kim Alvefur
c43fdc3066 Use xml.Marshal to safely build HTTP Upload <request>
Am I doing this Go thing correctly?
2021-09-12 12:38:54 +02:00
Martin Dosch
02137f4327 Bump version to v0.1.1. 2021-09-12 10:11:03 +02:00
Martin Dosch
318912d72d Update changelog. 2021-09-12 10:08:46 +02:00
Martin Dosch
8953f9d73d Update vendored dependencies. 2021-09-12 10:07:42 +02:00
Martin Dosch
063db2769f Xml-escape mimetype in http-upload (thx Zash). 2021-09-12 10:07:04 +02:00
Martin Dosch
a52a15e9d1 Xml-escape filename in http-upload (thanks Zash). 2021-09-12 09:27:20 +02:00
Martin Dosch
fee768943b Bump version to v0.1.0. 2021-09-11 12:49:05 +02:00
Martin Dosch
de7029ffdb Add Changelog. 2021-09-11 12:48:23 +02:00
Martin Dosch
b36cfc457c Update vendored dependencies. 2021-09-11 12:41:52 +02:00
Martin Dosch
d46a61c267 Add windows builds. 2021-09-11 12:23:59 +02:00
Martin Dosch
d9261e3e59 Add CI to build binaries. 2021-09-11 11:48:42 +02:00
Martin Dosch
dd9b8022b6 Add MUC badge to README. 2021-09-09 11:35:21 +02:00
Martin Dosch
ed21efeae7 Update vendored dependencies. 2021-08-15 21:52:10 +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
1382d06180 Update vendored dependencies. 2021-07-02 10:47:12 +02:00
Martin Dosch
2661ef6cd0 Update documentation. 2021-06-26 10:05:47 +02:00
Martin Dosch
d36c836276 Add resource config option. 2021-06-26 09:59:08 +02:00
Martin Dosch
da765d9172 Update vendored dependencies. 2021-06-25 22:15:25 +02:00
Martin Dosch
d70e5e529a Update vendored dependencies. 2021-06-04 17:05:18 +02:00
Martin Dosch
1aabc74de2 Delete binary. D'Oh! 2021-06-04 17:03:30 +02:00
Martin Dosch
04232fb4e5 Update vendored dependencies. 2021-05-22 13:25:44 +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
e2a8f78f81 Update vendored dependencies 2021-04-18 10:50:41 +02:00